@charset "utf-8";
/* CSS Document */
body{ 
	background-image: url(../images/bg.png);	
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.clear{
	clear: both;
}
#contenedor_primario{
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
}

#contenedor{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#menu{
	height: 40px;
	width: 790px;
	margin-left:100px;
	clear:both;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.topnav {   
	float: left;
	font-size: 11px;
	background: url(../images/menu-separador.png) no-repeat right 2px;
	margin-top:2px;
}   
ul.topnav li {   
	float: left;     
	background-image: url(../images/menu-separador.png);
	background-repeat: no-repeat;
}   
ul.topnav li a{ 
	padding: 8px 10px 8px 10px;
	color: #A9A9A9;   
	text-decoration: none;   
	float: left;
}
/*ul.topnav li:hover{   
	background: url(../images/menu-over.png) repeat-x center top;   
}   
*/.menu_arrow{ 
	width:20px;
	height:20px;
	margin-top:8px;
	margin-right:8px;
	background-image: url(../images/menu-flecha.png);
	background-repeat: no-repeat;
	background-position: center;
	float:left;
}
#cabezal{
	display: block;
	clear: both;
	height: 160px;
}
.centro{
	margin-left:100px;
	width:784px;
}
.convocatoria{
	color:#999999;
	text-transform:uppercase;
	margin-left:25px;
	margin-top:10px;
	padding-bottom:11px;
	font-size:12px;
	font-weight:bold;
	width:520px;
}
#arrow{
	height: 21px;
	background-image: url(../images/flecha_back.jpg);
	background-repeat: repeat-y;
	background-position:right;
	margin-top: -2px;
	width:784px;
}
.bloque{
	border: 2px solid #FFFFFF;
	margin-bottom:20px;;
}
.frase_marti{
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
	width:520px;
}
.contenido{
	padding-left:20px;
	padding-right:20px;
	width: 784px;
	background-image:url(../images/contenido_back.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
}
.contenido p{
	margin-bottom: 20px;
	font-size: 12px;
}
/*.contenido h2{
	font-size: 20px;
	color: #F4C717;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #979797;
	padding-bottom: 10px;
	line-height: 25px;
}
*/.contenido h2 p{
	font-size: 20px;
	color: #F4C717;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #979797;
	padding-bottom: 10px;
	line-height: 25px;
}
.espacioextra{
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #F4C717;
	padding-left: 18px;
	margin-bottom: 10px;
	padding-right: 18px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #F4C717;
	color: #EAEAEA;
	font-size:12px;
	margin-bottom:30px;
}
.contenido a{color: #F4C717;}
.contenido p a, #contenido ul a, #contenido ol a, #contenido blockquote a, #contenido cite a{
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4C717;
}
.contenido p a:hover, #contenido ul a:hover, #contenido ol a:hover, #contenido blockquote a:hover, #contenido cite a:hover{
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.contenido h2 a{font-family: Verdana, Arial, Helvetica, sans-serif; border: 0;}
.contenido h2 a:hover{border: 0;}
.contenido h3, #contenido h4, #contenido h5, #contenido h6{
	margin-bottom: 10px;
}

.contenido h3{
	font-size: 16px;
}
.contenido h4{
	font-size: 14px;
}
.contenido h5{
	font-size: 12px;
}
.contenido h6{
	font-size: 10px;
}
.texto_inicio{
	width:520px;
}
#contenido_left{
	float:left;
	width:540px;
}

#sidebar{
	float: left;
	width: 200px;
	margin-left: 10px;
	text-align: center;
	color: #FFFFFF;
}

#sidebar h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#sidebar a img{
	border:0px;
}
#sidebar a img.sidetop{
	margin-top: -60px;
	margin-left: -13px;
}
#sidebar img.sidetop{
	margin-top: -60px;
	margin-left: -16px;
}
#sidebar a img.banner{
	margin-left: 5px;
	margin-bottom: 20px;
}
#footer{
	display: block;
	clear: both;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height: 110px;
}
#footwrap{
	display: block;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#footleft{
	display: block;
	float: left;
	width: 560px;
	height:110px;
}
#footleft img{
	float: left;
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
#footleft h4{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#footleft p{
	margin-bottom: 14px;
}
#footleft p a{
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
#footleft p a:hover{
	color: #FFFFFF;
}
#footleft h6{
	color: #FFFFFF;
	font-size: 10px;
}
#footright{
	display: block;
	float: left;
	height: 110px;
	width: 224px;
	text-align: center;
}
#footright a{
	margin-top: 35px;
	display: block;
}
/*******************************/
li{
	list-style:none;
}
ul.subnav {
	list-style: none;
	position: absolute;
	top: 37px;
	/*background: url(../images/pop-bg.png) no-repeat center center;*/
	background-color: #FFF;
	margin: 0;
	padding: 4px 0 0px 5px;
	display: none;
	width: 307px;
	/*border: 2px solid #E3E3E3;*/
	z-index: 1000;
	clear:both;
} 
.bg{
	width:303px; 
	float:left; 
	padding: 34px 0 0 0px;
	background-repeat:no-repeat; 
}
.bg1{
	width:303px; 
	float:left; 
	padding: 34px 0 0 0px;
	background-repeat:no-repeat; 
}
#bg1
{
	height:50px;
}
#bg2
{
	height:90px;
}
#bg3
{
	height:130px;
}
#bg4
{
	height:170px;
}
#bg5
{
	height:213px;
}

ul.subnav li{   
	margin: 0; padding: 0;   
	float: left; 
	background: 0;
}   
ul.subnav li a {
	width: 49px;
	height: 30px;
	font-size: 24px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 11px 0 0 0;
	margin: 0;
	color: #666;
	font-weight: bold;
}
ul.subnav li a:hover { 
	color: #F2C013; 
	background: 0;  
}
.derecha{
	float: right;
	margin-left: 20px;
}
.personalidad{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 30px;
	padding-bottom: 30px;
	width:531px;
	overflow:hidden;
}
.izq{
	float: left;
	margin-right:15px;
}
.dia{
	font-size: 12px;
	color: #F4C717;
	text-transform:uppercase;
}

.division{
	display: block;
	height: 2px;
	width: 100%;
	background-image: url(../images/sidebar-separador.png);
	background-repeat: no-repeat;
	background-position: center top;
	border:0;
	background-color: 0;
	margin-bottom: 20px;
}

#textbox{
	float:left;	
	margin-top:8px;
	margin-left:7px;
}
#textbox input{
	background-color:#f4b962;	
	border:1px solid #6b512b;
}
#categs_busqueda{
	width:80px;
	float:left;
	margin-top:8px;
	background-color:#f4b962;	
	border:1px solid #6b512b;
}
#search_btn{
	padding-left:5px;	
	padding-right:5px;	
}
#search_en{
	color:#A9A9A9;
	float:left;
	padding-top:6px;
	padding-left:5px;	
	padding-right:5px;	
}






























