.listado1 {
	font-family : Verdana;
	font-size : 10px;
	font-weight: normal;
	color : #464646;
	text-decoration : none;
}

.listado2 {
	font-family : Verdana;
	font-size : 10px;
	color : #3F710D;
	font-weight : bold;
	text-decoration : none;
}

.textonormal{
	font-family : Verdana;
	font-size : 10px;
	font-weight: normal;
	color : #464646;
	text-decoration : none;
}

.textocursiva{
	font-family : Verdana;
	font-size : 6px;
	font-weight: normal;
	color : #464646;
	text-decoration : none;
}

.textodestacado{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #464646;
	text-decoration : none;
}

.textodestacado2 {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #464646;
	text-decoration : none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
}

.rese_texto_normal{
	font-family : Verdana;
	font-size : 10px;
	font-weight: regular;
	color : #575756;
	text-decoration : none;
}

.rese_texto_destacado{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #DB8C31;
	text-decoration : none;
}

.rese_texto_destacado_14{
	font-family : Verdana;
	font-size : 14px;
	font-weight: bold;
	color : #DB8C31;
	text-decoration : none;
}

.rese_texto_cabecera{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #575756;
	text-decoration : none;
}

.rese_texto_normal_marron{
	font-family : Verdana;
	font-size : 10px;
	font-weight: regular;
	color : #AD8E7C;
	text-decoration : none;
}

.rese_texto_normal_gris{
	font-family : Verdana;
	font-size : 10px;
	font-weight: regular;
	color : #C9C9C9;
	text-decoration : none;
}

.rese_scroll{
	scrollbar-face-color:#D1BBAE;
	scrollbar-highlight-color:#D1BBAE;
	scrollbar-3dlight-color:#F9F0EB;
	scrollbar-darkshadow-color:#F9F0EB;
	scrollbar-shadow-color:#D1BBAE;
	scrollbar-arrow-color:#6C3516;
	scrollbar-track-color:#F9F0EB;
}

.formBoton {
	background-color : #f0f0f0;
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
	border : 1px solid;
	border-color : #6A6C7B;
}



/* Extensión de los tipos de contenedores para la presentación de noticias */
DIV.Noticias .bordeSuperior {
	border-color : #d8d8d8;
	background-color : #d8d8d8;
}

DIV.Noticias .bordeContenedor {
	border-color : #f1f1f1;
	background-color : #f1f1f1;
}

DIV.Noticias .textoContenedor {
	color : #4c4c4c;
	font-size : 10px;
	font-family : Verdana;
}

DIV.Noticias A.enlaceContenedor {
	color : #4c4c4c;
	font-size : 10px;
	font-family : Verdana;	
}

DIV.Noticias .overflow{
	width:	530px;
	overflow-x : auto;
	overflow-y : hidden;	
	overflow: auto;
}



.textoContenedor {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A.enlaceTextoMenu:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
}

A.enlaceTextoMenu:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
}

A.enlaceTextoMenu:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
}

A.enlaceTextoMenu:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
}

.tablaContNoticias {
	background-color : #7C6B8D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.alignCenter {
    text-align: center;	
}

.alignRight {
    text-align: right;	
}

.alignLeft {
    text-align: left;	
}

.textoTituloGris {
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 8pt;
	color: #6A6C7B;
}

.textoTituloNegro {
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.textoListadoCapitulo{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #575756;
	text-decoration : none;
}

.textoListadoSubCapitulo{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #575756;
	text-decoration : none;
}

.textoMigasPan{
	font-family : Verdana;
	font-size : 10px;
	color : #878787;
	text-decoration : none;
}

.textoMigasPanNegrita{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #878787;
	text-decoration : none;
}

.textoGrisNegrita{
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #ABABAB;
	text-decoration : none;
}

.textoGris{
	font-family : Arial;
	font-size : 11px;
	color : #ABABAB;
	text-decoration : none;
}

.textoNaranja{
	font-family : Arial;
	font-size : 11px;
	color : #F38106;
	text-decoration : none;
}

.textoNegroNegrita{
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #00000;
	text-decoration : none;
}

.textoEnlaceNaranja{
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #F38106;
	text-decoration : none;
}

.textoEnlaceGris{
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #ABABAB;
	text-decoration : none;
}

