@charset "utf-8";
.limit {
	width: 850px;
	margin: auto;
	background-image: url(images/fons.jpg);
	height: 550px;
}
.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;
}
.L {
	width: 180px;
	float: left;
	height: 370px;
}
.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: 10px;
	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;
}
