html{
	margin:0px;
	background-image: url(images/index/fondo.gif);
}
<!--
body {
	margin:0px;
	/*background-image: url(images/index/fondo.gif);*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000069;
	
	background-image:url('imagenes/template/headline.gif');
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:20px;
	
	background-color:#FAFAFA;
}
a:link {
	text-decoration: none;
	color: #002F65;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002F65;
}
.bordeRojo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.fondoGris {
	background-color: #E9E9E9;
}

.fuenteTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.fuenteContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.bordeGris {
	border: 1px solid #E4E4E4;
}
.bordeAzul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.textitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bordeRojoGrueso {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.bordeGrisFuerte {

	border: 2px solid #999999;
}
.Titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	color: #FF3300;
}
.lineaInferiorGris {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C7;
}
.lineaDerCeleste {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #79B1E2;
	
	/*border-left-width: 1px;
	border-left-style: solid;*/
	border-left-color: #79B1E2;
}
.lineaDerInfGris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C7;
}
.titulitos {
	font-size: 9px;
}
.lineaInferiorGrisFina {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C7;
}
.titulitos2 {

	font-size: 10px;
}
.lineaDerNaranja {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.lineaInferiorGrisDelgada {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C7;
}
.lineaInferiorNaranjaDelgada {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.bordeAzul2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
/*///////////////////////////////////*/
.menutop_container{
	width:400px;
	height:22px;
	margin:52px 0px 0px 0px;
	padding:0x;
	float:right;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menutop_container a{
	color:#FFFFFF;
}
.hdr_home_normal{
	width:24px;
	height:22px;
	margin:0px 10px 0px 10px;
	padding:0px;

	background-image:url('imagenes/template/hdr_home_blue.gif');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	float:left;	
}
.hdr_home_normal:hover{
	background-image:url('imagenes/template/hdr_home_white.gif');
	background-color:#FFFFFF;
}
.hdr_link{
	height:17px;
	margin:0px 10px 0px 10px;
	padding:5px 3px 0px 3px;
	color:#FFFFFF;
	position:relative;
	text-decoration:none;
	float:left;
}
.hdr_link:hover{
	background-color:#FFFFFF;
	color:#000e78;
}
.hdr_link:visited{
	
}
.hdr_link_selected{
	background-color:#FFFFFF;
	color:#000e78;
	display:table;
	text-decoration:none;
}
/*/////////////////////////////////////////////////////////////////////*/
.menuleft{
	width:148px;
	display:table;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-image:url(imagenes/template/mnu_back.gif);
	background-repeat:repeat-y;
	background-color:#0088ff;
	
	/*width:130px;
	display:block;*/
	
	overflow:hidden;
}
.menuleft img{
	display:block;
	margin:0px;
	padding:0px;
}

/*.vinietaMenu{
	display:block;
	border:none;
	margin:0px 0px 0px 0px;
	padding:2px 2 px 2px 0px;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}*/

.menuOption{
	width:110px;
	/*height:18px;*/
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 20px;
	display:block;
	border:none;
	vertical-align:middle;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	background-image:url('imagenes/template/vinieta_back_blue.gif');
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
}

.menuOption:hover{
	color:#FFFFFF;
}
.menuOption:visited{
	color:#ffffff;
}