body {
	margin: 0;
	padding: 0;
	text-align:center;
	font:Arial;
	color:#000;
	background-color: #FFFFFF;
}

#iewrap {
    max-width: 1020px;
    min-width: 1020px;
    margin: 0px auto;
    text-align:left;
    padding: 0;
	width:expression(document.body.clientWidth > 1020? "1020px": "auto" );
}

a:link { color: #020c7d; font-family: Arial; font-size: 11px; text-decoration: underline; line-height: normal;}
a:visited { color: #020c7d; font-family: Arial; font-size: 11px; text-decoration: underline; line-height: normal;}
a:active { color: #020c7d; font-family: Arial;font-size: 11px; text-decoration: underline; line-height: normal;}
a:hover { color: #CC0001; font-family: Arial; font-size: 11px; text-decoration: underline; line-height: normal;}

a.menu:link { color: #fff; font-family: Arial; font-size: 10px; text-decoration: none; line-height: normal;}
a.menu:visited { color: #fff; font-family: Arial; font-size: 10px; text-decoration: none; line-height: normal;}
a.menu:active { color: #fff; font-family: Arial;font-size: 10px; text-decoration: none; line-height: normal;}
a.menu:hover { color: #fff; background-color:#000000; font-family: Arial; font-size: 10px; text-decoration: none; line-height: normal;}

a.SubIt:link { color: #022b44; font-family: Arial; font-size: 10px; text-decoration: none; line-height: normal;}
a.SubIt:visited { color: #022b44; font-family: Arial; font-size: 10px; text-decoration: none; line-height: normal;}
a.SubIt:active { color: #022b44; font-family: Arial;font-size: 10px; text-decoration: none; line-height: normal;}
a.SubIt:hover { color: #CC0000; font-family: Arial; font-size: 10px; text-decoration: underline; line-height: normal;}

.fake_a { color: #020c7d; font-family: Arial; font-size: 11px; line-height: normal;}

.SubIttxt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #022b44;
	line-height: normal;
	letter-spacing: 0px;
}

.Footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #506783;
	line-height: normal;
	letter-spacing: 0px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	letter-spacing: 0px;
}
.Tabletits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	letter-spacing: 1px;
}
.Tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: normal;
	letter-spacing: 0px;
}
.Centraltits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	letter-spacing: 2px;
}
.Centraltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #022b44;
	line-height: normal;
	letter-spacing: 0px;
}
.CentralConttits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}.Arttits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
	letter-spacing: 0px;
}
.Arttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	letter-spacing: 0px;
}
#nav{
	margin:0;
	position:absolute;
	top:3px;
	right:-18px; /*margen con el div */
	text-align:left;
	width: 100%;
}

/* ///////////////////  MENU  ////////////////  */



#dropmenudiv{
margin-top:8px;
position:absolute;
border:1px solid #48719C;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:16px;
z-index:100;

}

#dropmenudiv a{
font:11px Arial;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #48719C;
height:20px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-align:left;
background-color:#D7E4F1;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #1F3D5F;
color:#FFFFFF;
}


.tit_destacado_prl {
	font-size: 13px;
	font-weight: bolder;
}

