body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F2F2F2;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	
}

img {
	border: 0px;
}

#contenedora {
	width: 754px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	clear:both;
}
#utilidades {
	width: 754px;
	height: 29px;
	background-image: url(bg_utili.png);
	float: left;
}
#idiomas {
	float: right;
	font-size: 9px;
	text-align: right;
	vertical-align: super;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cabecera {
	width: 750px;
	padding: 1px;
	border: 1px solid #053CA3;
}
#barrafecha {
	width: 754px;
	background-image: url(bg_fecha.png);
	height: 22px;
}

#pie {
	width: 744px;
	background-image: url(bg_pie.jpg);
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	margin: auto;
}

#inergis {
	float: right;
	vertical-align: middle;
}
#copy {
	float: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

.Estilo2 {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.Estilo1 {font-size: 12px;}

A:link {text-decoration: none ;font-weight: bold; color:#999999;}
A:visited {text-decoration: none ;font-weight: bold; color:#999999;}
A:active {text-decoration: none;font-weight: bold; color:#999999;}
A:hover {text-decoration: none;font-weight: bold; color:#003366;}

#utiles {
	list-style: none;
	float: left;
	margin-top: 7px;
	margin-left: 4px;
}
ul li {
	height: 13px;
	float: left;
	padding-right: 6px;
}
ul li a {
	display: block;
	text-decoration: none;
}
ul li a:hover {
	background-position:bottom;
	text-decoration: none;
}
ul li a span {
	display:none;
}
#home {
	width: 33px;
	background-image: url(ahome.gif);
	line-height: 13px;
}
#mail {
	width: 41px;
	background-image: url(amail.gif);
	line-height: 13px;
}
#favos {
	width: 53px;
	background-image: url(afavo.gif);
	line-height: 13px;
}

.titdir {
	color: #666666;	
}

#barrafecha span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #404D85;
	margin: 6px;
	vertical-align: bottom;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 10px;
}

.cuadro {
	border: 2px solid #003366;
}


.titdir {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 12px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}