BODY {
	SCROLLBAR-FACE-COLOR: #E6E6E6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #EEF7D9;
	COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;

}
.menunegrita {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.menunegrita:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.menunormal {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
    text-decoration: none;
}
.menunormal:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: undeline;
}
.TextField 	 {
	border: 1px solid #999999;
	font:10px Tahoma;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../img/bg_caja_buscador.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.error {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
.blancodatos {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 0px;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #CC3300;
	text-decoration: underline;
	border: 0px;
}
.menurojo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.menurojo:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.titulosrojos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.titulosrojos:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.nota-slide H2 {font:bold 16px/19px Tahoma,sans-serif;}
.nota-slide .contTex {padding-top:7px;}
.imgdestacados {border:1px solid #bfbfbf;padding-top:3px;padding-left:3px;padding-right:3px;padding-bottom:3px;}
.destacados {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.image 
{
float:right;
border:1px solid black;
margin:0px 0px 7px 7px;
}
.image .caption { font-family: Tahoma;
					font-size: 11px;
					font-weight: bold;
					color: #993300;
					background-color:yellow
					text-decoration: none;
                  	text-align: center;  }
.textoshome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}
.tma1,.tma2,.tma3,.tma4,.tma5 {color:#50689b;font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.tma1:hover,.tma2:hover,.tma3:hover,.tma4:hover,.tma5:hover{text-decoration: underline; }
.tma1 {font-size:24px;line-height:24px;}
.tma2 {font-size:22px;line-height:22px;}
.tma3 {font-size:20px;line-height:20px;}
.tma4 {font-size:18px;line-height:18px;}
.tma5 {font-size:16px;line-height:16px;}

				  
<!-- Lo de abajo se usa con -->
<!-- <div class="figure">-->
<!--   <p><img src="eiffel.jpg" width="136"-->
<!--     height="200" alt="Eiffel tower">-->
<!--   <p>Scale model of the-->
<!--     Eiffel tower in Parc Mini-France-->
<!-- </div>-->				  
				  
div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}