

H2 { 
       color: #000080; font-family: "verdana"; font-size: 18pt; font-style: bold			  
}


H3 { 
       color: #000000; font-family: "Arial"; font-size: 14pt; font-style: bold
}			 

UL{
	font-family: "Arial", "Helvetica"; font-size: 10pt; font-style: normal; font-weight: medium 
}

P {
	font-family: "Arial", "Helvetica"; font-size: 10pt; font-style: normal; font-weight: medium 
}

TD{
	font-family: "Arial", "Helvetica"; font-size: 10pt; font-style: normal; font-weight: medium 
}
TR{
  font-family: "Arial", "Helvetica"; font-size: 8pt; font-style: normal; font-weight: medium
}

/*
A:link { 
        color: #0000FF; text-decoration: none 
}

A:visited { 
        color: #0000ff; text-decoration: none 
}

A:hover { 
        FONT-WEIGHT: bold; color : #FF0000 
}
*/
		A.sdfootnoteanc { font-size: 87% }
.tituloMen {
	COLOR: #FFFFFF; FONT-FAMILY: arial; font-size: 8pt; FONT-WEIGHT: bold
}
.tituloRed {
	COLOR: #FF0000; FONT-FAMILY: arial; font-size: 10pt; FONT-WEIGHT: bold
}
.tituloMeny {
	COLOR: #ffff00; FONT-FAMILY: arial; font-size: 8pt; FONT-WEIGHT: bold
}
.tituloMen2 {
	COLOR: #FFFFFF; FONT-FAMILY: arial; font-size: 12pt; FONT-WEIGHT: bold
}
.tituloCap {
	COLOR: #FFFFFF; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.tituloCapy {
	COLOR: #FFFF10; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.tituloBig {
	COLOR: #3399cc; FONT-FAMILY: Arial; FONT-SIZE: 18pt; FONT-WEIGHT: bold
}
.tituloBig2 {
	COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 18pt; FONT-WEIGHT: bold
}
.tituloCapy2 {
	COLOR: #FFFF10; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold
}
.tituloMin {
	COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 7pt; FONT-WEIGHT: normal
}
.tituloBold {
	COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 13pt; FONT-WEIGHT: bold;
}
.tituloWhite {
	COLOR: #FFFFFF; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.tituloLink {
	COLOR: #f5e3ba; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

/* CLASES NUEVAS ------------------------------------------------------------ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../fondos/fondo4.gif);
	background-repeat:no-repeat;
}


.HomeLink {
	font-size:13px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}


a.HomeLink:link {font-size: 13px; color: #FFFFFF; text-decoration: none;}
a.HomeLink:active {font-size: 13px; color: #FFFFFF; text-decoration: none;}
a.HomeLink:hover {font-size: 13px; color: #FFFFFF; text-decoration: none;}



.LeerMas {
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:right;
	font-weight:normal;
}


a.LeerMas:link {font-size: 11px; color: #000000; text-decoration: none;}
a.LeerMas:active {font-size: 11px; color: #000000; text-decoration: none;}
a.LeerMas:hover {font-size: 11px; color: #000000; text-decoration: none;}

.NewsContent {
	font-size:10px;
	color: #000000;
	text-decoration:none;
	text-align:Justify;
	font-weight:normal;
}

.NewsContentTitle1 {
	font-size:10px;
	color:#660000;
	text-decoration:none;
	text-align:Justify;
	font-weight:bold;
}

.Content {
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:Justify;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}

.ContentTitle {
	font-size:18px;
	color: #000000;
	text-decoration:none;
	text-align:Justify;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}

.imageNewsLeft {
	float:left;
	margin-top:auto;
	margin-bottom:auto;
	padding-right:10px;
	padding-left:5px;
	padding-bottom:07px;
	padding-top:10px;
}


.imageNewsRight {
	float:right;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:10px;
	padding-bottom:07px;
	padding-top:10px;
}