.body{
	position:relative;
	margin: 0 auto;
	width: 770px;
}


.contenedor
{
position:relative;
width:770px;
}


.barra{
	width:770px;
	height:19px;
	background-image:url(../images/linea_sup.jpg);
	background-repeat:no-repeat;
	font-size:10px;
}

.titulo{
	width:210px;
	height:38px;
	background-image:url(../images/titulo.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	font-family: Century Gothic; 
	color: #FFFFFF; 
	font-weight: bold;
}

.noticias{
	width:210px;
	background-image:url(../images/rep_10.jpg);
	background-repeat:repeat-y;
	padding-top:15px; 
	padding-bottom:15px; 
	/*padding-left:15px;*/
	font-family: Century Gothic; 
	color: #40626f; 
	font-weight: bold; 
	font-size:11px;
}

.telefono{
	height:190px; 
	width:210px;
	background-image:url(../images/rep2_14.jpg);
	background-repeat:repeat-y;
	padding-top:15px; 
	padding-left:35px;
	font-family: Century Gothic; 
	font-weight: bold; 
	font-size:12px;
	color:#FFFFFF;
}

.pie{
	padding-left:209px;
	background-image:url(../images/pie.jpg);
	background-repeat:no-repeat;
	width:561px;
	height:18px;
	color:#FFFFFF;
}
.pie a{
	color:#FFFFFF;
	text-decoration:none;
}

.pie a:hover{
	color:#03a9d3;
	text-decoration:none;
}

.menu_linea{
	font-family:Arial, Helvetica, sans-serif;
	color:#0a3399;
	font-weight:8px;
}
.menu_linea a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0a3399;
	font-weight:8px;
	text-decoration:none;
}
.menu_linea a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#feeb28;
	font-weight:8px;
	
}
.sitemap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40626f;

}

.sitemap a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#40626f;

}

.sitemap a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#03a9d3;

}

.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b1591;
}