.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.a A:link {text-decoration: none; color: black}
.a A:visited {text-decoration: none; color: black}
.a A:active {text-decoration: none; color: red}
.a A:hover {text-decoration: underline; color: red}

.lado A:link {text-decoration: none; color: black}
.lado A:visited {text-decoration: none; color: black}
.lado A:active {text-decoration: none; color: red}
.lado A:hover {text-decoration: none; color: red}

.letra10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.azul A:link {text-decoration: none; color: #685FC2}
.azul A:visited {text-decoration: none; color: #685FC2}
.azul A:active {text-decoration: none; color: #CC00000}
.azul A:hover {text-decoration: underline; color: #685FC2}

.b A:link {text-decoration: none; color: black;}
.b A:visited {text-decoration: none; color: black;}
.b A:active {text-decoration: none; color: red;}
.b A:hover {text-decoration: none; color: red;}
.formatogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;

}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(bofon.png);


}


.fondo {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../../indexraiz/fondoazul.jpg);
	background-repeat: repeat-x;
}

.buskaboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	background-image: url(../../indexraiz/botonrojo.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px inset;
	line-height: 16px;
}

