/* CSS Document */

/*ESTILOS PARA ESQUEMAS*/
body {font-family:Arial, Helvetica, sans-serif; text-align:center; color:#666666; font-size:11px;}
#web {margin:auto; text-align:left; width:759px;}
#path { text-align:right; font-size:9px;}
#menu {font-size:9px; margin-bottom:10px;}
#menu a {color:#666666; text-decoration:underline;}
#menu a:hover {color:#000000;}
#home-izda {width:558px; float:left;}
#home-dcha {width:185px; float:right;}
#cierre-pag {width:759px; height:16px; background-image:url(../img/fondo_cierre.gif); background-repeat:repeat-x;}
#cierre-pag .inicio {float:left; width:4px; height:16px; background-image:url(../img/inicio_cierre.gif); background-repeat:no-repeat; background-position:left top;}
#cierre-pag .fin {float:right; width:4px; height:16px; background-image:url(../img/fin_cierre.gif); background-repeat:no-repeat; background-position:right top;}


/*ESTILOS PARA CAJAS*/

		.caja-redondeadaf1-t {background-color: #FFFFFF; background-image: url(../img/f1s.gif); background-repeat: repeat-x;background-position: left top;} 
		.caja-redondeadaf1-b { background: url(../img/f1i.gif) bottom left repeat-x; }
		.caja-redondeadaf1-i { background: url(../img/f1i.gif) top left repeat-y; }
		.caja-redondeadaf1-d { background: url(../img/f1i.gif) top right repeat-y; }
		.caja-redondeadaf1-e1 { background:url(../img/f1e1.gif) top left no-repeat;}
		.caja-redondeadaf1-e2 { background:url(../img/f1e2.gif) top right no-repeat}
		.caja-redondeadaf1-e3 { background:url(../img/f1e3.gif) bottom left no-repeat}
		.caja-redondeadaf1-e4 { background:url(../img/f1e4.gif) bottom right no-repeat; padding:10px}
		
		.caja-redondeadaf2-t {background-color: #DCDCDC; background-image: url(../img/f2s.gif); background-repeat: repeat-x;background-position: left top;} 
		.caja-redondeadaf2-b { background: url(../img/f2i.gif) bottom left repeat-x; }
		.caja-redondeadaf2-i { background: url(../img/f2i.gif) top left repeat-y; }
		.caja-redondeadaf2-d { background: url(../img/f2i.gif) top right repeat-y; }
		.caja-redondeadaf2-e1 { background:url(../img/f2e1.gif) top left no-repeat;}
		.caja-redondeadaf2-e2 { background:url(../img/f2e2.gif) top right no-repeat}
		.caja-redondeadaf2-e3 { background:url(../img/f2e3.gif) bottom left no-repeat}
		.caja-redondeadaf2-e4 { background:url(../img/f2e4.gif) bottom right no-repeat; padding:10px}

/*ESTILOS PARA TEXTOS Y ENCABEZADOS*/
a {color:#666666; text-decoration:none;}
a:hover {text-decoration:underline;}
h2 {font-size:20px; padding:0px; margin:20px 0px 15px 0px; color:#000000;}
h3 { font-size:12px; padding:0px; margin:20px 0px 15px 0px; border-bottom:1px solid #666666;}
h4 { color:#000066; font-size:12px; padding:0px; margin:0px 0px 10px 0px; border-bottom:1px solid #666666;}
.destacado {color:#000066;}
.fecha {font-weight:bold; color:#000000;}
.txt-10 {font-size:10px;}
.txt-11 {font-size:11px;}
.underline {text-decoration:underline;}

/*ESTILOS PARA FOTOS*/
.fotoright {float:right; margin: 0px 0px 10px 10px;}
.fotoleft {float:left; margin: 0px 10px 10px 0px;}

/*LISTADOS*/
 #listado-noticias {margin:0px; padding:0px 0px 10px 0px; list-style-type:none;}
 #listado-noticias li{margin-bottom:10px;}
 
 #home-dcha dl{font-size:11px; margin:10px 0px;}
 #home-dcha dt{color:#FFFFFF; background-color:#333399; font-weight:bold; margin: 0px -10px 5px -10px; padding-left:15px;}
 #home-dcha dd  {margin-left:5px;}
 #home-dcha .impar {background-color:#EEEEEE; margin: 0px -9px 0px -9px; padding-left:14px;}
 
 
 
 /*ESTILOS FORMULARIOS*/
 form {padding:0px; margin:0px;}
 .campos {border:1px solid #666666;}
 input {font-family:Arial, Helvetica, sans-serif; font-size:10px;}
 select {font-family:Arial, Helvetica, sans-serif; font-size:10px;}
 textarea {font-family:Arial, Helvetica, sans-serif; font-size:10px;}
 .botones {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:transparent;
	border-bottom:1px solid #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding:0px;
}

#buscador-home { border-top:1px solid #000066; font-size:11px; padding-top:5px;}

/*BUG CLEAR FIREFOX*/

.clearfix:after { content: "."; display: block; height: 0; clear:both; visibility: hidden; }

.clearfix {display:inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

