* {
	margin:0px;
	padding:0px;
}
p {
	padding-bottom:15px;
}
a {
	color: #636468;
	text-decoration: none;
}
a:hover {
	color: #636468;
	text-decoration: underline;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #636468;
	font-size: 11px;
}
/*pie flota flota*/
#fondo_bot_inf {
	background-image: url(../imagenes/fondo_bot_inf.png);
	height: 27px;
	width: 100%;
	clear: both;
	/*position:fixed;
	bottom:-1px;*/
}
/*main*/
#fondo_sombra {
	background-image: url(../imagenes/fondo_sombra.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fondo_bot_sup {
	background-image: url(../imagenes/fondo_bot_sup-trans.png);
	height: 34px;
	text-align: center;
	overflow: hidden;
}
#fondo_bot_sup ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
#fondo_bot_sup ul a {
	font-weight: bold;
}
#fondo_bot_sup ul li{
	display: inline;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #C1C1C1;
}
#fondo_bot_sup ul li:first-child {
	border-left: 0px;
}
#contenedor {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#logo {
	position: absolute;
	top: -34px;
	left: 20px;
}
#banner_cbza {
	padding-left: 216px;
	padding-bottom: 7px;
}
#cont_pie {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	padding-top: 7px;
}
#cont_pie_izq {
	float: left;
	color: #FE7B11;
}
#cont_pie_der {
	float: right;
	color:#B34290;
}
#cont_pie_der a{
	color:#B34290;
	text-decoration:none;
}
#cont_pie_der a:hover{
	color:#B34290;
	text-decoration:underline;
}
/*cols*/
.tit_box {
	position: absolute;
	top: 0px;
}
.box_izq {
	padding-bottom: 6px;
}
#col_izq {
	float: left;
	width: 200px;
	padding-right: 9px;
	padding-left: 7px;
}
#col_center {
	width: 611px;
	float: left;
	margin-right: 11px;
}
#col_der {
	width: 148px;
	float: left;
}
.banner_col_der {
	margin-bottom: 8px;
}

/*box verde*/
#cbza_box_verde {
	background-image: url(../imagenes/cbza_box_verde.gif);
	height: 6px;
}
#cuerpo_box_verde {
	background-color: #00AF9E;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#cuerpo_box_verde h3 {
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
}
#cuerpo_box_verde .fondo_campo {
	background-image: url(../imagenes/fondo_campo_buscar.png);
	float:left;
	width:110px;
	height:18px;
}
#cuerpo_box_verde .campo {
	background-color:transparent;
	width: 90px;
	border: 0px;
	height: 15px;
	color:#006D79;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	margin-bottom:8px;
	float:left;
	margin-right:4px;
	background-position: center top;
}
#cuerpo_box_verde #boton {
	position:absolute;
	padding-left:4px;
}
#pie_box_verde {
	background-image: url(../imagenes/pie_box_verde.gif);
	height: 6px;
}
/*box celeste*/
#cbza_box_cel {
	background-image: url(../imagenes/cbza_box_cel.gif);
	height: 7px;
}
#cuerpo_box_cel {
	background-color: #A4FFF5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00AF9E;
	border-left-color: #00AF9E;
	position:relative;
	padding-right: 13px;
	padding-left: 13px;
}
#cuerpo_box_cel li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00AF9E;
	font-size:10px;
}
#cuerpo_box_cel li a{
	line-height:20px;
	color:#005E54;
	text-decoration:none;
	font-weight:bold;
}
#cuerpo_box_cel li a:hover {
	color:#005E54;
	text-decoration:underline;
}
#cuerpo_box_cel .submenu li:first-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00AF9E;
}
#cuerpo_box_cel .submenu li {
	border:0px;
	padding-left:16px;
}
#cuerpo_box_cel .submenu li a{
	color:#542988;
}
#cuerpo_box_cel .submenu li a:hover{
	color:#542988;
	text-decoration:underline;
}
#pie_box_cel {
	background-image: url(../imagenes/pie_box_cel.gif);
	height: 7px;
}
/*box violeta*/
#cbza_box_vio {
	background-image: url(../imagenes/cbza_box_vio.gif);
	height: 7px;
}
#cuerpo_box_vio {
	background-color: #B63F97;
	position:relative;
	padding-right: 13px;
	padding-left: 13px;
}
#pie_box_vio {
	background-image: url(../imagenes/pie_box_vio.gif);
	height: 7px;
}
#cuerpo_box_vio li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	font-size:10px;
}
#cuerpo_box_vio li a{
	line-height:20px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#cuerpo_box_vio li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#cuerpo_box_vio .submenu li:first-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#cuerpo_box_vio .submenu li {
	border:0px;
	padding-left:16px;
}
#cuerpo_box_vio .submenu li a{
	color:#FDB813;
}
#cuerpo_box_vio .submenu li a:hover{
	color:#FDB813;
	text-decoration:underline;
}
/*box_news*/
#btn_newsletter {
	position:absolute;
	padding-left:6px;
	margin-top:-2px;
}
#box_newsletter h3 {
	text-indent: -9999px;
	font-size: 12px;
}
#box_newsletter #campo {
	background-image: url(../imagenes/fondo_campo_newsletter.png);
	width: 141px;
	border: 0px;
	height: 15px;
	color:#F05133;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	margin-bottom:8px;
}
#txt_box_news {
	padding-bottom: 7px;
}
/*home*/
.box_home {
	margin-top: 10px;
}

