/* ESTRUCTURA */

body {
	text-align: center;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-color:#EEB100;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
#contenedor { width:950px; margin:auto;  text-align:left; background-image:url(../img/fondo_contenedor.gif); background-repeat:no-repeat; background-position:top left; background-color:#FFFFFF;}
#datos {width:950px;  clear:both;  margin-left:14px;}

#col-home1 {width:590px; float:left; margin-left:35px; margin-right:10px;  }
#col-home2 {width:280px; float:left; padding-left:20px; border-left: 1px solid #C5C5C5; margin-top:15px; }

#col-int1 {width:620px; float:left; margin-left:35px; margin-right:20px;  }
#col-int2 {width:250px; float:right; padding-left:20px; border-left: 1px solid #C5C5C5; margin-top:15px; background-image:url(../img/fondo_col_d.jpg); background-repeat:no-repeat; }
.col {width:290px; float:left; margin-right:10px;}
.col a  { color:#3D7CB7;}

.thumbs { width:250px; clear:both;}
.thumbs img { margin-right:2px;}
.focus { border:3px solid #EEB100; }
.thumbs2 { float:left; width:220px; text-align:center;}
.thumbs2 img { margin:1px;}
.thumbs-f {float:left; width:15px;}


#pie {width:950px; margin:auto;  height:60px; font-size:11px; clear:both;  background-image:url(../img/fondo_pie.gif); background-repeat:repeat-x;}
#pie-dir { float:left; padding-top:27px; font-size:12px; color:#FFFFFF; font-weight:bold; }
#pie-dir a {  color:#FFFFFF; }
#pie-links {float:right; padding-top:27px; font-size:12px; }
#pie-links a { color:#575757;}
#path {  margin:10px 0px;  float:right; clear:both; width:653px; }
#path a {color:#6698C7;}
#path span {color:#000000;}

#caja1 { float:left; width:294px; height:213px; background-image:url(../img/caja1.gif); background-repeat:no-repeat; text-align:center; padding-top:61px;  }
#caja1 .foto { border:1px solid #FFFFFF;}
#caja1 a { color:#FFFFFF;}

#caja2 { float:left; width:294px; height:213px; background-image:url(../img/caja2.gif); background-repeat:no-repeat; text-align:center; padding-top:61px;}
.nube1 { font-size:14px; font-weight:bold; width:220px;}
.nube2 { font-size:12px; font-weight:bold; width:220px; margin-top:10px;}

/*FICHA*/

.titulo { font-size:16px; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; background-image:url(../img/fondo_titulo.gif); background-repeat:repeat-x; height:28px; padding:4px 0px 0px 10px;}
.titulo span, .titulo a { color:#FFCC00;}
.dato { padding:4px 0px 4px 5px; border-bottom:1px solid #CCCCCC; margin:5px 0px;}
.dato span { color:#333333; font-weight:bold;}
.tit-coment { background-color:#F1F1F1; padding:3px 0px 3px 5px; color:#666666; margin-bottom:10px; }
.comentarios { color:#333333; margin:10px 0px; border-bottom: 1px solid #FFCC00; padding-bottom:4px; }

/*CABECERA*/
#cabecera { clear:both; width:950px; margin:auto; heigth:80px; min-height:83px; margin-top:6px; background-image:url(../img/fondo_cab_fin.gif); background-position: top right; background-repeat:no-repeat; }

#logo { float:left; height:80px;}
#logo-partners { float:left; height:80px;  background-image:url(../img/fondo_cabecera.gif); background-repeat:repeat-x; padding-left:8px;}
#logo-partners img { margin-right:22px; margin-top:5px;}




/* TITULOS, TEXTOS Y ENLACES*/
a { text-decoration:none; color:#000000;}
a:hover { text-decoration:underline;}
h1 {display:none;}
h2 { color:#444444; border-bottom:3px solid #B6CAA2; margin:10px 0px; font-size:16px; padding:4px 0px;}
.link { color:#3D7CB7;}

#col-int1 h2 { color:#73992D;  margin:10px 0px; font-size:14px;  background-image:url(../img/fondo_h2.gif); background-repeat:repeat-x; height:30px; border:0px;}
#col-int1 h3 { color:#444444; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin:0px 0px 10px 0px;}
h2 span { color:#2F73B2;}
h3 {
	font-size:20px;
	margin:20px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	color: #664631;
}
h3.v2 { border-bottom:2px solid #CCCCCC;}
h4 {font-size:14px; color:#2F73B2; border-bottom:1px solid #CCCCCC;}
h5 { font-size:14px; color:#267021; margin:10px 0px;}
.fecha {color:#888888;}
h2 a {  font-size:11px; color:#2F73B2}
h2 a:hover {color:#003366; text-decoration:none;}





/*menu*/
#menu { background-image:url(../img/fondo_menu.gif); background-repeat:repeat-x; height:40px; float:right; clear:both; width:650px; padding-top:10px; margin-right:10px; font-family:Trebuchet MS; font-weight:bold; font-size:14px; }


#menu ul {margin:0px; padding:0px;  }
#menu ul li { list-style-type:none;  float:left; margin-top:0px; }
#menu ul li a {color:#414141; display:block; float:left; height:35px; padding:0px 20px 0px 20px;}
#menu ul li a:hover {}

#menu .activo a { color:#E76323;}


/*FOTOS*/

.fotoleft { float:left; margin:0px 10px 10px 0px; }
.fotoright { float:right; margin:0px 0px 10px 10px; }
.foto {border:3px solid #C5C5C5; margin:10px 0px;}
.foto-big {border: 1px solid #000000; margin:0px 0px 10px 7px;}





/*FORMULARIO*/
.botones { background-image:url(../img/fondo_boton.gif); background-repeat:no-repeat;  align:absmiddle; width:74px; height:20px; color:#2F73B2; border:0px; font-weight:bold; margin:4px 0px; font-size:11px;}
.boton-b { background-image:url(../img/fondo_boton_b.gif); background-repeat:;  align:absmiddle; font-size:11px; font-weight:bold; border: 1px solid #CCCCCC; padding:4px 6px; max-height:22px;}
cite { color:#FF6666;}



/*BUGS*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	/* ESTILOS PARA LAS SIMULACION DE CARPETAS */
	#listado-carpetas { padding: 3px 0px; margin-left: 0px; margin-bottom: 0px; border-bottom: 1px solid #BFBAAA; font-size: 10px; width:212px; }
	#listado-carpetas li { list-style: none; margin: 0px; display: inline; }
	#listado-carpetas li a { color: #9C9990; padding: 3px 5px; margin-left: 0px; border: 1px solid #BFBAAA; border-bottom: none; background: #DED8C6; text-decoration: none; }
	#listado-carpetas li a:link { color: #666666; }
	#listado-carpetas li a:visited {  }
	#listado-carpetas li a:hover { color: #F2EEE0; background-color: #BFBAAA; }
	#listado-carpetas li a.carpeta-activa { color: #267021; background-color: #F2EEE0; border-bottom: 1px solid #F2EEE0; }
	#listado-carpetas li a.carpeta-activa:hover { color: #000000; background-color: #F2EEE0; border-bottom: 1px solid #F2EEE0; }
	#datos-carpetas { background-color: #F2EEE0; border: 1px solid #BFBAAA; border-top: none;  font-size: 10px; width:212px;}
	#datos-carpetas a {color:#2F73B2; text-decoration:underline;}
	#datos-carpetas img { margin:0px 1px;}
	#datos-carpetas-padding { padding: 5px; padding-top: 1px; padding-bottom: 0px;}


/* ESTILOS PARA PANTALLAS DE BASES Y PREMIOS */

#col-intot {width:661px; float:left; margin-left:18px; margin-right:18px; background: #FFFFFF url(../img/fondobyp.jpg) no-repeat; padding: 64px 0px 0px 253px; color:#585858; font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS" }

