
body  {background : #FFFFFF;
scrollbar-Track-Color:#D4D0C8;
       scrollbar-Face-Color:#FFCCCC;
       scrollbar-Shadow-Color:#CC3333;
       scrollbar-DarkShadow-Color:#FFCCCC;
       scrollbar-Highlight-Color:#CC3333;
       scrollbar-3dLight-Color:#FFCCCC;
       scrollbar-Arrow-Color:#E31E26;
   	}
	.fondo {
	background-image : url(../imagenes/comunes/fondo.gif);
	background-repeat : no-repeat;
}


.idiomas {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #FF0033;
	text-decoration: none;
}

.contacto {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

.piepagina {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}


.frase {
	font-family : Tahoma, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FF0033;	
}

.subtitulos_negro {
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

.textos_grandes {
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

.textos {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
}


.titulos {
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF0033;
}

.submenu {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}

.submenuon {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF0033;
	text-decoration: none;
	text-decoration: none;	
}


A.submenu:HOVER {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF0033;
	text-decoration: underline;
}




