@charset "utf-8";
a img { border:none }
.limit {
	width: 850px;
	margin: auto;
	background-image: url(images/fons.jpg);
	height: 950px;
}
.limit2 {
	width: 850px;
	margin: auto;
	background-image: url(images/fons3.jpg);
	height: 1050px;
}
.limit3 {
	width: 850px;
	margin: auto;
	background-image: url(images/fons2400.jpg);
	height: 1400px;
}
.limit4 {
	width: 850px;
	margin: auto;
	background-image: url(images/fons5.jpg);
	height: 600px;
}

.limitbottom {
	width: 850px;
	margin: auto;
	background-color:#196aa9;
}

.enlace {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #1A6AA9;
}
.reservat {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CC3300;
}
.L {
	width: 180px;
	float: left;
	height: 370px;
}
.L2 {
	width: 180px;
	float: left;
	height: 570px;
}
.R {
	float: left;
	width: 100%;
}
.cabecera {
	height: 150px;
	float: none;
}
.linkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.barratitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.linkheader a:hover {
	text-decoration: none;
	color:#3366CC
}
.linkheader a {
	text-decoration: none;
	color:#000000;
}

