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

a {
	outline: 0;
}
body {
	background: #333573;
	margin: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/* DIVs */
#contenido {
	width: 994px;
	margin: 0px auto;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}
/* div Header */
#header {
	height: 64px;
	padding-top: 16px;
	padding-left: 36px;
	padding-right: 24px;
	margin-bottom: 5px;
}

#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	list-style-type: none;
}
#header .alturalogo {
	margin-top: 18px;
}
	/* divs interiores */
#menuhome {
	font-size: 13px;
	float: right;
}
#menuhome a {
	color: #333333;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}
#menuhome a:hover {
	color: #333333;
	text-decoration: underline;
}
#menuhome .link_extranjero {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0099CC;
	font-weight:bold;
}
#menuhome .bandera {
	margin:0 4px -3px 7px;
}
/* ###################################### */
#menu {
	width: 699px;
	float: right;
	margin-bottom: 11px;
	clear: right;
	margin-top: 26px;
	border-bottom: solid 1px #B3B9C4;
}
#menu h5 {
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#menu li {
	list-style-type: none;
	position: relative;
	float: left;
}

#menu ul a {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 2px;
}

#menu ul a:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: #FFF;
}

#menu ul li ul {
	position: absolute;
	top: 100%;
	display: none;

}
#menu ul li:hover ul {
	display: block;
	background-color: #09C;

}
#menu ul li ul li {
	list-style-image: none;
	list-style-type: none;
	width:100%;
	
}
#menu ul li ul li a {
	color: #FFF;
	display:block;
	width: 190px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menu ul li ul li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #FF0066;
}
#menu .margenli {
	margin-right: 15px;
}
#menu .margenli2 {
	margin-right: 14px;
}
/* lado izquierdo */
#left {
	background-image: url(../imag/pictogramas.gif);
	background-repeat: no-repeat;
	background-position: 36px bottom;
	float: left;
	margin-top: 2px;
	font-size: 14px;
}
#left h2 {
	font-size: 15px;
	font-style: italic;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 9px;
	margin-left: 4px;
}
#left p {
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 14px;
}
.linknoticias {
	font-size: 15px;
	font-style: italic;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin-bottom: 9px;
}
#left .mb {
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	margin-bottom: 9px;
}
#left .mb:hover {
	text-decoration: underline;
	color: #FF0066;
}

/* TEST LEFT2 */
#left2 {
	float: left;
	margin-top: 2px;
	font-size: 14px;
}
.imageniso {
	float:left;
	margin:6px 18px 0 2px;
}
.fraseiso {
	font-size:17px;
	color: #595959;
	font-weight:bold;
	float:left;
	margin:70px 0 0 0;
}
/* LADO DERECHO */
#right {
	float: left;
	margin-top: 2px;
}
#right a {
	color: #0099CC;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
#right h1 {
	font-size: 23px;
	font-weight: bold;
	color: #0099CC;
	padding-bottom: 5px;
	border-bottom: solid 1px #0099CC;
	margin-top: 0px;
	margin-bottom: 5px;
}
#right h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#right p {
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 48px;
	margin-bottom: 12px;
	margin-left: 3px;
}
#right ul {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right li {
	color: #666666;
	list-style-type: none;
	padding-left: 30px;
	background-image: url(../imag/puntorosa.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
}
#right form {
	margin: 14px 0px;
	padding: 0px;
}
#right fieldset {
	border: 0;
}
#right legend {
	display: none;
}
#right label, #right input, #right textarea {
	float: left;
}
#right label {
	width: 76px;
	font-weight: bold;
	color: #FF0066;
	margin-top: 2px;
}
#right input, #right textarea {
	border: solid 1px #0099CC;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-bottom: 14px;
	width: 498px;

}
#right input {
	height: 22px;

}
#right #boton {
	color: #FFFFFF;
	background-color: #0099CC;
	width: 148px;
	cursor: pointer;
	margin-right: 15px;
	margin-bottom: 0px;
}
#right #boton:hover {
	background-color: #FF0066;
	border: solid 1px #FF0066;
}
#right .chekbo {
	height: 15px;
	width: 15px;
	float: left;
	margin: 2px 6px 0 0;
	border: none;
}
#right .frasenewsletter {
	float: left;
	margin: 0 0 10px 0;
}
/* colores span right */
	.azul {
	color: #0099CC;
	}
	.rosado {
	font-weight: bold;
	color: #FF0066;
	}
	.fotoprod {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #0099CC;
	}

