/*  GENERAL
*******************************************************************************************************************/html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, embed, div,
object {margin:0px;padding:0px;}

ul {}
li {margin-right:1em;margin-left: 0.2em;}
ol {}
hr {border: thin dotted #CCCCCC;}
p {margin-right: 1em;}

a  {
  color: #fff;
  font-weight:bold;
  text-decoration:underline;
  font-size:.9em;
 
  
}
a:hover, a:active,a:focus {
  font-weight:bold;
  color:#fff;
  text-decoration:underline;
  outline:none;
  
}
a img, a:hover img, a:active img, a:focus img {outline:none;}



/*  LAYOUT
*******************************************************************************************************************/
/* FONDO FIJO  */
html {
	background-color:#006DA2;
}
body {margin:0; padding:0; width:100%; height:auto; overflow-y:auto; overflow-x:hidden;font-size: 90%; }

/* FONDO AUTOAJUSTABLE  
html {background-image:'../images/bgcabecera.png' repeat-x;}
body {margin:0; padding:0; width:100%; height:auto; overflow-y:hidden; font-size: 90%; }
#background{position:absolute; z-index:1; width:100%; height:100%; margin:0; padding:0; }
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0%; /* reserva de espacio hasta el menuprincipal 
	left:0;
	overflow-x:hidden; overflow-y:auto;
	z-index:2;
	
} */

/* CONTENEDOR GENERAL LAYOUT   */
#exterior {
	width: 960px;
	height: auto;
	overflow: visible;
	margin:0 auto;
	background-color: #fff;
	padding-bottom:0px;
	
}


#contenedor					
{
	padding:0%;
	width: 920px;
	height: auto;
	overflow: visible; /* hidden para elastico hor-vert */
	margin:0 auto;
	background-color:#transparent;
	margin-bottom:0%;
	margin-top:0px;
	

}
/* LAYOUT INDEX */
#cabecera{
	
	height: 117px; 
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	background:url('../images/cabecera.jpg') no-repeat;
	
}
#logo{
	
	float:left;
	height: auto; /* porcentaje para elastico hor-vert */
	overflow: hidden;
	width: 220px;
	margin-top:10px;
	
}
.telefono{
	
	float:right;
	margin-right:35px;
	height: 30px; 
	overflow: hidden;
	width: auto;
	margin-top:60px;
	font-family: Trebuchet MS;
	font-size: 1.9em;
	color: #000;
	
}
#anim1{
	margin:10px auto;
	margin-top:5px;
	margin-bottom:0px;
	text-align:center;
	height:260px;
	width:940px;
		
}
#fotobanner img{
	margin:0px auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:center;
	height:151px;
	width:942px;
		
}
#contenedorindex					
{
	padding:0%;
	width: 960px;
	height: auto;
	overflow: visible; /* hidden para elastico hor-vert */
	margin:0 auto;
	background-color:#B9D305;
	margin-bottom:0%;
	margin-top:0px;
	
}


#indexcolcontenidos{
	float:left;
	margin-left:20px;
	height: auto; /* porcentaje para elastico hor-vert */
	overflow: auto;
	text-align: justify;
	margin-top: 20px;
	margin-bottom:20px;
	padding-left:0px;
	width:65%;
	background-color:#fff;
}
#intindexcolcontenidos{
	margin:0 auto;
	height: auto;
	width: 90%;
}

#colnoticias{
	
	float:right;
	margin-top: 20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:0px;
	height: auto;
	width: 26%;
	border-left-width: 0px;border-left-style: solid;border-left-color: #f2f2f2;
	background-color:#fff;

}
#intcolnoticias{
	margin:0 auto;
	height: auto;
	width: 90%;
}

/* GALERIA */

#galeriaindex{
	height:230px;
	width:960px;
	margin-top: 0px; padding:0px;
	margin:0 auto;
	text-align:center;
	margin-top:0px;
	overflow:hidden;
	position:relative;
	z-index:9;


}
#galeriaindexvisible{
	margin: 0px; padding:0px;
	width:960px;
	height:270px; /*añadir 40 puntos para mostrar barra de miniaturas */
	padding-bottom:-40px; /*-40 puntos para no mostrar barra de miniaturas */
	overflow:hidden;
	background-color:#fff;
	position:relative;
	z-index:9;
}

/* LAYOUT INFORMATIVAS */
#colinformativas					
{
	padding-top: 0;
	padding-bottom:10px;
	margin:0 auto;
	text-align: justify;
	width:924px;
	height: auto;
	overflow: auto;
	
	
}
/* LAYOUT CATALOGOS */
#contenedorcatalogos				
{
	padding:0%;
	width: 940px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:0%;
	margin-top:10px;
	

}
#catalogoscol1{
	float: left;
	padding-top:10px;
	width: 330px;
	text-align: left;
	height: auto;
	overflow: hidden;

	
}

