Body {
	font-family: arial;
}
.titulorojo {
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.pie {
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textos1gris {
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textos1blanco {
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textos2blanco {
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.linkpie {
	font-size: 60%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;	
}
A.linkpie:hover {	
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.link1rojo {
	font-size: 70%;
	color: #990000;
	font-weight: normal;
	text-decoration: none;	
}
A.link1rojo:hover {	
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
.link1gris {
	font-size: 75%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;	
}
A.link1gris:hover {	
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.link2negro{
	font-size: 80%;
	color: #000000;
	text-decoration: none;	
}
A.link2negro:hover{	
	color: #000000;
	text-decoration: underline;
}
.link2negrobold{
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
A.link2negrobold:hover{	
	color: #000000;
	text-decoration: underline;
}
.link2grisbold{
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
A.link2grisbold:hover{	
	color: #666666;
	text-decoration: underline;
}
.link2blancobold{
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
A.link2blancobold:hover{	
	color: #FFFFFF;
	text-decoration: underline;
}
.campos 
{
	font-family: Arial;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #689162;
	background-color: #FFFFFF;
}
.boton {
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #689162;
}
.linkbarra{
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
A.linkbarra:hover{	
	color: #666666;
	text-decoration: underline;
}
.textostituloseccion {
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #689162;
}