body	{
	font-size: .8em;
	font-family:Arial;
	text-align: center;
	margin:0;
	padding: 0 0 6px 0;
	font-family: Arial,Verdana,Tahoma,  Helvetica, sans-serif;
	color:#FFF;
	background: url('../imgs/fondobody.jpg') #A44146 top left repeat-x ;
	}





#interior{
	display:block;
	background:#000;
	width:400px;
	padding:24px;
	margin-right: auto;
	margin-left: auto;
}

#interior a{
	font-weight:bold;
	color:#FFF;
}

.aviso{
	text-align:center;
	padding:8px;
	color: #FF0000;
	font-size:1.3em;
}

.formato{
	clear:both;
}

body a{
	text-decoration:underline;
	color:#FFF;
}

body a:hover{
	color:#FF0000;
}

body b{
color:#FDB03E
}
img{border:0;}

#contenedor{
	text-align:left;
	height:auto;
	overflow:hidden;
	border:0;
	margin-right: auto;
	margin-left: auto;
	width:970px;
	background: url('../imgs/fondocontenedor.gif') transparent top left repeat-y ;

}
#menusuperior{
	text-align:left;
	height:35px;
	background: url('../imgs/menusuperior.jpg') transparent top left no-repeat ;
	padding:0;
	width:970px;

}



#menusuperior ul{
	padding:0;
	display:inline;
	height:25px;
	float:left;
	margin:7px 0 0 26px;
	text-align:left;
}
#menusuperior li {
	position:relative;
	width:91px;
	text-align:center;
	float:left;	
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
	border-right:1px solid #6B292D;
}
#menusuperior li#ultimo {
	border:0;
}

#menusuperior li a {
	padding:0 8px 0 8px;
	display:block;
	height:25px;
	line-height:22px;
	text-decoration:none;
	color:#FDB03E;
}
#menusuperior li a:hover {
	background: url('../imgs/lihover.jpg') transparent top left repeat-x ;
	color:#FFF;
}




#cabecera{
	height:175px;
	background: url('../imgs/cabecera.jpg') transparent top left no-repeat ;
	padding:0;
	width:970px;

}

#izquierda{

	text-align:center;
	float:left;
	display:inline;
	width:160px;
	margin:0 0 0 22px;

}

#centro{

	display:inline;
	padding:6px;
	float:left;
	width:580px;
	margin:0 0 0 7px;
	
}

#centro h1{

	clear:both;
	background: url('../imgs/h1.jpg') transparent top left no-repeat ;
	font-size:18px;
	color:#01FF00;
	height:27px;
	margin:0;
	padding:30px 0 0 30px;
}


#centro h2{

	font-size:16px;
	color:#FF0000;
	text-align:center;
	height:20px;
	margin:0;
	padding:0 ;
}


#centro .telefono{
	text-align:center;
	font-weight:bold;
	
}


.portada{
	width:562px;;
	margin:0 0 6px 4px;
	float:left;
	padding:6px;;
	text-align:justify;
}


.portada .destacado{
	float:right;
	width:auto;
	padding:40px 4px 4px 50px;
	height:auto;
	margin:6px 6px 6px 30px;
	background: url('../imgs/destacado.jpg') transparent top left no-repeat ;
}


#derecha{

	display:inline;
	text-align:center;
	float:left;
	width:160px;
	margin:0 0 0 8px;
}

#derecha img,#izquierda img{
	margin-bottom:8px;
	border:1px solid #000;
}

.anuncio{
	height:220px;
	width:110px;
	margin:0 0  4px 4px;
	float:left;
	padding:0;
	background:#A14044;
	border:1px solid #240F14;
	text-align:center;
	background: url('../imgs/fondoanuncio.jpg') transparent top left repeat-x ;
}

	
.anuncio img{
	float:none;
	width:102px;
	height:142px;
	border:1px solid #000;
}

.anuncio img:hover{
	border:2px solid #FFF;
}	


.anunciog{
	height:220px;
	width:186px;
	margin:0 0  4px 4px;
	float:left;
	padding:0;
	background:#A14044;
	border:1px solid #240F14;
	text-align:center;
	background: url('../imgs/fondoanuncio.jpg') transparent top left repeat-x ;
}

	
.anunciog img{
	float:none;
	width:176px;
	height:140px;
	border:1px solid #000;
}

.anunciog img:hover{
	border:2px solid #FFF;
}


#centro .anuncio h2,#centro .anunciog h2 {
	font-size:12px;
	color:#FDB03E;
	text-align:center;
	height:16px;
	margin:0;
	padding:0 ;
}



/* TOOLTIP */
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}


/* MENU LATERAL  */


/* MENU LATERAL  */

#derecha ul {
	height:25px;
	float:left;
	margin:0;
	background: url('../imgs/sub1.jpg') transparent top left repeat-x ;
}


#derecha ul img { 
	margin:6px 0 0 0;
}

#derecha li { 
	width:158px;
	float:left;
}

#derecha li a {
	padding:0 8px 0 8px;
	display:block;
	height:25px;
	line-height:22px;
	text-decoration:none;
	color:#000;
}



#derecha li a:hover {
 background:url('../imgs/sub2.jpg') #FFF top right repeat-x;
}
#derecha li a.selected {
 background:url('../imgs/sub1.jpg') #FFF top right repeat-x;
  color:#111;
}



#derecha form, #izquierda form{
	text-align:left;
	margin:8px;
	padding:6px;
	border:1px solid #000;
	background:#62252A;
}

input,textarea{
	font-size:8pt;
	font-family:Arial;
	clear:both;
	border:0;
	border:1px solid #000;
	color:#FFF;
	padding:2px;
	 background:url('../imgs/input.jpg') #7E2F35 top right repeat-x;
}



select { 
font-family:  Arial; 
font-size: 11px; 
color: #FFFFFF; 
background-color: #3D171A;
border:1px solid #6699CC;
} 




.sub{
	margin:8px 0 0 0 ;
	text-align:center;
}

.sub input{
	border:0;
	cursor:pointer;
	width:120px;
	border:1px solid #000;

}

#centro table{
	width:100%;
}
th{
	 background:url('../imgs/input.jpg') #7E2F35 top right repeat-x;
	color:#FDB03E;
	text-align:center;
}
td{
	padding:3px;
}
.td1{
	text-align:center;
	 background:url('../imgs/tra1.png');
}
.td2{
	text-align:center;
	 background:url('../imgs/tra2.png');
}

.td1g{
	 background:url('../imgs/tra1.png');
}
.td2g{
	 background:url('../imgs/tra2.png');
}

.flota{
	width:260px;
	float:left;

}
hr{
	border:0;
	height:1px;
}

.gb{
	margin:0 0 0 4px;
}

#pie{
	height:213px;
	width:970px;
	margin:0 ;
	background: url('../imgs/pie.jpg') transparent top left repeat-x ;
	text-align:center;
	padding:0 20px 0 0 ;
	color:#552227;
}

#pie a{
	font-size:10pt;
	color:#421A1B;
	text-decoration:none;
	
}
#pie a:hover{
	color:#FFF;
	
}
#pie #dentro{
	margin:0 100px  0 100px;
	text-align:center;
	padding-top:50px;
}