/* SECCIÓN: ELEMENTOS GENERALES DE LA PÁGINA */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}
body {
    font-size: 90%;
    line-height: 1.6em;
	color: #003565;
	/*background-color:#EAE3F1;*/
	/*background:url(../images/fondo_web.gif) top center repeat-x;*/
	background:url(../images/css-body.jpg) top center no-repeat;
}
body, input, textarea, select, optgroup, img {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
input, textarea, select, optgroup, table, tr, th, td, img  {
	font-size: 100%;
}
p, ul, ol, li, dl, dt, dd, form, fieldset, blockquote, cite, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
img, a img {
	border: none;
}

/* SECCIÓN: CLASES GENERALES DE LA PÁGINA */
.clearall {
	clear: both;
	height: 0.00101em;
	line-height: 0.0001em;
	font-size: 0.0001em;
}

/*SECCIÓN: ESTILOS DEL ARMAZÓN DE LA PÁGINA*/
#web {
	width: 100%;
	/*background-color:#ffffff;*/
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align:left;
	/*background:url(../images/fondo_contenedor.jpg) top center no-repeat;*/
}

#contenedor {
	min-height: 100%;
	width: 945px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding-bottom: 10em;
	}
.home {
	padding-bottom:15em !important;
	}
	
#cabecera{
	/*background:url(../images/fondo_cabecera.jpg) top center no-repeat;*/
	text-align:center;
	width: 945px;
	height:250px;
	margin:0;
	padding:0;
}	

/**********************MENU AUXILIAR***********************/

#menuaux{
	float:right;
	margin:0px;
	padding:0px;
}
#menuaux ul{
	margin-right:30px;
}
#menuaux ul li{
		font-size:75%;
		background-image:url(../images/separata_menuaux.gif);
		background-position:left;
		background-repeat:no-repeat;
		display:inline;
		padding-left:10px;
		padding-right:10px;
		height:20px;
		padding-top:10px;
		line-height:3.2em;
		color:#FFFFFF;
		font-weight: bold;
}
#menuaux ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#menuaux ul li a:hover{
text-decoration:underline;
}
.logo{
	float:left;
	height:160px;
	padding-top:13px
}
h1{
	font-size:110%;
	line-height:1.2em;
}
/*****************************MENU**********************************/

#menu {
	background-image:url(../images/taco_menu.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	font-size: 73%;
	width: 700px;
	height:50px;
}
#menu ul {
	margin:0px 0 0 0px;
	padding:0px 0 0 15px;
	
}

#menu ul li.nivel1 {
	line-height:1.5em;
	text-align: center;
	float: left;
	padding-left:0px;
	padding-top:3px;
	padding-right:23px;
	margin-top:1px;
	
}
.fijo {
line-height:1.5em;
	text-align: center;
	float: left;
	padding-left:0px;
	padding-top:9px;
	padding-right:23px;
	margin-top:0px;
	margin-bottom:13px;
color: #F6DB19;
}
.amarillo{
color: #F6DB19!important;
cursor:text;
}

#menu ul li.uno{
padding-right:16px;
}
.dos{
padding-left:12px;
margin-top:0px; 
margin-bottom:3px;
margin-left:0px;
}

#menu ul li.nivel1.corta{
margin-top:8px;
padding:5px 35px 10px 10px;
background-image:none;

}
.ama{
padding-top:10px!important;
color: #F6DB19;
}
#menu ul li a {
display: block;
text-decoration: none;
color: #ffffff;
padding-top:5px;
padding-bottom:7px;
position: relative;
}
#menu ul li:hover {
position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {
background-color: #00569C;
color: #F6DB19;
position: relative;
}
#menu ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
	padding-left:12px;
}


#menu ul li  ul {
	display: none;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	width:187px;
	height:120px;
	padding-top:0px;
}
#menu ul li a:hover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
	background-image:url(../images/taco_submenu2.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#menu ul li ul li{
	font-size:115%;
	/*width: 140px;*/
	line-height:0.1em;
	padding-top: 2px;
	padding-left:22px;
	/*background-image:url(../images/piti_migas.gif);
	background-repeat:no-repeat;
	background-position:left 1.3em;*/
}
#menu ul li ul li a{
	background-image:none!important;
	margin-top:12px;
	padding-top:8px;
	padding-bottom:2px;
	padding-left:0px;
	margin-left:0px;
	text-align:left;
}
#menu ul li ul li a:hover {
	position: relative;
	background:none;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}
