body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* **************** HEADER **************** */

#header {
	background-image: url(images/cabezal_bkg_02.gif);
	height: 205px;
	background-repeat: repeat-x;
	position: relative;
	text-align:left;
}
#header h1 {
	position: relative;
	height: 100%;
	width: 100%;
}
#header h1 span {
	height: 205px;
	width: 1021px;
	position: absolute;
	background-image: url(images/cabezal_left_02.gif);
}
#header_promo {
	background-image: url(images/cabezal_right_04.png);
	text-align: right;
	background-repeat: no-repeat;
}
#nav_top li {
	background-image: url(images/nav_top_fin_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:24px;
}
#nav_top a {
	text-decoration: none;
	color: #4C96E0;
	font-size: 12px;
	font-weight: bold;
}
#nav_top li span {
	background-image: url(images/nav_top_primero.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 31px;
	width: 7px;
}

/* **************** SEARCH BAR **************** */

#subheader {
	background-color: #E1EEF5;

	text-align: right;
}
#search {
	background-color: #0076B8;
	border: 4px double #ffffff;
}
#fecha {
	font-size: 10px;
	color: #6B8CC6;
	font-weight: bold;
	text-align: right;

}
#fecha h4{
	font-size: 14px;
}
#header h2, #header h5 {
	width: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header h2 {
	bottom:1.5em;
}
#content_box_03 h3 {
	text-align:center;
	color: #218CDB;
}


