body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#container {
	width: 1010px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border:1px;
	border-color:#AAAAAA;
	border-style:solid;
	background-color: #F6F6F6;
}

#encabezado {
	height: 76px;
	background-color: #FFFFFF;
}

#marco_usuariosregistrados {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width:160px;
	float: right;
	margin-top: 5px;
	margin-right:5px;
}

#marco_usuariosregistrados a{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#marco_idiomas {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width:160px;
	float: right;
	padding:2px;
	margin-top: 45px;
	margin-right:5px;
	clear: right;
}

#marco_idiomas a{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#divisor_superior {
	height:2px;
	;
	background-color:#1F3F5C;
	text-align:center;
	color: #FFFFFF;
	clear: both;
}

#Marco_Lateral_izq
{
	float: left;
	width: 210px;
	
}

#menu_izq {
	margin-left:4px;
	margin-right:4px;
	margin-top:9px;
	margin-bottom:4px;
	border: 1px solid #AAAAAA;
	font-family:Verdana;
	background-color: #FFFFFF;
}

#menu_principal_items a {
	display: block;
	text-decoration: none;
	font-size:11px;
	color:#495677;
	padding-left:5px;
	padding-bottom:2px;
	font-weight: normal;
	height: 14px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#menu_principal_items a:hover {
	display: block;
	text-decoration: none;
	font-size:11px;
	padding-left:5px;
	padding-bottom:2px;
	font-weight: normal;
	height: 14px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color:#165379;
	color:#FFFFFF;

}

#menu_principal_items ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#menu_divisor{
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#central {
	float:right;
	width: 798px;
	margin-bottom: 4px;
}


#marco_central {
	border: 1px solid #AAAAAA;
	margin-top:8px;
	margin-right: 4px;
	background-color: #FFFFFF;
	padding: 3px;
}

#pie_Filiales {
	clear: both;
	width: 992px;
	padding:4px;
	background-color:#E0EAF1;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align:center;
	border: 1px solid #AAAAAA;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#pie_Filiales a{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#pie {
	clear: both;
	width: 1005px;
	padding:3px;
	background-color:#1F3F5C;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
}

#logo {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}

.ImagenCentral {
	border:1px solid #999999;
	margin-bottom: 2px;
}

.texto_general{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	text-align:left;
	padding: 1px;
}

.texto_general strong{
color:#555555;
}

.texto_fecha{
	font-family:verdana;
	font-size:9px;
	color:#666666;
	font-style:italic;
}


.Titulo_Destacado{
	font-family:verdana;
	font-size:14px;
	color:#444444;
	font-weight: bold;
}
.link_articulo{
	font-family:Verdana;
	text-decoration: none;
	font-size:9px;
	color:#495677;
	font-weight: bold;
}
.TextBox {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border: 1px solid #AAAAAA;
}
.CopyRight{
	font-variant: small-caps;
	vertical-align: super;

}