body {
	font-family: "Trebuchet MS";
	color: #666666;
	background-image: url(../img/fondo-body.jpg);
	background-repeat:   repeat-x;
	margin: 0px;
	padding: 0px;
}

#top-menu {
	background-image: url(../img/fondo-top-azul.jpg);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 53px;
}
.desc-tabla   {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tit-tarifas {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#imageContainer {
	position:relative;
	margin:auto;
	height: 306px;
	width: 960px;
}
#imageContainer img { display:none; position:absolute; top:0; left:0; }

#reproductor-fotos {	margin-top: 10px;}
#fotos {	float: left;	margin-top: 5px;	margin-left: 5px;	background-image: url(../img/sombra-imagenes.jpg);	background-repeat: no-repeat;	height: 75px;	width: 95px;	padding-top: 6px;	padding-left: 6px;}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

a.lista:link {
	color:#006599;
	text-decoration:none;
	font-weight: bold;
}
a.lista:visited {
	color:#006599;
	text-decoration:none;
	font-weight: bold;
}
a.lista:hover {
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
}

#logo-camping-top {
	height: 159px;
	width: 240px;
}
#menu-camping-top {
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}
#cuerpo-sitio {
	background-image: url(../img/fondo-cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#separador {
	background-image: url(../img/barra-separa.jpg);
	background-repeat:  repeat-x;
	clear: both;
	height: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#info-cuerpo {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#fotos-derecha {
	float: right;
	width: 290px;
	padding: 5px;
	text-align: center;
}
#fotos-derecha img {
	padding: 5px;
	border: 1px solid #999999;
}
#textos img {
	margin: 5px;
	padding: 4px;
	border: 1px solid #999999;
}



#marco {
	text-align: center;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#contenido-cuerpo {
	float: left;
	margin-top: 10px;
	display: inline;
	width: 625px;
}
#textos {
	float: left;
	width: 630px;
	padding-right: 5px;
	padding-left: 15px;
}
#textos-tiempo {
	float: left;
	width: 935px;
	padding-left: 15px;
}
#textos li {
	list-style-image: url(../img/lista.png);
	margin-top: 10px;
}
h1  {
	font-weight: bold;
	color: #006699;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2    {
	font-size: 16px;
	color: #3A9906;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	width: 100%;
}



#contiene-pie {
	background-color: #000000;
	clear: both;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
}
#contiene-pie #texto-pie {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#fotos-cuerpo-top {
	background-image: url(../img/foto-top.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 306px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo-camping-cuerpo {
	background-image: url(../img/logo-camping-casablanca.png);
	background-repeat: no-repeat;
	height: 159px;
	width: 240px;
	position: absolute;
	top: -53px;
	left: 38px;
	z-index: 1;
}
textarea {
	width: 620px;
}
.textform {
	width: 630px;
	margin-bottom: 8px;
}
div.textform label{
	float:left;
	width:180px;
	line-height:23px;
}


/* Arreglo IE6 */
* html #fotos,
* html #menu-camping-top,
* html #fotos-derecha,
* html #contenido-cuerpo,
* html #textos,
* html #textos-tiempo,
* html h2,
* html div.textform label {display:inline;}
* html #imageContainer {zoom:1;}
