body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BCCFF7;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.texto{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:18px;

}
.texto_contenido{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	text-align:left;
	padding-left:30px;

}

.pie{
	font-size:12px;
	color:#000000;
	text-align: center;
	text-decoration:none;
}
.pie:hover{
	font-size:12px;
	color:#00A19B;
	text-align: center;
	text-decoration:none;
	line-height:18px;
}

.texto_scroll{
	/*width:500px;*/
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	text-align:left;
	padding-right: 112px;

}
#servicios{
	position:relative;
	float:left;
	text-align:left;
	padding-left:20px;
}

#servicios ul {
	list-style-type:none;
	font-size:12px;
	color:#000000;
	font-weight:none;
	text-decoration:none;
	margin-left:0px;
	margin-bottom:0px;
}
#servicios ul li{
	display: block;
	text-align:left;
	font-weight:bold;
	line-height:170%;
}
#servicios ul li ul{
	margin-left:20px;
}
#servicios ul li ul li{
font-weight:normal;
	}

.enlace_normal{
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.enlace_normal:hover{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.fotos_galeria{
	padding-right:10px;
	padding-bottom:10px;}
.texto_home{
	font-size:10px;
	text-transform:uppercase;
	line-height:160%;
}
.titu_texto{	
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
color:#F34E00;
font-weight:bold;
}
.sig{
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#686666;
}
.siguiente{
	position:relative;
	float:left;
	width:100%;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	background-color:#F34D00;
}
.siguiente:hover{
	position:relative;
	float:left;
	width:100%;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	background-color:#00a19b;
}