* { margin:0; padding:0 }
body {
 padding: 0;
 font-family: Tahoma,'lucida sans unicode', verdana, sans-serif;
 font-size: 12px;
 color: #fff;
 background:#000;
 height:100%;
}
form { 
margin:0;
 }
a {
  
  color:#fff;
  text-decoration:none;
  
}
a:hover {
  color:#aa0000;
}
img {
	margin: 0;
	border: 0;
}
img a:hover {
	border: 1px solid #aa0000;
}

p {
 padding-bottom:10px;
 font-family: Times,Tahoma,Arial,Verdana;
 font-size: 16px;
 text-align: justify;
}
h1 {
 font-size:12px;
 color:#fff;
}
h2 {
 font-size:10px;
 color:#fff;
}
#wrapper {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 918px;
          
}
#header{
	    width: 918px;
        height: 305px;
		background: url('/img/logo.jpg') left bottom no-repeat;
		border-right: 1px solid #595959;      
}
#menu1 {
		float: right;
		height: 20px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 2px;
		clear: right;
}
#menu2 {
		width: 560px;
}

.menu1{
	height:20px;
	
}

.menu1 li{
	float:right;
	display:block;
	background: #000;
	height:20px;
	color:#fff;
	
}

.menu1 a{
	text-align:center;
	display:block;
	float:left;
	padding-left: 4px;
	padding-right: 4px;
	height:20px;
}

.menu1 li a:hover{
	color:#aa0000;
}

#flashcabecera {
	float: right;
	width: 800px;
	text-align: right;
	padding-bottom: 5px;
	z-index: 5;
	
}

.map {
		color: #000;
		padding: 2px;
		border: 1px solid #595959;
		width: 600px;
}
.map a {
		color: #000;
}
.map a:hover {
		color: #aa0000;
}
	
.clr {
	clear: both;
}

div.center {
  		text-align: center;
}
#cuerpo {
		float: left;
		width: 917px;
		border-left: 1px solid #595959;
		border-right: 1px solid #595959;
				
}
#menuprincipal {
	float: left;
	width: 180px;
	height: 600px;
	background: url('/img/fondomenu.gif') left no-repeat;
	margin:10px;
}
.menuprincipal{
	padding-top: 20px;
	height:114px;
	line-height:114px;
	
}

.menuprincipal li{
	float: left;
	display:block;
	background: url('/img/menuprincipaloff.gif') no-repeat bottom;
	height: 114px;
	padding-top: 10px;
}

.menuprincipal li a{
	text-align:center;
	display:block;
	float:left;
	width: 176px;
	height: 114px;
}

.menuprincipal li a:hover{
	background: url('/img/menuprincipalon.gif') no-repeat bottom;
}
#moduloprincipal {
	float: right;
	width: 690px;
	padding-top: 5px;
	padding-left: 15px;
}
#footer {
	float: left;
	width: 917px;
	height: 20px;
	border-bottom: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	margin-bottom: 5px;
	align: center;
}
table.adminform {
    width: 100%;
}

table.adminform td {
    padding: 2px;
    text-align: left;
}
table.adminform td {
    font-size: 9px;
    vertical-align: top;
}
.productos img {
	padding: 10px;
}
.productos a:hover {
	border: 1px solid #fff;
}
div.trabajos {
	float: left; 
	clear:both; 
	text-align: left; 
	padding-top: 35px; 
	padding-left: 45px;
}
div.trabajos table {
	width: 100%;
	margin:0;
	padding:0;	
}
div.trabajos table td{
	padding: 5px;
	vertical-align: center;
	text-align: left;
}
/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 100%;
}
fieldset {
	color: #000;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 16px 20px;
}
fieldset legend {
	
	color: #000;
	font-size: 80%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 8px 0;
}
fieldset fieldset legend {
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 0em;
	padding: .2em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	
}
label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
	color: #fff;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	font-family: tahoma,"frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	border: 1px solid #595959;
	margin: 0;
}
select {
	clear: both;
	font-size: 80%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 80%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #f4f4f4;
	font-size: 100%;
	font-weight: bold;
}
div.error-message {
	clear: both;
	color: #aa0000;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #ccc;
	font-family: Tahoma,Courier, monospace;
	font-size: 80%;
	line-height: 80%;
	margin: 0;
}
p.error em {
	color: #aa0000;
	font-weight: normal;
	line-height: 80%;
}
.notice {
	background: #ffcc00;
	color: #ccc;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 40%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;

}
/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
	
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #386997;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Paging */
div.paging {
	color: #ccc;
	margin: 5px;
	
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
/** Table styles **/

table.adminlist {

	width: 100%;
	border-spacing: 1px;
	background-color: #000;
	color: #fff;
}

table.adminlist td,
	table.adminlist th { padding: 4px;}
	


table.adminlist tbody th { font-weight: bold;}

table.adminlist tbody tr { background-color: #a4a4a4;  text-align: left; }
table.adminlist tbody tr.row1 	{ background: #a4a4a4; border-top: 1px solid #fff; }

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td  { background-color: #747474 ; color: #000;}

table.adminlist tbody tr td 	   { height: 25px; background: #000;  }
table.adminlist tbody tr.row1 td { background: #1b1b1b; }

table.adminlist tfoot tr { text-align: center;  color: #000; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #000; border-top: 1px solid #999;}

table.adminlist thead tr { text-align: center;  color: #000; }
table.adminlist thead td,
table.adminlist thead th { background-color: #ff8929; border-bottom: 1px solid #000; color: #000;}

