.back_centro_izq {
	background-image: url(../images/izq_cent.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.back_centro_der {

	background-image: url(../images/der_cent.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.centro_tit {
	background-attachment: scroll;
	background-image: url(../images/centro_top.gif);
	background-repeat:   repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc9309;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
	list-style-position: outside;
	list-style-image: url(../images/flechas.gif);
}
.centro_down {
	background-attachment: scroll;
	background-image: url(../images/cent_down.gif);
	background-repeat:   repeat-x;
	background-position: center top;
	height: 8px;
}
.vineta {
	background-image: url(../images/flechas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
	display: block;
	float: left;
}
.text_cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textnegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.textdes_ti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E9E9E9;
}
.textimput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 96%;
}
.text_resumen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.linea {
	background-attachment: scroll;
	background-image: url(../images/linea.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.back_botonera2 {
	background-image: url(../images/back_botonera_2_02.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 30px;
}
.botonera2 {
	font-size: 12px;
}
a.botonera2:link {
	color: #003366;
	text-decoration: none;
}
a.botonera2:visited {
	text-decoration: none;
	color: #666666;
}
a.botonera2:hover {
	text-decoration: underline;
	color: #006699;
}
a.botonera2:active {
	text-decoration: none;
	color: #0033CC;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.tit_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.tit_noticia_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.tabla_comunidades {
	border-collapse: collapse;
	margin-top: 2px;
}
.tabla_comunidades td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: solid 1px #D7D7D7;
	padding: 2px;
}
.tabla_comunidades td td {
	border: 0px;
}
.tabla_comunidades tr.odd {
	background: #f7f7f7;
}
.tabla_comunidades tr th {

	border-left: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
	padding: 2px;
	background-attachment: scroll;
	background-image: url(../images/centro_top.gif);
	background-repeat:   repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9309;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 4pt;
	vertical-align: middle;
}
.calendario_agenda .centro_tit {
	font-size: 11px;
}