#catalogoscol2{
	float:right;
	height: auto;
	overflow: auto;
	text-align: justify;
	margin-top: 0px;
	padding-bottom:10px;
	width: 600px;
	clear: none;
}

#catalogosfila1{
	float: left;
	width: 850px;
	text-align: left;
}

#catalogosfila2{
	float: left;
	width: 820px;
	margin-left: 10px;
	overflow: auto;
	height: 465px;
}

/* LAYOUT CONTACTAR */
#contenedorcontactar					
{
	padding:0%;
	width: 80%;
	height: auto;
	overflow: visible; /* hidden para elastico hor-vert */
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:1%;
	margin-top:30px;
	

}
#contactarcol1 {
	float: left;
	width: 46%;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0%;
	margin-left:10px;
	height: auto;
	overflow:auto;
}
#contactarcol2 {
	width: 50%;
	float:right;
	text-align: left;
	margin-top: 20px;
	height: auto;
	overflow:auto;
	
}

#contactarcolcfm{
	margin-top: 55px;
	margin-left:20%;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	height: auto;
	color:#000;
	
	
}
/* GALERIA */

/* LAYOUT PIE */
#pie {
	width: 100%;
	/*position:absolute;top:90%; para elastico hor-vert*/
	height:100px;
	margin: 0 auto;
	margin-top: 0%;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color:#fff;
		

	
}


#piecontenedor {width: 960px; text-align:center; margin: 0 auto;}
#piecol1 {width: 100%; float:left; background: url('../images/abajocontenedor.jpg') left bottom no-repeat; height:100px;}
#piecol2 {width: 100%; float:left; text-align:center; margin-left:15px; margin-top:10px;font-weight: bold;font-family:arial; font-size: .8em; height:100px;}

#piecol1index {width: 100%; float:left; height:100px;}
	


/*  NAV GENERAL NO PAREMETRIZADO DESDE CMS3
*******************************************************************************************************************/
.contmenuprincipal{	width:960px; overflow:visible; height:30px; margin:0;  }
.menuprincipal{
	padding:0; 
	margin:0 auto; 
	height: 30px;
	list-style-type:none;
	float:left;
	position:relative;
	left:50%;
	
}
.menuprincipal li{
	float:left;  margin:0; right:50%; position:relative;

}
.menuprincipal li a{
	font-size:1.1em ; /*  tamaño letra */
	width:auto;
	display:block;
	float:left;
	padding-left:19px;
	text-decoration:none;
	cursor:pointer;
	background:url('../images/imgfondomenupr.png') 0px -30px no-repeat;
	font-weight: bold;
}
.menuprincipal li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:19px; 
	background:url('../images/imgfondomenupr.png') 100% -30px no-repeat;}
