html,body,form,img{margin:0;padding:0}
html{color:#333;
	background-image: url(../images/common/background.gif);
	background-repeat: repeat;}
body{font: 76% arial,sans-serif;text-align:center}
img {
	float: left;
}

p{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a{
	padding:0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #333;
}
a:hover{
	padding:0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #0F1178;
}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#content p{
	line-height:1.4;
	clear: both;
}
div#navigation{}
div#extra{
	background-color: #FFFFFF;
	background-image: url(../images/common/textoEnPie_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
div#extra p {
	font-size: 9px;
	text-align: center;
	line-height: 15px;
}

div#footer{
	background: #0F1178;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	height: 20px;
	padding-top: 7px;
}
div#footer img {
	float: none;
}


div#container{
	width:772px;
	margin:0 auto;
	background-color: #FFFFFF;
}
div#header {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-color: #FFFFFF;
}
div#content{
	float:left;
	width:594px;
	margin-left: 16px;/* Margen izquierdo para todos los navegadores */
	/*.margin-left: 0px;  Margen izquierdo de 7px para IE6 y IE7, los demas navegadores todavia seguiran manteniendo el margen de 5px inicial */
	_margin-left: 8px; /* Sólo IE6 leerá y entendera este estilo y aplicará el valor */
}
div#navigation{
	float:right;
	width:146px;
	margin-right: 16px;/* Margen izquierdo para todos los navegadores */
	_margin-right: 8px; /* Sólo IE6 leerá y entendera este estilo y aplicará el valor */
	margin-bottom: 10px;
}
div#extra{
	float:left;
	width:772px;
	height: 42px;
	padding-top: 21px;
}
div#footer{clear:both;width:100%}

/*CONTENIDO DEL HEADER*/
.fecha p{
	text-align:left;
	color:#000099;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuHeader {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	float: right;
}
.menuHeader li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.buscar {
	color: #999999;
}
.uno {
	list-style:none;
	margin:0px;
	padding:0px;
	height:21px;
	clear: both;
	width: 740px;
}
.uno li {
	margin:0px;
	padding:0px;
	float:left;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.uno a {
	margin:0px;
	padding:0px;
	display:block;
	text-align:center;
	border-left:1px solid #3399CC;
	height: 21px;
}
.uno a:hover {
	background-color:#9FD1F2;
	margin:0px;
	padding:0px;
	display:block;
	text-align:center;
	border-left:1px solid #3399CC;
	height: 21px;
}
.a.vinculo {
	height: 21px;
	color: #003399;
}
.a.vinculo:hover {
	height: 21px;
	color: #003399;
	text-decoration: underline;
}

