
img {
border: none;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textoNormal12 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tabla {
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;

}
.textoBlanco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablaaltorelieve {
	border: thin outset #000000;
}



.fondonegro {
	color: #CCCCCC;
	background-color: #000000;
	background-repeat:  repeat-x;

}
.fondonegroletrablanca {
	color: #FFFFFF;
	background-color: #000000;
	background-repeat:  repeat-x;

}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

# linkRojo a:hover {
	color: #FF0000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
}
#250x250 {
	height: 250px;
	width: 250px;
}
#doscientos50 {
	height: 250px;
	width: 250px;
	float: right;
	margin: 10px;
}
#pubFloatRight {
	padding: 5px;
	float: right;
}
#TituloNota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.textoNormal12Ita {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}
#cabecera {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #F3F3F3;
	border-width: 1px;
	border-style: ridge;
	padding: 3px;
	height: auto;
	width: auto;
}
#doscientos50Lef {

	height: 250px;
	width: 300px;
	float: left;
	visibility: visible;
}


a .boto {
	background: #CCCCCC;
	border: thin solid #333333;
	display: inline;
	color: #000000;
	text-decoration: none;
	font: bold normal 10pt Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 1px;
}
a:hover .boto   {
	background: #FFFFFF;
	border: thin outset #CCCCCC;
	display: inline;
	color: red;
	text-decoration: none;
}
a:active .boto   {
	background: #FFFF00;
	border: thin outset #CCCCCC;
	display: inline;
	color: #000000;
	text-decoration: none;
}
#cabecera {
	height: 60px;
	width: 760px;
	border-color: #FFFFFF;
	background: #FFFFFF;
}
#pestana {

	height: 25px;
	width: 760px;
}
#contenido {
}
#doscientos50Simple {
	width: 330px;
	margin: 5px;
	border-bottom: #333333;
	border-top-style: none;
	border-right: thin solid #CCCCCC;
	padding: 5px;
}
#ciento30Simple {
	width: 109px;
	border-right: medium solid #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#doscientos50x300 {
	height: 250px;
	width: 300px;
	float: right;
	background: #FFFFFF;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pubFloatLeft {

	padding: 5px;
	float: left;
}
/*-------------------------*/
#coolmenu3{
border: 0px solid black;
border-bottom-width: 1;
width: 120px;
background-color: black;
}

* html #coolmenu3{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 120px;
}

#coolmenu3 a{
font: bold 10px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid black;
}

html>body #coolmenu3 a{ /*Non IE rule*/
width: auto;
}


#coolmenu3 a:hover{
background-color: #076BA7;
color: white;
}
#coolmenu3 a:visited {


color: white;


}
.enlaces {
	border: medium dotted #0033FF;
	padding: 5px;
}

