/*html {
background: url('img/bg.jpg') repeat;
min-height:100%;
height:auto;
height:100%;
}*/

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;
	/*background: url('img/background.gif') no-repeat 50% 0; */
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;

}
.menunegrita {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	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: #990000;
	text-decoration: none;
}
.error:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	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;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #CC3300;
	text-decoration: underline;
}
.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: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.titulosrojos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	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;
}
.imagenesnotas 
{
float:right;
border:1px solid black;
margin:0px 0px 7px 7px;
}
.textoshome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}
.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;}

.tma1 { color:#990000;font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; } .Titulos {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}

