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

body
{
background-color:#002564;
width: 100%;
margin:0;
margin-top:30px;
padding:0;
text-align:center;
font:11px Arial,Helvetia, sans-serif;
color: #333333;
overflow:auto;
}

a:link{
	border-color: none;
	border-width:0px;
	color:#CCFF00;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	text-decoration: none ;
}

a:hover{
	border-color: none;
	border-width:0px;
	color: #CCFF66;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	text-decoration: underline;
}

a:visited{
	border-color: none;
	border-width:0px;
	color:#CCFF00;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	text-decoration: none ;
}

img{
border-top-width: 0pt;

border-right-width: 0pt;

border-bottom-width: 0pt;

border-left-width: 0pt;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;
}


/*Type*/


.nombreFEN{
color:#002564;
font-weight: bold;
}

.caracteristics{
color:#CCFF00;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
}

.descripcionProdType{
color: #FFFFFF;
}

.titulos1{
color: #009ADE;
font-weight: bold;
font-size: 18px;
}

.titulos2{
font-weight:bold;
font-size:28px;
color:#3A515D;
}

/*Contents*/


.contenedorTotal
{
width:100%;
margin:0;
padding:0;
height:auto;
background-image: url(../img_HOME/home/fondositio.gif);
background-repeat:repeat-x;
text-align:center;
}

	.contenedorContenido{
	background-color:#FFFFFF;
	height:530px;
	width:890px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}
		
		.fondoNombreSec{
		background-image:url(../img_HOME/home/fondo_nombreSec.gif);
		margin-top:4px;
		width:890px;
		height:46px;
		position:relative;
		float:left;
		}
		
		.carrusel{
		margin-top:10px;
		width:890px;
		height:400px;
		position:relative;
		float:left;
		}
		.menu{
		margin-top:10px;
		width:890px;
		height:400px;
		position:relative;
		float:left;
		}
		
		
		
			.buscador{
			width:337px;
			height:46px;
			position:relative;
			float:left;
			}
			
			.nombreSec{
			width:390px;
			height:46px;
			position:relative;
			float:left;
			}
			
			.esBoton{
			width:65px;
			height:46px;
			position:relative;
			float:left;
			}
			
			.enBoton{
			width:73px;
			height:46px;
			position:relative;
			float:left;
			}
			
		.fondoCompleto{
			width:890px;
			height:480px;
			position:relative;
			float:left;
			}
			
		
		.contenedorTextoSec{
		width:290px;
		height:480px;
		position:relative;
		float:left;
		}
		
			.logo{
			width:290px;
			height:240px;
			position:relative;
			float:left;
			background-image:url(../img_HOME/home/01logo.gif);
			background-repeat:no-repeat;
			}
			
			.textoSec{
			width:260px;
			height:225px;
			position:relative;
			float:left;
			padding-top:15px;
			padding-left:30px;
			}
		
		.contenedorflechaVerde{
		width:48px;
		height:480px;
		position:relative;
		float:left;
		background-image:url(../img_HOME/home/flechaVerde.gif);
		background-repeat: no-repeat;
		}
		
		.contenedorCatalogo{
		width:552px;
		height:480px;
		position:relative;
		float:left;
		}
		
			.Producto{
			width:552px;
			height:243px;
			position:relative;
			float:left;
			}
			
				.imagenProducto{
				width:307px;
				height:243px;
				position:relative;
				float:left;
				}
				
				.videoProducto{
				width:533px;
				height:243px;
				position:relative;
				float:left;
				background-color:#000;
				}
				
				.descripcionProducto{
				width:212px;
				height:229px;
				position:relative;
				float:left;
				background-color: #3A515D;
				padding:7px;
				}
			
			.nombreProd{
				width:533px;
				height:43px;
				position:relative;
				float:left;
				background-image:url(/img_HOME/home/lineas_Separadoras.gif);
				}
			
			.contenedorBotonesProd{
				width:533px;
				height:130px;
				position: relative;
				float:left;
				overflow:auto;}
				
				.botonProd{
					width:39px;
					height:39px;
					position: relative;
					float:left;
					margin-right:3px;
					background-color:#CCCCCC;
					margin-top:4px;
					border:0px;
					}
					
			.contenedorMenuPrin{
				width:533px;
				height:57px;
				position: relative;
				float:left;
				}
					
	.contendorMapa{
	height:420px;
	width:5300px;
	position: relative;
	float:left;
	}
	
					
	.contenedorPata{
	height:40px;
	width:890px;
	display:block;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}
	
	
