@charset "UTF-8";

.negro12 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
.negro11
{
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

	.negro12 a:hover {
		font-family: Arial;
		font-size: 12px;
		color: #093;
		font-weight: normal;
		text-decoration:none;
	}

.blanco12 {
	font-family: Arial;
	font-size: 12px;
	color: #f1f1f1;
	text-decoration: none;
}

.blanco12 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}

.gris12 {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}


.verde {
	font-family: Arial;
	font-size: 14px;
	color: #69A13C;
	text-decoration: none;
	font-weight: normal;
}
.azul
{
	font-family: Arial;
	font-size: 14px;
	color: #0059B4;
	text-decoration: none;
	font-weight: normal;
}
.menu_negro
{
	font-family: Arial;
	font-size: 17px;
	color: #333;
	text-decoration: none;
}

.menu_negro1
{
	font-family: Arial;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}

.menu_blanco
{
	font-family: Arial;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
.cuadrodeTexto
{
	font-family: Arial;
	font-size: 11px;
	color: #333;
	background-image: url(imagenes/textInput.png);
	height: 18px;
	margin: 0px;
	padding: 3px 2px 0px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 174px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: transparent;
}
.fondo_medio
{
	background-image: url(imagenes/inicio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.espacios
{
	margin: 0px;
	padding: 0px;
}

.gris
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.gris a:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}


.Menu_filtroColor
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.fondo_sombra
{
	background-image: url(imagenes/sombra1.PNG);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondo_suelo
{
	background-image: url(imagenes/fondo_suelo_tour.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.textInput
{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	width: 100%;
	border: 1px solid #999;
}

#imagen {
background-image: url(”pildora.png”) !important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’imagen/pildora.png’);
}
.fondo_sombra_1
{
	background-image: url(imagenes/sombra1.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #999;
}