#right .clientes {
	float: left;
	width: 260px;
}
/* anchos */
.ancho1_izq {
	width: 362px;
	min-height: 443px;
	padding-left: 37px;
}
.ancho2_izq {
	width: 372px;
	padding-bottom: 40px;
	padding-left: 37px;
}
.ancho3_izq {
	width: 290px;
	padding-bottom: 40px;
	padding-top: 13px;
	padding-left: 71px;
}
.ancho4_izq {
	width: 325px;
	padding-bottom: 40px;
	padding-left: 36px;
}
.ancho1_der {
	width: 570px;
}
.ancho2_der {
	width: 520px;
	padding-left: 40px;
	background-image: url(../imag/mapamundi2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
}
.ancho3_der {
	width: 609px;
	background-image: url(../imag/mapamundi2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
}
.ancho4_der {
	width: 591px;
	background-image: url(../imag/mapamundi2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	padding-left: 18px;
}

/* div opciones */
#opciones {
	font-size: 12px;
}
#opciones a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #0099CC;
	padding: 7px 20px;
	background-image: url(../imag/flechagris.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#opciones a:hover {
	text-decoration: none;
	color: #FF0066;
	background-image: url(../imag/flecharosa.gif);
	background-repeat: no-repeat;
	background-position: left 9px
}
/* class marca */
#marca {
	border-bottom: solid 1px #0099CC;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	text-align: center;
	margin-bottom: 3px;
	padding-bottom: 6px;

}
#marca h3 {
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
#marca img {
	margin: 0px 10px;
}

/* class documentacion técnica */
#documento {
	float: left;
	margin-top: 2px;
}
#documento a {
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
}
#documento a:hover {
	text-decoration: underline;
}
#documento h1 {
	font-size: 23px;
	font-weight: bold;
	color: #0099CC;
	padding-bottom: 5px;
	border-bottom: solid 1px #0099CC;
	margin-top: 0px;
	margin-bottom: 12px;
}
#documento br {
	clear:both;
}
#documento ul {
	padding: 0px;
	margin: 0px;
}
#documento li {
	list-style-type: none;
	font-size: 13px;
}
#documento .docu {
	font-size: 16px;
	width: 197px;
	float: left;
	color: #FF0066;
	margin-bottom: 16px;
}
#documento .linea {
	background-color: #0099CC;
	height: 1px;
	clear: both;
	margin-bottom: 16px;
}
	/* class agregado 1 marzo 2011 */
	#documento .docu_p_video {
		font-size:12px;
		color: #666666;
		margin:20px 0 0 13px;
		padding:0 0 13px 0;
		border-bottom:solid 1px #598CB3;
	}
	/* sub clase video */
	.video {
	font-size:12px;
	color: #666666;
	margin:0 0 0 13px;
	padding:12px 19px 0 129px;
	border-bottom:solid 1px #598CB3;
	clear:both;
	}
	.video p {
	line-height:1em;
	margin:0px;
	float:left;
	}
	.video img {
	float:left;
	margin:0 0 12px -128px;
	}
	
/* Div Mapa sitio */
#mapa {
	float: left;
	margin-top: 2px;
}
#mapa a {
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
}
#mapa a:hover {
	text-decoration: underline;
}
#mapa h1 {
	font-size: 23px;
	font-weight: bold;
	color: #0099CC;
	padding-bottom: 5px;
	border-bottom: solid 1px #0099CC;
	margin-top: 0px;
	margin-bottom: 12px;
}
#mapa br {
	clear:both;
}
#mapa ul {
	padding: 0px;
	margin: 0px;
}
#mapa li {
	list-style-type: none;
	font-size: 13px;
}
#mapa .mapeo {
	font-size: 16px;
	width: 270px;
	float: left;
	color: #FF0066;
	margin-bottom: 16px;
}
#mapa .mapeo-a {
	font-size: 16px;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
}
#mapa .mapeo-a:hover {
	font-size: 16px;
	color: #FF0066;
	text-decoration: underline;
	font-weight: bold;
}
#mapa .lineados {
	background-color: #0099CC;
	height: 1px;
	clear: both;
	margin-bottom: 16px;
}
/* mapa impresion*/
#imprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#imprimir img {
	margin-bottom: 5px;
	height: 374px;
	width: 600px;
}
#imprimir strong {
	color: #333333;
}
#imprimir .bordefoto {
	border: solid 1px #666;
}
.hide, .hide2 {
	display: none;
}
#linkmapa {
	height: 14px;
	background-image: url(../imag/impresora.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-left: 33px;
}
#linkmapa a {
	text-decoration: none;
	width: 75px;
}
#linkmapa a:hover {
	text-decoration: none;
}
/* div footer */
#pie {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../imag/linea-pie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	width: 932px;
	clear: both;
	margin:0px auto 10px auto;
	padding:1px 25px 16px 37px;
}
#pie a {
	text-decoration:none;
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
}
#pie a:hover {
		text-decoration:underline;
}
#pie .pieizquierdo, #pie .piederecho{
	margin: 6px 0px;
}
#pie .pieizquierdo{
	width:300 px;
	float: left;
}
#pie .piederecho{
	width:450 px;
	float: right;
	padding-right: 2px;
}
/* subpie */
#subpie {
	text-align: left;
	height: 23px;
	clear: both;
	padding-top: 4px;
	border-top: solid 1px #B3B9C4;
}
#subpie p {
	float:left;
	margin:3px 0 0 0;
}
#subpie .subfoot_fraseadicional {
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	float:right;
	margin:4px 4px 0 0;
}
#subpie .subfoot_fraseadicional:hover {
	text-decoration:underline;
	float:right;
}

/* CLASS ESPECIAL */
.espacio {
	clear:both;
}
.parche {
	float:right;
}
.alturamin {
	min-height: 543px;
}
.alturamin2 {
	min-height: 543px;
}

