@charset "UTF-8";
.menuNegro {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.fondo
{
	background-image: url(imagenes/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #81A7CB;
}
.espacios
{
	margin: 0px;
	padding: 0px;
}
.menuNaranja
{
	font-family: Arial;
	font-size: 12px;
	color: #e85115;
	text-decoration: none;
	font-weight: bold;
}
.negro
{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.gris
{
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
.t13Blanco
{
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.tGrandeBlanco
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.menuAzul
{
	font-family: Arial;
	font-size: 12px;
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}
.fondoPantalla
{
	background-image: url(imagenes/fondo_fondo.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuAzul1
{
	font-family: Arial;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
	font-weight: normal;
}
.naranja
{
	font-family: Arial;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
	font-weight: normal;
}
