@charset "iso-8859-1";
body {
	margin: 0px;
	background-color: #FFF;
	color: #333;
	font-family: "Raleway", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
td {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	padding-left: 0px;
	line-height: 1.7em;
}
#cuerpo {
	background-color: #FFFFFF;
}
#contenido {
	background-color: #FFFFFF;
	width: 100%;
}
a:active {
	color: #666666;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	text-align: center;
}
#txt {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #669933;
	font-family: "Raleway", Arial, Helvetica, sans-serif;;
	text-align: left;
}
.txt_pie {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.tit-home {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	background-repeat: repeat-x;
	background-position: center top;
}


.txt_encabezado {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	text-align: center;
}
.txt_servicios {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icones/ok.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
}
.txt_info-util {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1194CB;
	text-decoration: none;
	background-image: url(../images/ico/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

.txt_info {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	
}
.linea {
	text-decoration: none;
	background-image: url(../images/ico/linea.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	width: 500px;
}
.txt_distancias {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icones/pointer.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.txt_distancias1 {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icones/pointer1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
}
.txt_info-util1 {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/icones/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
}
#idioma {
	position: absolute;
	z-index: 100;
	height: 17px;
	width: 56px;
	top: 0px;
	right: 0px;
	float: right;
}
#idioma1 {
	position: fixed;
	z-index: 9999;
	top: 10px;
	right: 10px;
	float: right;
}
.pointer-verde {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47692C;
	text-decoration: none;
	background-image: url(../images/ico/pointer-verde.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}
.pointer-rojo {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	background-image: url(../images/ico/pointer-rojo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}
.titulo-info {
	background-color: #FF9900;
	background-image: url(../images/encabezado-info-util.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left center;
}
