.menu_cabecera_solid{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.menu_cabecera_solid:Hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #d40b0b;
	text-align: center;
}
.menu_subcabecera_solid{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
}

.menu_subcabecera_solid:Hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #d40b0b;
}


.menu_subcabecera_solid_ancho {
	list-style-type: none;
	color: #FFFFFF;	
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.menu_subcabecera_solid_ancho li {
	list-style: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #000000;
	display: block;
	margin: 0 0 0 0;
	padding: 0px;
	height: 100%;	
}

.menu_subcabecera_solid_ancho li a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #000000;
	display: block;
	margin: 0 0 0 0;
	padding: 0px;
	height: 100%;
}
	
.menu_subcabecera_solid_ancho li a:hover {
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #FFFFFF;
	background-color: #d40b0b;
	text-decoration: none;	
	width: 100%;
	margin: 0 0 0 0;
	padding-top: 0px;
	height: 100%;
}
	
.menu_principal {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.menu_principal:Hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;		
	color: #d40b0b;
	text-align: center;
}

.img_principal
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

.img_principal:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

.menu_secundario {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt_pie_enlace{
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	font-size: 14px;
	color: #FFFFFF;
}

.txt_pie_enlace:Hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	font-size: 14px;
	color: #BC0000;
}

.txt_general {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}

.txt_general_negrita {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.txt_general2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.txt_importante {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.txt_importante_negrita {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txt_general_cabecera {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.txt_general_titulo1 {
	font-family: Baskerville Old Face,Times New Roman;
	font-size: 38px;
	color: #000000;
}

.txt_general_titulo11{
	font-family: Baskerville Old Face,Times New Roman;
	font-size: 38px;
	color: #000000;
}

.txt_general_enlace1 {
	font-family: Baskerville Old Face,Times New Roman;
	font-size: 38px;
	color: #000000;
	text-decoration: none;
}
.txt_general_enlace1:Hover {
	font-family: Baskerville Old Face,Times New Roman;
	font-size: 38px;
	color: #000000;
	text-decoration: none;
}


.txt_general_titulo2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-align: justify;
}

.txt_general_titulo3 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.txt_general_titulo4 {
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	font-size: 14px;
	color: #000000;
}

.txt_general_titulo5 {
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	font-size: 14px;
	color: #FFFFFF;
}

.fondo {
	background-color: #f4f4f4;
	color: #000;
	font-size: 14px;
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
.txt_noticias {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.txt_noticias  li{
	padding: 0 10px 10px 0px;
}
.txt_noticias  a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-decoration:underline;
	target: blank;
}
.txt_noticias  a:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #7bb640;
	text-align: justify;
	font-weight: normal;
	text-decoration:underline;
	target: blank;
}
