body {
	background-color:#563526;
	margin-top:0px;
	font-family:Arial,sans-serif;
	color:#fff;
}
a {text-decoration:none;}
a:hover {text-decoration:none;}
img {border: 0;}
p { margin: 0px;}


#cuerpo {
	width:780px;
	margin: 0 auto;
}
.top{
	height:140px;
}
.top-fotos{
	height:250px;
	margin-bottom:10px;
}

#columna-a{
	width:570px;
	float:left;
}
#columna-b{
	width:200px;
	margin-left:10px;
	float:left;
}

.base-linea{
	width:780px;
	background: url(../img/bg-linea.jpg) no-repeat;
	float:left;
	height:2px;
	margin: 10px 0px 0px 0px;
}
#base{
	width:780px;
}

.br1 {margin-top:10px;margin-bottom:10px;}
.br2 {margin-top:40px;margin-bottom:4px;}

/* ------------------------------------ MENU INICIO*/
.menu{
	width:780px;
	float:left;
}
ul#menu-simple{	float:left;
	list-style-type:none;
	width:630px;
	position:relative;
	font-size:10px;
	text-transform: uppercase;
	padding-left:150px;
}
ul#menu-simple li{
	display:block;
	float:left;

}
ul#menu-simple li.left{margin:0;}
ul#menu-simple li a{
	float:left;
	color:#e47605;
	line-height:20px;
	text-decoration:none;
	padding:0 8px 0 8px;
}
ul#menu-simple li a.right{padding-right:19px;}
ul#menu-simple li a:hover{color:#fff;}
/* ------------------------------------ MENU FIN*/

/* ------------------------------------ TEXTO INICIO*/
.titulo{ 
	width:570px;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#e47605;
	padding: 0px 0px 20px 0px; 
	
}

.titulo-sub{ 
	width:570px;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#e47605;
	padding: 0px 0px 10px 0px; 
	
}

.texto{
	width:570px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 20px;
	color:#FFF;
}
/* ------------------------------------ TEXTO INICIO*/

  
/* ------------------------------------ GALERIA FOTO INICIO*/
#galeria {
	display:block;
	width:570px;
	margin: 0 auto;
	padding-top:13px;
}

.gallery {
	list-style: none;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

.gallery li {
	padding: 0px;
	float: left;
	position: relative;
	width: 180px;
	height: 180px;
	text-align:center;
	padding-right:8px;
	padding-bottom:10px;

}
.gallery img {
	border: solid 1px #fff;
	padding:0px;	

}

.ampliar{
position: relative;
z-index: 0;
}
.ampliar:hover{
background-color: transparent;
z-index: 50;
}
.ampliar span{ 
	position: absolute;
	background-color: white;
	left: -100px;
	border: solid 1px #fff;
	visibility: hidden;
	text-decoration: none;
}
.ampliar span img{ 
	border-width: 0;
	padding: 2px;
}
.ampliar:hover span{ 
	visibility: visible;
	top: -300px;
	left: -50px; 
}

/* ------------------------------------ GALERIA FOTO FIN*/


/* ------------------------------------ ITMES SERVICIOS*/
#itemes 	{
	display:block;
	margin-right: auto;
	margin-left: auto;
	width:570px;
	padding-top: 3px;
	padding-bottom: 3px;

}

#servicios li {
	list-style-image: url(../img/tilde.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 20px;
	color:#FFF;
}

#servicio1 	{
	display:block;
	float:left;
	width:283px;
	margin-right:4px;

}
#servicio2 	{
	display:block;
	float:left;
	width:283px;
}


/* ------------------------------------ TARIFAS INICIO*/
#tarifa{
	width:450px;
	margin: 0 auto;
	margin-top:25px;
	font-size:13px;
	text-align:center;

}
.tarifa{
	width:450px;
	height:30px;
	background:#e47605;;
	padding-top:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
.tarifas-colA-tit{
	font-family:"Times New Roman", Times, serif;
	float:left;
	width:240px;
	height:20px;
	background-color:#927060;
	padding-top:4px;
	margin-right:5px;
	margin-top: 5px;

}
.tarifas-colB-tit{
	font-family:"Times New Roman", Times, serif;
	float:left;
	width:105px;
	height:20px;
	background-color:#927060;
	padding-top:4px;
	margin-right:5px;	
	margin-top: 5px;	
}
.tarifas-colC-tit{
	font-family:"Times New Roman", Times, serif;
	float:left;
	width:95px;
	height:20px;
	background-color:#927060;
	padding-top:4px;
	margin-top: 5px;	
}

.tarifas-colA{
	font-family:"Times New Roman", Times, serif;
	float:left;
	width:240px;
	height:20px;
	background-color:#674a3c;
	padding-top:4px;
	margin-right:5px;
	margin-top: 5px;

}
.tarifas-colB{
	font-family:"Times New Roman", Times, serif;
	float:left;
	width:105px;
	height:20px;
	background-color:#674a3c;
	padding-top:4px;
	margin-right:5px;	
	margin-top: 5px;	
}
.tarifas-colC{
	font-family:"Times New Roman", Times, serif;
	float:left;
	width:95px;
	height:20px;
	background-color:#674a3c;
	padding-top:4px;
	margin-top: 5px;	
}

/* ------------------------------------ TARIFAS FIN*/
