.bg {
	background-image: url(imgs/bg_sitio.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #254F4E;
}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #254F4E;
	text-decoration: none;
}
.txt_direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0D9D1;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #122720;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}
.borde_fotos {
	border: 1px solid #FFFFFF;
}
.txt_ofertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #274D4E;
}




a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #254F4E;
	text-decoration: underline;
}
.lineas_puntos {
	background-image: url(imgs/servicios/linea_puntos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tilde {
	background-image: url(imgs/tilde.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.linktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #122720;
	text-decoration: none;
}
a.linktxt:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #122720;
	text-decoration: underline;
}
.form {
	background-color: #BCEBDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #061510;
	text-decoration: none;
	border: 1px solid #BCEBDC;
}

.cuadrado_pqliar{
	width:81px;
	height:81px;
	background-image:url(imgs/home/pqliar.gif);
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	border:none;
}

.cuadrado_pqliar:hover{
	width:81px;
	height:81px;
	background-image:url(imgs/home/pqliar.gif);
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	border:none;
}

.cuadrado_facebook{
	width:81px;
	height:81px;
	background-image:url(imgs/home/facebook.gif);
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	border:none;
}

.cuadrado_facebook:hover{
	width:81px;
	height:81px;
	background-image:url(imgs/home/facebook2.gif);
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	border:none;
}

.cuadrado_enlaces{
	width:81px;
	height:81px;
	background-image:url(imgs/home/enlaces.gif);
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	border:none;
}

.cuadrado_enlaces:hover{
	width:81px;
	height:81px;
	background-image:url(imgs/home/enlaces2.gif);
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	border:none;
}

#servicios_box{
	height:259px;
	margin:0px;
	background-color:#EDF9F5;
}

#servicios_list{
	display:block;
	position:relative;
	float:left;
	width:240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122720;
	line-height: 18px;
	margin-left:15px;
}

#servicios_list ul{
	list-style-image:url(imgs/tilde.jpg);
	list-style-position:inside;
	margin:0px;
	padding:0px;
}

#servicios_list ul li{
	border-bottom:#000 1px dotted;
}

#servicios_tit{
	margin:15px;
	border-bottom:1px dotted;
}