/*******************************************************MIGAS************************************************/
.migas{
	font-size:90%;
	text-align:left;
	padding-bottom:5px;
	border-bottom:solid 1px #B5CBD8;
	padding-top:10px;
}
.migas ul{
	margin-left:0px;
}
.migas ul li{
	background-image:url(../images/piti_migas.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
	padding-right:15px;
	display:inline;
}
.migas ul li a{
	text-decoration:underline;
	color: #003565;
}
.migas ul li a:hover{
	text-decoration:none;
}
/*******************************CONTENIDO*****************************************/
#contenido{
	width: 945px;
	float:left;
	margin-top:0px;
	margin-left:0px;
}
.contIzq{
	width:300px;
	float:left;
	margin: 10px 0px 20px 0px;
	background-image:url(../images/separata_vertical.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.tacoazul{
	background-image:url(../images/fondo_taco.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFffff;
	margin-top:5px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center!important;
	width:255px;
	font-size:95%;
	}
.tacoazul a{
	color:#FFFFFF;
	text-decoration:underline;
}
.tacoazul a:hover{
	text-decoration:none;
}
p{
font-size:95%;
line-height:1.9em;
padding-bottom:15px;
padding-right:30px;
}
p a{
color: #003565;
}
p a:hover{
text-decoration:none;
}
.contCentro{
width:350px;
	float:left;
	margin: 10px 10px 20px 10px;
	background-image:url(../images/separata_vertical.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.tacovideos{
	background-image:url(../images/taco_videos.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFffff;
	margin-top:5px;
	margin-left:90px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	width:168px;
	font-size:90%;
	font-weight:bold;
	}
.tacovideos a{
	color:#FFFFFF;
	text-decoration:none;
}
.tacovideos a:hover{
	text-decoration:underline;
}

.contDer{
	width:270px;
	float:right;
	
	}
.contnoticias{
	margin-top:10px;
	min-height:375px;
	background-image:url(../images/taco_amarillo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:10px;
	}
.contnoticias_bottom {
	background:url(../images/taco_amarillo_bottom.gif) left bottom no-repeat;
	height:8px;
	line-height:0.0001em;
	font-size:0.0001em;
	}
 .titulonoticias{
	color:#00569C;
	font-size:220%;
	padding-top:25px;
	margin-bottom:10px;
	font-style:italic;
	padding-left:25px;
	font-weight:bold;
	
	}
	.contnoticias ul{
	margin:20px 5px 15px 25px;
	}
	.contnoticias ul li{
	font-size:85%;
	margin-top:10px;
	margin-bottom:0px;
	background-image:url(../images/piti_noticias.gif);
	background-repeat:no-repeat;
	background-position:left 0.7em;
	padding-left:8px;
	padding-right:30px;
	
	}
.contnoticias a{
	color: #003565;
	text-decoration:underline;
}
.contnoticias a:hover{
	text-decoration:none;
}
.centro{
	text-align:center;
}
/***************************************INTERIOR*********************************/

.contIzqInterior{
	width:530px;
	float:left;
	margin: 10px 0px 20px 0px;
}
.contIzqDer{
	float:left;
	margin-top: 50px ;
	}
	
h2{
	font-size:200%;
	padding-top:30px;
	margin-bottom:20px;
	font-style:italic;
	padding-left:0px;
	font-weight:bold;
	}
/*********************************CARACTERISTICAS**************************************/
h3{
	background-image:url(../images/linea.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:150%;
	color:#D4B400;
	padding-top:10px;
	margin-bottom:10px;
	font-style:italic;
	padding-left:0px;
	padding-bottom:3px;
	font-weight:bold;
	}
h4 {
	font-size: 1.3em;
	font-style: italic;
	margin-top:1em;
	}
.corta{
	background-image:url(../images/linea02.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.contcaract{
	float:left;
}
.contcaract ul{
	margin:10px 0 20px 0;
}
.contcaract ul li{
	background-image:url(../images/piti.gif);
	background-repeat:no-repeat;
	background-position:left 0.7em;
	padding-left:10px;
	padding-bottom:2px;
}
.segundo{
	width:345px;
	margin-right:70px;
}
.tercero{
	width:530px;
}
.contcarctDere{
	background-image:url(../images/fondo_caracteristicas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:730px;
	height:260px;
	float:left;
	margin-left:10px;
	margin-top:0px;
}
.tacopdf{
	background:url(../images/taco_pdf.gif) 0 0 no-repeat;
	float:right;
	padding:0;
	width:268px;
	height:108px;
}
.titularpdf{
	color:#F7DD19;
	font-size:140%;
	font-style:italic;
	margin-left:20px;
	margin-top:15px;
}
.tacopdf p{
	color:#FFFFFF;
	margin-left:20px;
	line-height:1.5em;
}
.enlace{
	margin-top:10px;
	padding-left:5px;
}
.enlace a{
	display:block;
	color:#FFFFFF;
	text-decoration:underline;
	background:url(../images/ico-enlace.gif) 0 .5em no-repeat;
	padding-left: 10px;
}
.enlace a:hover{
	text-decoration:none;
}
.enlace a span {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	}
.segundoaction{
	width:430px;
	margin-right:40px;
}
.imgaction{
	float:left;
	margin-top:10px;
	margin-right:16px;
	margin-bottom:40px;
}
.segundoproducts{
	width:275px;
	margin-right:20px;
}
.imgproducts{
	float:left;
	margin-top:10px;
	margin-right:16px;
	margin-bottom:0px;
}
.imgproducts2{
	float:left;
	margin-top:10px;
	margin-right:16px;
	margin-bottom:20px;
}
.segundoproducts p {
	margin-bottom:0px;
	padding-bottom:00px;
}
.contIzqInfo{
	width:330px;
	float:left;
	margin: 10px 0px 20px 0px;
	background-image:url(../images/separata_vertical.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.contIzqInfo a{
	color: #003565;
}
.contIzqInfo a:hover{
	text-decoration:none;
}
.contDerInfo{
	width:590px;
	float:left;
	margin: 10px 0px 20px 25px;

}

/*********************************FORMULARIO****************************************/
.form{
	/*margin-top:20px;
	margin-left:80px;*/
	width:700px;
	margin: 20px auto 0 auto;
}

.form .campo{
	clear:left;
	font-size:88%;
	margin-top:5px;
}

.form label {
	float: left;
	display:block;
	width:200px;
	text-align:right;	
	margin-right:10px;
	}
.txt{
	width:250px;
	border:solid 1px #c2c2c2;
	padding:2px;
}
.txtincompleto {
	border:1px solid #f6db19;
	background-color:#fffdef;
	width:250px;
	padding:2px;
	}
.estrecho{
width:100px;
}
.ancho{
	height:100px;
}
.botones{
margin-top:20px;
	margin-bottom:20px;
	margin-left:300px;
}

.botones input {
	background-image:url(../images/fondo_boton.gif);
	background-repeat:no-repeat;
	background-position:left ;
	width:80px;
	height:30px;
	/*padding-top:12px;*/
	padding-left:0px;
	border:none!important;
	border-color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	
	}
.botones input:hover {
	text-decoration:none;
	color: #F6DB19;
}
.ikon{
margin-left:10px;

}
/* MENSAJES ERROR FORMULARIO */

.mensajesError {
	/*display:none;
	padding: 15px 0 5px 50px;*/
	color:#efd200;
	width:490px;
	margin: 0 auto;
	padding-left:210px;
	}
.mensajesError p {
	font-size: 110%;
	font-weight: bold;
	}
.mensajesError li {
	background:url(../images/pitirojo.gif) 0 0.8em no-repeat;
	padding-left:10px;
	font-size:90%;
	}
	
	
	
	/*****************************NEWS**********************************/
span{
	color:#CDAE00;
	font-weight:bold;
	}
.contnews{
	width:580px;
	background-image:url(../images/separata_vertical.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
.contnews img{
	float:left;
	}

.contvideos{
	float:left;
	width:470px;
	background-image:url(../images/separata_vertical.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
	.contvideos2{
	float:left;
	width:450px;
	margin-left:20px;
	}
	/******************************************GALERIA DE FOTOS***************************/
	.galeria{
	width:450px;
	margin:20px 0 10px 0;
}
.fotosgaleria{
	float:left;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}
.fotosgaleria a img {
	border:1px solid #e8e8e8;
}
.fotosgaleria a:hover img {
	border:1px solid #F6DB19;
}
.fotosvideo {
	text-align:center;
	width:120px;
	float:left;
	margin:0px 30px 20px 0;
	padding: 0;
	line-height:1.2em;
	font-size:90%;
}
.fotosvideo img {
}
.fotosvideo a {
	text-decoration:none;
	color:#003565;
	}
.fotosvideo a img {
	border:1px solid #ffffff;
	}
.fotosvideo a:hover {
	color:#D4B400;
	}
.fotosvideo a:hover img {
	border:1px solid #D4B400;
	}

/*****************************COMPONENTES**********************************/
.contcompo{
	background:url(../images/fondo_componentes.gif) 445px 0 repeat-y;
	margin-top:15px;

}
.contcompo .separar {
	clear:both;
	background:url(../images/fondo_componentes_horizontal.gif) 0 0 repeat-x;
	height:1px;
	margin: 0 0 20px 0;
	}
.contcompoiz{
	width:430px;
	float:left;
	margin:0 30px 20px 0;
	font-size:90%;
	}
.contcompoiz .img {
	float: left;
	width:220px;
	}
.contcompoiz .txt_compo {
	float: left;
	width:210px;
	}
.contcompoiz ul li,
.contcompo2 ul li{
	background-image:url(../images/piti.gif)!important;
	background-repeat:no-repeat;
	background-position:left 0.7em;
	padding-left:10px;
	}

.contcompo2{
	float:left;
	width:480px;
	font-size:90%;
	margin-bottom:20px;
	}	
.contcompo2 .img{
	float:left;
	width:250px;
	margin:0px;
	}
.contcompo2 .txt_compo {
	float: left;
	width:225px;
	}
	
	
	
/*********************************PIE********************************************/

#fondo_pie{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 85%;
	width:100%;
	background-image:url(../images/fondo_pie.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
#pie{

	position:relative;
	width:1003px;
	height:138px;
	margin:0px auto;
	background-image:url(../images/fondo_pie2.gif);
	background-position:  bottom;
	background-repeat:no-repeat;
	padding-left:50px;
	
}
.interior{
	background-image:url(../images/fondo_pie3.gif)!important;
	background-position: center bottom;
	background-repeat:no-repeat;
	
}
#pie a{
	text-decoration:underline;
	color: #003565;
}
#pie a:hover{
	text-decoration:none;
}
.pieizq{
	float:left;
margin-top:20px;
margin-left:0px;
}
.piti{
	margin-bottom:2px;
	margin-left:10px;
	margin-right:5px;
}
.pieder{
	float:right;
	margin-right:30px;
	margin-top:20px;
}
.remolque{

width:200px;
height:101px;
position: absolute;
float:left;
margin-left:0px;
margin-top:-98px;
}


/******* PAGINADO *************/
.paginado {
	margin-top: 1em;
	background-color:#FFFFFF;
	text-align: center;
	padding: 10px 0;
	font-size:90%;
	}
.paginado ul li {
	display: inline;
	margin-right: 25px;
	}
.paginado ul li.paginas {
	color:#CDAE00;
	font-size:110%;
	}
.paginado ul li a {
	color:#000000;
	}
.paginado ul li a:hover {
	color:#CDAE00;
	text-decoration: none;
	}
.paginado ul li.primero {
	background: url(../images/paginado-primero.gif) 0 .1em no-repeat;
	padding-left: 25px;
	}
.paginado ul li.anterior {
	background: url(../images/paginado-anterior.gif) 0 .1em no-repeat;
	padding-left: 22px;
	}
.paginado ul li.primero {
	background: url(../images/paginado-primero.gif) 0 .1em no-repeat;
	padding-left: 25px;
	}
.paginado ul li.anterior {
	background: url(../images/paginado-anterior.gif) 0 .1em no-repeat;
	padding-left: 22px;
	}
.paginado ul li.siguiente {
	background: url(../images/paginado-siguiente.gif) right .1em no-repeat;
	padding-right: 22px;
	}
.paginado ul li.ultimo {
	background: url(../images/paginado-ultimo.gif) right .1em no-repeat;
	padding-right: 25px;
	}
.paginado ul li span.inactivo {
	color: #D9D9D9;
	}


/**** CALENDARIO *********/

.calendario {
	width:100px;
	border:1px solid #C2C2C2;
	padding:2px;}
	
/**** NOTICIAS . LISTA NOTICAS **********/

.listanoticias .fecha {
	margin:0;
	padding:0;
	}
.listanoticias .fotoLista {
	float: right;
	margin: 0 0 25px 25px;
	}


/**** NOTICIAS . DETALLES *******/

.noticia_con_adjuntos {
	background:url(../images/css-lin-vertical.gif) 630px 0 repeat-y;
	margin-bottom:1.5em;
	}
.fotosNoticias {
	margin-bottom:1em;
	}
.noticia_con_adjuntos .texto {
	float: left;
	width:610px;
	}
.noticia_con_adjuntos .adjuntos {
	float: right;
	width:290px;
	}
.noticia_con_adjuntos .adjuntos ul li{ 
	background:url(../images/css-li-adjuntos.gif) right bottom no-repeat;
	padding-bottom:10px;
	margin-top:7px;
	}
.noticia_con_adjuntos .adjuntos ul li a {
	color:#454545;
	font-size:90%;
	}
.noticia_con_adjuntos .adjuntos ul li a span {
	text-decoration:none !important;
	font-weight: normal;
	color:#454545;
	}
.noticia_con_adjuntos .adjuntos ul li a:hover {
	color:#CDAE00;
	}

a.pdf {
	background:url(../images/ico-pdf.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}
a.excel {
	background: url(../images/ico-xls.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}
a.doc {
	background: url(../images/ico-doc.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}
a.note {
	background: url(../images/ico-txt.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}
a.video {
	background: url(../images/ico-video.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}
a.zip {
	background: url(../images/ico-zip.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}
a.ppt  {
	background: url(../images/ico-ppt.gif) 0 .5em no-repeat;
	padding-left: 32px;
	display:block;
	}