@charset "UTF-8";
#contenidor {
	width: 900px;
	margin: auto;
	text-align: center;
}
#logo {
	width: 900px;
	margin: auto;
	text-align: center;
	height: 147px;
}
#menuPortada {
	width: 900px;
	height: 650px;
}
#pagina {
	width: 900px;
}
#indexPagina {
	text-align: left;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 60px;
}
#textPagina {
	float: right;
	width: 490px;
	text-align: left;
	padding-left: 10px;
}
#indexLocal {
	float: right;
	width: 190px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
#peu {
	clear: both;
	width: 800px;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CC0000;
	padding-top: 5px;
	margin: auto;
	text-align: center;
}
#navPrimaria {
	height: 150px;
	width: 900px;
}
.negretaVermella {
	font-weight: bold;
	color: #CC0000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
#sotatext {
	width: 800px;
	margin: auto;
}
