@charset "utf-8";
/* CSS Document */

#tmax {
	width:auto;
	background-color:#FFD900;
	padding:15px;
	color:#FFD900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#tmax .esquinas_top{
	height:10px;
	width:100%;
	background-image:url(../imagenes_web/esquinas/LU_FFD900.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
#tmax .esquinas_top div{
	height:10px;
	width:10px;
	float:right;
	background-image:url(../imagenes_web/esquinas/RU_FFD900.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}	
#tmax .esquinas_bottom{
	height:10px;
	width:100%;
	background-image:url(../imagenes_web/esquinas/LD_FFD900.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
#tmax .esquinas_bottom div{
	height:10px;
	width:10px;
	float:right;
	background-image:url(../imagenes_web/esquinas/RD_FFD900.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}	
	
#tmax div{
	background-color:#000;
	color:#FFD900;
	}	
#tmax .inverso{
	background-color:#FFD900;
	color:#000;
	text-align:right;
	}
	
#tmax .caracteristicas td{
	padding:10px;
	vertical-align:top;
	width:50%;
}
#tmax .caracteristicas p{
	text-align:justify;
}
#tmax .caracteristicas img{
	float:left;
	padding-right:10px;
}

#tmax .cabestrantes td{
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
#tmax .cabestrantes img{
	float:left;
}
#tmax .acc td{
	padding:10px;
	vertical-align:top;
	width:50%;
}
#tmax .acc img{
	float:left;
}

#tmax .acc_info{
	float:left;
	width:150px;
	text-align:left;
	}

#tmax .model{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}
#tmax .separador{
	display:block;
	margin:15px 60px 15px 60px;
	width:auto;
	height:3px;
	background-color:#F00;
}
#tmax .link_amarillo{
	color:#FFD900;
}

#lightforce {
	width:725px;
	display:block;
	border:0;
	margin-right:auto;
	padding:0;
	overflow:hidden;
}
#lightforce .bordeinfo{
		background-color:#FFF;
		border:5px solid #000;
		margin:15px 0 15px 0;	
}
	
#lightforce .info{
	text-align:left;
	color:#000;
	width:auto;
	height:100%;
	overflow:hidden;
	background-image:url(../comunes/lightforce/linea_negra_48.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#lightforce .info p{
	padding-left:15px;
}

#lightforce .info span{
	background-color:#000;
	color:#FF0;
	padding-left:15px;
	font-weight:bolder;
	font-size:24px;
	vertical-align:middle;
	line-height:48px;
	height:48px;
	}
#lightforce .info img{
	float:right;
	}
	
#aeroklas{/*contenedor principal*/
	width:auto;
	background-color:#00ADEF;
	padding:15px;
	color:#003D7D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#aeroklas .contenedor{/*contenedores secundarios*/
	width:auto;
	background-color:#FFF;
	background-image:url(../comunes/aeroklas/linea1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:15px;
	}
	
#aeroklas .esquinas_top{
	height:10px;
	width:100%;
	background-image:url(../imagenes_web/esquinas/LU_00ADEF_.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
#aeroklas .esquinas_top div{
	height:10px;
	width:10px;
	float:right;
	background-image:url(../imagenes_web/esquinas/RU_00ADEF_.png);
	background-position:right top;
	background-repeat:no-repeat;
	}	
#aeroklas .esquinas_bottom{
	height:10px;
	width:100%;
	background-image:url(../imagenes_web/esquinas/LD_00ADEF.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#003D7D;
	}
#aeroklas .esquinas_bottom div{
	height:10px;
	width:10px;
	float:right;
	background-image:url(../imagenes_web/esquinas/RD_00ADEF.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
#aeroklas .bloque{
	background-color:#FFF;
	overflow:hidden;
	text-align:left;
	border-left:2px solid #003D7D;
	border-right:2px solid #003D7D;	
	}
#aeroklas .info_visible{
	padding:15px 10px 15px 10px;/*para que no se monte la foto en el título*/
	width:auto;
	display:block;
	overflow:hidden;
	}
#aeroklas .info_visible img{
	float:left;
	}
#aeroklas .info_visible span{
	width:auto;
	padding-left:10px;/*para compensar el text-indent de los parrafos*/
	}
#aeroklas .info_visible p{
	text-indent:-10px;
	padding-left:370px;
	margin-top:5px;
	margin-bottom:5px;
	}
#aeroklas .info_oculta{
	padding:0px 10px 0px 10px;
	display:block;
	clear:both;
	overflow:hidden;
	}
	
#aeroklas .info_oculta img{
	float:left;
	padding-right:15px;
	}
#aeroklas .linkContraido {
     cursor: pointer;
     background: #003D7D url(../comunes/aeroklas/mas_info.gif) no-repeat;
	 width:auto;
	 text-align:left;
	 padding-top:10px;
	 padding-left:30px;
	 background-color:#003D7D;
	 color:#FFF;
	 height:15px;
}
#aeroklas .linkExpandido {
     cursor: pointer;
     background: #003D7D url(../comunes/aeroklas/mas_info_on.gif) no-repeat;
     width:auto;
	 text-align:left;
	 padding-top:10px;
	 padding-left:30px;
	 background-color:#003D7D;
	 color:#FFF;
	 height:15px;
}	
		
#aeroklas .titulos{
	font-family:"Lucida Console", Monaco, monospace;
	color:#FFF;
	font-size:20px;
	font-weight:bolder;
	text-align:left;
	padding-left:15px;
	}
	
#alpha{
	width:auto;
	background-color:#FFF;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
	}
#alpha img{
	border:0;
	margin:0;
	padding:0;
	}
		
#alpha div.caja{
	width:auto;
	margin:10px 15px 0 15px;
	overflow:hidden;
	}
#alpha div.caja p{
/*	margin-top:0px;
	margin-bottom:5px;
	padding:0 10px;*/
	margin:0 10px 5px 10px;
	text-align:justify;
	font-size:12px;
	line-height:15px;
	width:auto;
	}
	
#alpha div.caja div{
	vertical-align:middle;
	display: block;
	width:auto;
	}
	
#alpha div.modelos{
	overflow:hidden;
	padding:15px;
	}
#alpha div.modelos div{
	width:200px;
	float:left;
	margin:15px 17px;
	text-align:center;
	color:#093;
	font-weight:bold;
	}
#alpha div.modelos div img{
	float:left;
	border:0;
	}
	
#efs{
	background-color:#000;
	color:#FFF;
}
#efs .cuadro{
	background-repeat:no-repeat;
	width:740px; height:250px;
}
#efs .titulos{
	padding-top:30px;
	padding-bottom:15px;
	padding-left:330px;
	width:auto;
	font-size:16px;
	color:#F60;
	text-decoration:underline;
	font-weight:bold;
}
#efs .caracteristicas{
	width:auto;
	font-size:12px;
	padding-left:345px;
}
#avm{overflow:hidden;
background-color:#FFF;}

#sheriff{
	color:#333;
	background-color:#eeeeee;
	}
	
#sheriff span.rojo{
	color:#F00;
	}
