.seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #cf7523;
}
.seccion_table {
	margin-top: 10px;
}
.subseccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #cf7523;
}
.subseccion_table {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808285;
	height: 50px;
}
.titulos {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #838588;
	margin-top: 5px;
}
.subtitulos {
	margin-top: 6px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808285;
}
.img {
	padding: 1px;
	border: 1px solid #DDDFD2;
}
.img_foto {
	padding: 1px;
	border: 1px solid #DDDFD2;
	float: left;
	margin-right: 10px;
}
.tribuna_texto {
	color: #646756;
}
.tribuna_texto a:link {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C7F70;
	text-decoration: none;
}
.tribuna_texto a:visited {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C7F70;
	text-decoration: none;
}
.tribuna_texto a:hover {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C7F70;
	text-decoration: underline;
}
.tribuna_texto a:active {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C7F70;
	text-decoration: none;
}
.tribuna_titulo {
	font-size: 14px;
	color: #cf7523;
	margin-bottom: 10px;
}
.tribuna_tablaDatos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7E8172;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 3px;
}
.tribuna_nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #646756;
	padding-top: 12px;
	padding-bottom: 5px;
}
.tribuna_publicado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646756;
	padding-top: 14px;
	padding-bottom: 5px;
	text-align: right;
}
.tribuna_publicar {
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7E8172;
	margin-top: 3px;
	padding-top: 8px;
}
.tribuna_comentarios {
	font-style: italic;
	color: #cf7523;
}
.tribuna_tablaPaginacion {
	background-color: #ac3c22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	margin-top: 10px;
	clear: left;
}
.tribuna_tablaPaginacion a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tribuna_tablaPaginacion a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tribuna_tablaPaginacion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tribuna_tablaPaginacion a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tribuna_tablaPie {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tribuna_enviarAmigo {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b7b7b;
	background-image: url(../images/fotos/tribuna_icon_enviar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.tribuna_imprimirArticulo {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b7b7b;
	background-image: url(../images/fotos/tribuna_icon_imprimir.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.tribuna_compartirArticulo {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b7b7b;
	background-image: url(../images/fotos/tribuna_icon_compartir.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.tribuna_tablaComentarios {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ac4022;
}
.tribuna_textoCodigo {
	font-size: 9px;
	text-transform: uppercase;
}
.regimen_subtitulo {
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7E8172;
	margin-top: 3px;
	padding-top: 7px;
	margin-bottom: 6px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E8172;
}
.nombramientos_pdf {
	font-style: italic;
	color: #cf7523;
	background-image: url(../images/fotos/nombramientos_icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.nombramientos_pdf a:link {
	color: #cf7523;
	text-decoration: none;
}
.nombramientos_pdf a:visited {
	color: #cf7523;
	text-decoration: none;
}
.nombramientos_pdf a:hover {
	color: #cf7523;
	text-decoration: underline;
}
.nombramientos_pdf a:active {
	color: #cf7523;
	text-decoration: none;
}
.contrasenia_campoEmail {
	width: 488px;
}
.prensa_nota {
	background-image: url(../images/fotos/prensa_icon_word.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808285;
	margin-top: 6px;
	clear: left;
}
.prensa_adjunto {
	background-image: url(../images/fotos/prensa_icon_jpg.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
	float: left;
	padding-right: 15px;
}
.home_estatutoTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/home/titulo_01.jpg);
	height: 24px;
	margin-bottom: 1px;
	padding-top: 9px;
	padding-left: 10px;
}
.home_enlacesTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/home/titulo_02.jpg);
	height: 24px;
	margin-bottom: 1px;
	padding-top: 9px;
	padding-left: 10px;
}
.home_ficherosTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/home/titulo_03.jpg);
	height: 24px;
	margin-bottom: 1px;
	padding-top: 9px;
	padding-left: 10px;
}
.home_divContenido {
	background-color: #ac3f22;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.home_divContenedorBoton {
	height: 18px;
	margin-right: 1px;
}
.home_ficheros {
	background-image: url(../images/home/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.registro_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #cf7523;
}
.registro_form_campos {
	height: 60px;
	width: 856px;
	font-size: 11px;
	font-style: italic;
	color: #828487;
}

.registro_form_camposError {
	height: 60px;
	width: 856px;
	font-size: 11px;
	font-style: italic;
	color: #828487;
	border: 1px solid #cc0000;
}

.registro_form_datos {
	height: 16px;
	width: 710px;
	font-size: 11px;
	font-style: italic;
	color: #828487;
}

.registro_form_datosError {
	height: 16px;
	width: 710px;
	font-size: 11px;
	font-style: italic;
	color: #828487;
	border: 1px solid #cc0000;
}

.registro_form_datosCortos {
	height: 16px;
	width: 510px;
	font-size: 11px;
	font-style: italic;
	color: #828487;
}
.registro_form_adj_archivo {
	font-size: 11px;
	font-style: italic;
	height: 16px;
	width: 600px;
	color: #828487;
}

.texto_votos	{
	background-image: url(../images/home/voto.gif);

}