.menuprincipal li a:hover{background-position:0px -60px; color:#fff;} 
.menuprincipal li a:hover span{background-position:100% -60px;}
.menuprincipal li a.active, .menuprincipal li a.active:hover{line-height:30px; 
	font-size:1.1em ; /*  tamaño letra */
	background:url('../images/imgfondomenupr.png') 0px -90px no-repeat;
	color:#fff;
	}
.menuprincipal li a.active span, .menuprincipal li a.active:hover span{background:url('../images/imgfondomenupr.png') 100% -90px no-repeat; color:#fff;} 



.contmenuprincipal2{
	width:77%; overflow:visible; height:30px; margin:0; float:right;
}
.menuprincipal2{
	margin:0;
	padding-top:35px; 
	height: 30px;
	list-style-type:none;
	float:right;
	margin-left:0px;
	/*  colocacion del menu dar misma cantidad en % a left y right position:relative; 
	left:50%;*/
}

.menuprincipal2 li{
	float:left; 
	/*position:relative; right:50%;   colocacion del menu dar misma cantidad en % a left y right */
	margin:0;
}
.menuprincipal2 li a{
	font-size:1em ; /*  tamaño letra */
	width:auto;
	display:block;
	float:left;
	padding-left:15px;
	text-decoration:none;
	cursor:pointer;
	background:url('../images/imgfondomenupr2.png') 0px -30px no-repeat;
	font-weight: bold;
}
.menuprincipal2 li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url('../images/imgfondomenupr2.png') 100% -30px no-repeat;}
.menuprincipal2 li a:hover{background-position:0px -60px;} 
.menuprincipal2 li a:hover span{background-position:100% -60px;}
.menuprincipal2 li a.active, .menuprincipal2 li a.active:hover{line-height:30px; 
	font-size:1em ; /*  tamaño letra */
	background:url('../images/imgfondomenupr.png') 0px -90px no-repeat;}
.menuprincipal2 li a.active span, .menuprincipal2 li a.active:hover span{background:url('../images/imgfondomenupr2.png') 100% -90px no-repeat;} 



.submenuhor{width:960px; padding-left:0px; overflow:visible; height:30px; float:left; font-size:1.2em ; background-color:#B9D305; }
.submenuhor a {font-family: "Trebuchet MS", Arial;font-size:.8em; text-decoration:none; padding-left:15px; padding-right:15px; line-height:30px; color:#006DA2; border-right-width: 1px;border-right-style: dotted; border-right-color: #999999}
.submenuhor a:hover {background-color:#006DA2; color:#fff; line-height:30px; padding-top:2px; padding-bottom:2px;}
.submenuhor a:visited, .submenuhor a:focus, .submenuhor a:active, .submenuhor a:marcado   {background-color:#006DA2; color:#fff; line-height:30px; padding-top:2px; padding-bottom:2px;}




.submenuvert a {
	font-family: "Trebuchet MS", Arial;
	font-size:.9em;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	line-height:30px;
	margin-top:1px;
	height: 30px;
	width: 300px;
	background: url('../images/imgfondomenuprverta.png') no-repeat ;
	display:block;
	color:#000;

}
.submenuvert a:hover {
	height: 30px;
	width: 300px;
	font-weight:bold;
	background: url('../images/imgfondomenuprvertover.png') no-repeat;
	color:#fff;

}
.submenuvert a:active, .submenuvert a:focus, .submenuvert a:visited {
	height: 30px;
	width: 300px;
	font-weight:bold;
	background: url('../images/imgfondomenuprvertactive.png') no-repeat;
	color:#fff;

}


.submenuvert2 a {
	font-family: "Trebuchet MS", Arial;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	line-height:30px;
	display: block;
	margin-top:1px;
	height: 30px;
	width: 300px;
	background-color:#F9AB25;
	color:#000;
}

.submenuvert2 a:active, .submenuvert2 a:focus {
	height: 30px;
	width: 300px;
	font-weight:normal;
	background-color:#C5610F  ;

}
.submenuvert2 a:hover {
	height: 30px;
	width: 300px;
	font-weight:normal;
	background-color:#C5610F  ;

}




.categorias {
	width: 90%;
	clear:none;
	margin-bottom:10px;
	color:#fff;
	font-size:1em;
	background-color:#006DA2;
}
.categorias2 {
	width: 90%;
	clear:none;
	margin-bottom:10px;
	color:#fff;
	font-size:1em;
	font-weight:bold;

}

/*  COLUMNAS
*******************************************************************************************************************/

#columnas {
	float:left;
	height:100%;
	overflow:visible;
	width:99%;
} 
.icolumnas {
	display:inline;
	float:left;
	width:46%;
	margin-left:0;
	margin-right:1%;
	text-align:justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;	
}

/*  FORMS
*******************************************************************************************************************/

#form					{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input, textarea				{
	color:#000000;
	background-color: #DFF44E;
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: none;
}
.checkbox {width:1em; text-align:left; }

.botonenviar			{
	color:#fff;
	background-color: #0078AA;
	height:32px;
	font-size:1em;
	margin-top: 0px; margin-bottom:0px;
	width:auto;
	border-width: 1px ;
	border-color: #000 ;
}
.tituloformulario {
font-size: 1em;text-align: left;border-bottom-width: 0px;border-bottom-style: dotted;border-bottom-color: #999999;font-weight: bold;line-height: 1.1em; padding-left:5px;padding-top:2px;
background-color:#CC0000; color:#fff; width:100%; display:block; height:20px; margin-top:10px; margin-bottom:10px;}
.subtituloformulario {
font-size: 1em;text-align: left;border-bottom-width: 0px;border-bottom-style: dotted;border-bottom-color: #999999;font-weight: bold;line-height: 1.1em; padding-left:5px;padding-top:2px;
background-color:#999999; color:#fff; width:260px; display:block; height:20px; margin-top:10px; margin-bottom:10px;}


/*  TIPOGRAFIA
*******************************************************************************************************************/
.titulos {
font-size:1.6em;text-align:left;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999999;font-weight:normal;margin-top:0;margin-bottom:0;line-height: 1.8em;
}

.titulonoticias {
font-size: 1em;text-align: left;border-bottom-width: 0px;border-bottom-style: dotted;border-bottom-color: #999999;font-weight: bold;line-height: 1.1em; padding-left:0px;padding-top:2px;
color:#0078AA;  }

.fechanoticias {
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	line-height:.8em;
	padding-bottom:0em;
	color: #B9D305;
	

}
.cuerponoticias {
	text-align: left;
	font-weight:normal;
	color: #000000;
	font-size: .8em;
	
}
.cuerponormal {
	font-size: .9em;
	text-align: justify;
	color: #000;
}
.notaspequenas {
	font-size:.7em;
	text-align: justify;
	width: 370px;
}


/*  CONTROL IMAGENES Y OBJECTS
*******************************************************************************************************************/
img {margin: 0 10px 0 10px; border:0;}
.eidofckflash {padding:0; margin:3px 5px;}

