@charset "utf-8";
/* CSS Document */


body {
	margin-right : auto;
	margin-left : auto;
	width : 1000px;
	height : auto;
	background : url(img/fondo.png);
	background-repeat : repeat-x;
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top:1em;
}
#contenedor {
	height : 500px;
	
}
#logo {
	height : 112px;
	width : 400px;
	margin-left : 19.5em;
	margin-top : 5em;
	z-index : 2;
}
a {
	text-decoration: none;
	border:0;
	outline:none;
}


#fichas {
	height : 300px;
	width : 758px;
	z-index : 2;
	margin-left : 8em;
	margin-top : -0.8em;
}
#text_ini {
	height : 190px;
	width : 400px;
	z-index : 5;
	margin-top : -17em;
	margin-left : 9.5em;
	padding : 10px;
	color : #5c5745;
}
#serv_fotos {
	margin-left : 13.5em;
	margin-top : -17.5em;
	height : auto;
	z-index : 8;
}
#lista
{	margin-left : 30.5em;
	margin-top : -11.5em;
	height : auto;
	z-index : 9;
	color : #5c5745;
}
td {

border:0;

}
#contacto_mapa {
	margin-left : 17em;
	margin-top : -16.8em;
	height : auto;
	z-index : 8;
}
#contacto_direc {
	margin-left : -24em;
	margin-top : -13em;
	height : auto;
	color : #5c5745;
}
#contacto_form {
	margin-left : 35em;
	margin-top : -7em;
	width : 353px;
	height : 203px;
	z-index : 8;
	color : #5c5745;
}
#foo {
	float:right;
	color:#CCCCCC;
	text-align:center;
	font-size:12px;
	margin-top:-7em;
	margin-right:5em;
}
#foo a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#foo a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#foo a:hover {
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
}
ul.navigation {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#scroller {
	width : 800px;
	margin : 0 auto;
	overflow : hidden;
}
#content {
	width : 2490px;
}
.section {
	width : 800px;
	float : left;
	padding : 5px;
	text-align : center;
}
