@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f1e8d6;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #996600;
}
a:active {
	color: #999999;
}
.bg{
	background-image:url(../img/header.jpg);
	background-position:center;
	height:369px;
	}
.header{
	width:958px;
	height:149px;
	text-align:left;
	margin:auto}
.logo{
	padding:13px;}
.bar_menu{
	width:958px;
	height:51px;
	text-align:left;
	margin:auto;
	background-image:url(../img/bar_menu.jpg)}
a.inicio{
	background-image:url(../img/inicio_bt_off.jpg);
	width:81px;
	height:51px;
	float:left;}
a.inicio:hover{
	background-image:url(../img/inicio_bt.jpg);
	width:81px;
	height:51px;}
a.servicios{
	background-image:url(../img/servicios_bt_off.jpg);
	width:118px;
	height:51px;
	float:left;}
a.servicios:hover{
	background-image:url(../img/servicios_bt.jpg);
	width:118px;
	height:51px;}
a.contacto{
	background-image:url(../img/contacto_bt_off.jpg);
	width:163px;
	height:51px;
	float:left;}
a.contacto:hover{
	background-image:url(../img/contacto_bt.jpg);
	width:163px;
	height:51px;}
.header-2{
	width:956px;
	height:169px;
	text-align:left;
	margin:auto;}
.img-spa{
	padding:5px;
	float:left;}
.img-spa-2{
	margin:15px;
	float: right;}
.text-header-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-justify:distribute;}
.content-info{
	width:950px;
	height:500px;
	text-align:left;
	margin:auto;
	background-image:url(../img/info-sombra.png);
	padding:0 15px 0 15px;
	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;}
.content-info-2{
	width:950px;
	height:3200px;
	text-align:left;
	margin:auto;
	background-image:url(../img/info-sombra.png);
	padding:0 15px 0 15px;
	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;}
	
.box-info{
	width:700px;
	background-image:url(../img/box-text-2.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:0 10px 0 10px;
}
.box-info-2{
	width:700px;
	background-image:url(../img/box-text-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.box-info-3{
	width:670px;
	background-image:url(../img/box-text-3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:15px 15px 15px 15px;
}
.servicios-box{
	width:210px;
	height:336px;
	background-image:url(../img/servicios.jpg);
	background-repeat:no-repeat;
	padding:120px 5px 0 5px;
	float:left;}
.footer{
	background-image:url(../img/footer.jpg);
	padding:15px;}
.footer-box{
	background-image:url(../img/footer-box.jpg);
	width:920px;
	height:98px;
	padding:10px;
	margin:auto;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}