@charset "utf-8";
/* CSS Document */
body{	
	background:url(../imagenes/bg_header.gif) repeat-x;
}

#container{
	background:url(../imagenes/bg_pages_a.gif) top left no-repeat;
	background-position:0px 177px;
}

#titulo{
	font-size:28px;
	padding-left:27px;
    font-weight:bold;
	color:#0000CC;
	height:100%;
}

#titulo_texto{
	float:left; 
	width:34%;	
}

#titulo_menu{
	float:left; 
	width:66%;
	text-align:left;
	font-size:13px;
	padding-top:13px;
	font-weight:normal;
}

#titulo_menu a{
	color:#0000CC;	
}

#titulo_menu a:hover{
	font-weight:bold;	
}

#medios{
	background:url(../imagenes/bg_medios_a.gif) top left no-repeat;
	width:391px;
	height:157px;
	padding:28px 8px 8px 24px;
	margin:0 0 0 3px;
	clear:both;
	font-size:14px;
	font-weight:bold;
}

#medios .medios_link{
	margin-bottom:2px;
}

#medios .medios_link a:hover{
	color:#0000CC;
}
