@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;

}
h1 {
	font-size:12px;
	color:#363636;
	/* sup der inf izq */
	margin:10px 0px 5px 12px;
}
h2 { 
	font-family:"Times New Roman", Times, serif;
	font-size:18px; color:#004a96; 
	font-weight:normal;
}

h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#8fc400;
	margin:0px; padding:0px;
}

.green {
	color:#8fc400;
}
#cuerpo {
	width:760px;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	/* sup der inf izq */
	padding:0px 2px 0px 2px;
	text-align:left;
}

#ofertas-container { 
	height:164px;
	background:#e3e3e3;
	overflow:hidden;
	margin-top:3px;
}
#ofertas-container ul, #ofertas-container li {
	list-style:none;
	margin:0px; padding:0px;
}

#ofertas-container li {
	background:url(../img/cuadro-oferta.gif) top no-repeat;
	width:175px; height:120px;
	float:left;
	/* sup der inf izq */
	margin:5px 0px 0px 11px;
}
#ofertas-container img {
	margin:2px 2px 5px 2px;
}
#ofertas-container a {
	color:#FFF; text-decoration:none;
	padding-left:10px;
}

#ofertas-container a:hover {
	color:#363636; text-decoration:underline;
}
#pie-container {
	height:72px; width:100%;
	background:#e3e3e3;
	color:363636; text-align:center;
	overflow:hidden;
}
#pie-content {
	margin:20px; text-align:center; width:100%;
}

#cuerpo-container {
	width:auto; height:auto;
	overflow:hidden;
}
#cuerpo-content {
	margin:5px;
}
#c1-container, #c2-container, #c3-container {
	float:left; 
	margin:6px;
	background:#FFF; overflow:hidden;
}

#c1-container {
	width:240px; height:auto;
	background:url(../img/borde1.gif) top right repeat-y #FFF;
}

#c2-container  {
	width:270px; height:auto;
}

#c3-container {
	width:200px; height:100%; 
	background:#e3e3e3;	
}

#c1-content, #c2-content, #c3-content {
	margin:10px;
	text-align:justify; 
}

#lista-destinos {
	list-style:none;
	/* sup der inf izq */
	margin:10px 0px 10px 0px; 
	padding:0px;
}
#lista-destinos li {
	height:20px;
}

a {	color:#004a96; }
a:hover { color:#8fc400;}

.img-peque {
	padding:3px;
	background:url(../img/fons-img1.gif);
	float:left; margin-right:8px;
}

.unidad {
	height:auto;
}

.espacio {
	overflow:hidden; 
	height:10px; width:100%;
	border-bottom:1px dashed #D0D0D0;
	/* sup der inf izq */
	margin:0px 0px 10px 0px;
}

.separacion {
	overflow:hidden;
	height:5px; width:100%;
}
.mas {
	background:url(../img/fletxa-vermella.gif) left no-repeat;
	padding-left:10px;
}

.publicidad {
	border-top:5px solid #FFF;
}

#publicidad-horizontal {
	width:100%; margin-bottom:10px; text-align:center;
}
#tiempo { 
width:100%; text-align:center;
border-top:3px solid #FFF; background:#FFF;
margin:1px;
}

#selector-zona {
	background:url(../img/fons-selector.gif);
	width:240px; height:100px;	
}
	
#selector-zona form {
	/* sup der inf izq */
	margin:55px 0px 0px 20px;
}

#selector-zona form select {
	width:190px;
}