#tit_home h1 {
	font-size: 16px;
	text-indent: -9999px;
}
#tit_box_amarillo {
	background-image: url(../imagenes/degrade_tit_amarillo.png);
	position: relative;
	height: 40px;
}
#tit_box_amarillo h1 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#tit_box_amarillo img {
	float: right;
}

#tit_box_amarillo h2 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#cuerpo_box_amarillo {
	background-color: #E5E8EF;
	border: 1px solid #FCB915;
	padding: 12px;
}
.item_box_amarillo {
	background-color: #FFFFFF;
	padding: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF66;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF66;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	height:1%;
	overflow:hidden;
}
.item_box_amarillo p{
	padding-bottom:0px;
}
.izq_item_box_amarillo {
	float: left;
	width: 404px;
	margin-right: 20px;
}
.der_item_box_amarillo {
	float: left;
	width: 103px;
}
.tit_item_box_amarillo h4 {
	color: #FBBB16;
	padding-bottom: 5px;
	font-size: 14px;
}
.tit_item_box_amarillo h4 a{
	color: #FBBB16;
	text-decoration:none;
}
.tit_item_box_amarillo h4 a:hover{
	text-decoration:underline;
}
#cont_items_box_amarillo {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFF66;
}
.txt_item_box_amarillo {
	height: 43px;
	overflow: hidden;
}
.tags_item_box_amarillo {
	color: #FCBB15;
	font-weight:bold;
	padding-top:6px;
}
.tags_item_box_amarillo a{
	color: #FCBB15;
	text-decoration:none;
}
.tags_item_box_amarillo a:hover{
	color: #FCBB15;
	text-decoration:underline;
}
.lugar_item_box_amarillo {
	font-weight: bold;
	padding-bottom: 5px;
}
.fecha_item_box_amarillo {
	color: #999999;
	font-weight: bold;
	padding-bottom: 5px;
}
.fecha_item_box_amarillo a{
	color: #999999;
	text-decoration:none;
}
.fecha_item_box_amarillo a:hover{
	color: #999999;
	text-decoration:underline;
}
/*box home rosa*/
.lugar_item_box_rosa {
	font-weight: bold;
	padding-bottom: 5px;
}
.fecha_item_box_rosa {
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
}
.fecha_item_box_rosa a{
	color: #333;
	text-decoration:none;
}
.fecha_item_box_rosa a:hover{
	color: #333;
	text-decoration:underline;
}
#tit_box_rosa {
	background-image: url(../imagenes/degrade_tit_rosa.png);
	position: relative;
	height: 40px;
}
#tit_box_rosa img {
	float: right;
}
#tit_box_rosa h2 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#tit_box_rosa h1 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#cuerpo_box_rosa {
	background-color: #E5E8EF;
	border: 1px solid #D0145A;
	height:1%;
	overflow:hidden;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.item_box_rosa {
	height:1%;
	overflow:hidden;
	padding-bottom: 5px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE1259;
}
.item_box_rosa p{
	padding-bottom:0px;
}
.izq_item_box_rosa {
	float: right;
	width: 450px;
	margin-left: 20px;
}
.der_item_box_rosa {
	float: left;
}
.tit_item_box_rosa h4 {
	color: #CE1259;
	padding-bottom: 5px;
	font-size: 14px;
}
.tit_item_box_rosa h4 a{
	color: #CE1259;
	text-decoration:none;
}
.tit_item_box_rosa h4 a:hover{
	text-decoration:underline;
}
.txt_item_box_rosa {
	height: 47px;
	overflow: hidden;
}
.btn_item_box_rosa {
	clear: both;
}
/*busqueda*/
#busqueda_avanzada {
	padding-bottom: 10px;
	clear:both;
	height:1%;
	overflow:hidden;
}
#busqueda_avanzada input, #busqueda_avanzada select  {
	margin-bottom:7px;
	margin-left: 5px;
	margin-right: 10px;
}
#busqueda_avanzada #btn {
	position: absolute;
	left:90px;
	top:0px;
}
.campo_busqueda {
	float: left;
	position:relative;
}
.tit_campo_busqueda {
	float: left;
	padding-top:2px;
}

