



html { font-family:"Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif; background-color: #fff; color: #707479;
}

body { margin: 0px; padding: 0px; font-size: 70%;
}

.clrfix { clear: both; height: 0px; }

.error{
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

#posicion_cuerpo{
	background-image: url(/sites/web/asturexweb/images/fondo_body.png);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #fff;
}

#posicion_cabecera{
	background-image: url(/sites/web/asturexweb/images/fondo_azul_principal.png);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #e1e9f1;
}

#cabecera{
	width: 944px;
	margin: 0px auto;
}

#cabecera .logotipo h1{
	visibility: hidden;
	position:absolute;
	left: -1000px;
	top: -1000px;
}

#cuerpo{
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fbfbfb;
	width: 944px;
	margin: 0px auto;
}

.active{
	font-weight: bold;
	color: #f78f1e !important;
}

.interior a, a{
    color: #f78f1e;
    font-weight: bold;
}


/**************************** PIE ********************************/

#pie{
	background-image: url(/sites/web/asturexweb/images/fondo_pie.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#content_pie{
	width: 944px;
	margin: 0px auto;
}

#content_pie .datos{
	margin: 0px 15px 0px 15px;
}


#content_pie .datos .asturex {
	float:left;
	width:30%;
	margin-top: 25px;
	padding: 0px 0px 15px 85px;
}

#content_pie .datos .asturex a{
	color: #707479;
}


#content_pie .datos .patrocinadores {
	float:right;
	width:60%;
	margin-top: 30px;
}

#content_pie .datos .patrocinadores a{
	text-decoration: none;
}

#content_pie .datos .patrocinadores img {
	padding:0px 15px 0px 15px;
	border: none;
}

#content_pie .datos .patrocinadores map{
float: left;
}

.volver_arriba{
	width: 944px;
	margin: 0px auto;
}

.volver_arriba p{
	text-align: right;
	margin: 0px;
	padding: 0px 34px 0px 0px;
}

.volver_arriba img{
	border: none;
}
