.presentacio {
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width: 100%;
	font-family: Verdana, times;
	font-size: 100%;
}
.fondop {
	width:800px ; margin: 0px auto ;
	background: #FFFFFF;
}

.body{
	background: #F0F0F0;
}

.global{
	width:800px; 
	margin: 0px auto;
	border: 1px solid #C0C0C0;
	background: #FFFFFF;

}

.menu {
	border: 1px solid #FFFFFF;
	border-width: 1px 1px 0 1px;
	width: 138px;
	height: 100%;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin: 10px;
	padding: 10px
	
}
.menu ul, li {
	list-style-type: none;
}

.menu ul {
	margin: 0;
	padding: 0px;
}

.menu li {
	border-bottom: 1px solid #FFFFFF;
}

.menu a {
	text-decoration: none;
	color: #000000;
	background: #D3D3D3;
	display: block;
	padding: 10px 6px;
	width: 138px;
	margin: 0;
}

.menu a:hover {
	background: #C0C0C0;
}


.textoCentral {
	padding: 0px 0px 0px 20%;
	margin: 15px;
	font-family: sans, arial, Verdana, times;
	font-size: 80%;
	text-align: justify;
}

.contenedor {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;

}

.banderas li{
	display: inline;
	list-style: none;
	padding: 30px;
	margin:0;
}

.pie {
	background-color: #C0C0C0;
	color: white;
	text-align: right;
	padding-right: 10px;
	margin: 0;
}

.cabecera {
	text-align: center;
	background-color: #FFFFFF; 
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #C0C0C0;
}

.sinBorde {
	border: 0px;
	width: 64px;
	height: 45px;
}

.sinBordePR {
	border: 0px;
	width: 250px;
	height:200px;
}

.sinBordePM {
	border: 0px;
	width: 430px;
	width: 420px;
	height:200px;
}

.imagen{
	border: 1px solid #FFFFFF;
	position: center;
	margin: 10px;
	padding: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.calendario {
	width: 300px;
	height: auto;
	border: 2px solid #FF0000;
	text-align: center;
	float: center;
	margin: 10px;
}
.mes {
	font: 100% sans-serif,"Trebuchet MS", Arial, Helvetica;
	text-align: center;
	background:#F0F0F0;
	width: 300px;
	margin: 10px;
}

.dia {
	background: #F00000;
}

.direccion {
	width: auto;
	height: 20px;
	border: 1px solid #C0C0C0;;
	text-align: left;
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #F0F0F0;
	
}

.promociones {
	width:280px;
	height: auto;
	border: 1px solid #000000;
	text-align: left;
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px;
	float: center;
}

.temporada {
	background: #D3D3D3;
	width:280px;
}

.dtemp {
	background: #D3D3D3;
}

.purissima {
	background: #FFA500;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	width:280px;
}

.dpuri {
	background: #FFA500;
}

.nadal {
	background: #FFDAB9;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	width:280px;
}

.dnadal {
	background: #FFDAB9;
}
.reis {
	background: #F4A460;
	width:280px;
}

.dreis {
	background: #F4A460;
}

.promo {
	text-align: center;
	font: 200% Arial, sans-serif;
	
}

.soci {
	background: #E0FFFF;
	width:280px;
}

.noticias {
	width: 500px;
	height: auto;
	text-align: justify;
	margin: 40px;
	float: center;
	border-bottom: 1px solid #FF0000;
	
}
.cabenoti {
	font: 100% sans-serif,"Trebuchet MS", Arial, Helvetica;
	background:#F0F0F0;
}
.galeria {
	width: 550px;
	height: 200px;
	border: 1px solid #FFFFFF;
	position: center;
	margin: 10px;
	padding: 10px;
}

.patrocinadors {
	display: block ;
	list-style: none;
	padding-left: 10%;
	margin:10px;
}

.menuGaleria {
	float: center;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
}