/*tags*/
.tag_cloud { padding: 3px; text-decoration: none; font-weight:bold; }
.tag_cloud:link  { color: #fff; }
.tag_cloud:visited { color: #fff; }
.tag_cloud:hover { color: #fff;}
.tag_cloud:active { color: #fff; }

/*evento-amp*/
#tit_box_naranja {
	background-image: url(../imagenes/degrade_tit_naranja.jpg);
	position: relative;
	height: 40px;
}
#tit_box_naranja img {
	float: right;
}
#tit_box_naranja h1 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#cuerpo_box_naranja {
	background-color: #E5E8EF;
	border: 1px solid #FAB81B;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.tit_item_box_naranja h1 {
	color: #F64F2D;
	padding-bottom: 5px;
	font-size: 14px;
}
.fecha_item_box_naranja {
	color: #999;
	font-weight: bold;
	padding-bottom: 5px;
}
#top_evento_amp {
	width: 566px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#cbza_evento_amp {
	background-image: url(../imagenes/cbza_evento_amp.gif);
	height: 8px;
}
#pie_evento_amp {
	background-image: url(../imagenes/pie_evento_amp.gif);
	height: 8px;
}
#cuarpo_evento_amp {
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	overflow:hidden;
	height:1%;
}
#cbza_bloque_evento_amp {
	background-image: url(../imagenes/cbza_bloque_evento_amp.gif);
	height: 22px;
}
#pie_bloque_evento_amp {
	background-image: url(../imagenes/pie_bloque_evento_amp.gif);
	height: 22px;
	clear: both;
}
#cuerpo_bloque_evento_amp {
	background-image: url(../imagenes/fondo_bloque_evento_amp.gif);
	height: 1%;
	overflow: hidden;
}
#der_bloque {
	float: left;
	width: 206px;
	padding-left: 25px;
}
#izq_bloque {
	float: left;
	width: 300px;
	margin-left: 35px;
}
.ico_bloque {
	float: left;
	padding-bottom:3px;
	padding-top:3px;
}
.tit_ico_bloque {
	float: left;
	width: 180px;
	margin-left: 10px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	color: #000000;
}
#cbza_bloque_tags {
	background-image: url(../imagenes/cbza_bloque_tags.gif);
	height: 10px;
	margin-top: 10px;
}
#cbza_bloque_tags_largo {
	background-image: url(../imagenes/cbza_bloque_tags_largo.gif);
	height: 10px;
	margin-top: 10px;
}
#pie_bloque_tags {
	background-image: url(../imagenes/pie_bloque_tags.gif);
	height: 10px;
}
#pie_bloque_tags_largo {
	background-image: url(../imagenes/pie_bloque_tags_largo.gif);
	height: 10px;
}
#cuerpo_bloque_tags {
	background-color: #F1642C;
	padding-right: 10px;
	padding-left: 10px;
	height:1%;
}
#cuerpo_bloque_tags a{
	color:#FFFFFF;
	padding-right:8px;
	font-weight:bold;
}
.banner_dentro_seccion {
	margin-top: 10px;
}
#cbza_bloque_gris {
	background-image: url(../imagenes/cbza_bloque_evento_gris.gif);
	height: 10px;
	margin-top: 10px;
}
#pie_bloque_gris {
	background-image: url(../imagenes/pie_bloque_evento_gris.gif);
	height: 10px;
}
#cuerpo_bloque_gris {
	background-color: #D9D9D9;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:1%;
	overflow:hidden;
}
#btn_volver {
	text-align: right;
	margin-top: 10px;
}
/*nosotros*/
#tit_box_verde {
	background-image: url(../imagenes/degrade_tit_verde.png);
	position: relative;
	height: 40px;
}
#tit_box_verde h1 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#cuerpo_box_verde_sec {
	background-color: #E5E8EF;
	border: 1px solid #006C62;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.tit_item_box_verde h2 {
	color: #006C62;
	padding-bottom: 5px;
	font-size: 14px;
	padding-top:15px;
}
/*terminos condiciones*/
#tit_box_violeta {
	background-image: url(../imagenes/degrade_tit_morado.png);
	position: relative;
	height: 40px;
}
#tit_box_violeta h1 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
#cuerpo_box_violeta_sec {
	background-color: #E5E8EF;
	border: 1px solid #7D2B69;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.tit_item_box_violeta h2 {
	color: #7D2B69;
	padding-bottom: 5px;
	font-size: 14px;
	padding-top:15px;
}
/*instituciones*/
#tit_box_violeta_osc {
	background-image: url(../imagenes/degrade_tit_morado_osc.png);
	position: relative;
	height: 40px;
}
#tit_box_violeta_osc h1 {
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	top: 10px;
	left: 14px;
}
.tit_item_box_violeta h2 {
	color: #7D2B69;
	padding-bottom: 5px;
	font-size: 14px;
	padding-top:15px;
}
/*links*/
.subtit_links h3 {
	font-size: 14px;
	color: #DF2067;
}
.subtit_links {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top:10px;
}
#cuarpo_evento_amp ul {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#cuarpo_evento_amp ul a{
	color:#000;
	font-weight:bold;
}
/*contacto*/
#form_contactenos input[type="text"]{
	width: 300px;
	float: left;
	clear: both;
}
#form_contactenos label {
	clear: both;
	float: left;
	padding: 10px 0px 5px 0px;
	color: #F47B20;
	font-size: 10px;
}
#form_contactenos textarea {
	width: 300px;
	height: 129px;
	float: left;
	clear: both;
}
#form_contactenos #cont_activo{
	float: left;
	clear: both;
	padding-top: 10px;
}
#form_contactenos #activo{
	display: block;
	margin: 0px 5px 0px 0px;
	width: 13px;
	height: 13px;
	float: left;
}
#form_contactenos #label_activo{
	display: inline;
	clear: none;
	padding: 0px;
}
#btn_enviar {
	clear: both;
	padding-top: 10px;
	text-align:right;
}
#contacto_izq {
	float: left;
	width: 300px;
}
/*contacto feed*/
#feed {
	text-align: center;
	padding: 60px;
}
#datos_contacto {
	text-align: right;
}
#datos_contacto h3 {
	font-size: 14px;
	color: #F47B20;
	padding-bottom:10px;
	font-weight: bold;
}
#datos_contacto a {
	font-size: 12px;
	color: #948C7C;
	text-decoration: none;
}
#contacto_der {
	float: left;
	width: 240px;
}
.subtit_publicite {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7A899;
	font-weight: bold;
	clear: both;
	font-size:12px;
}
.subtit_publicite_col {
	padding-bottom: 10px;
	font-weight: bold;
}
#col_izq_publicite {
	width: 238px;
	float: left;
	margin-right: 10px;
}
#col_der_publicite {
	float: left;
	width: 283px;
	padding-bottom: 30px;
}
