/* GLOBALES */

A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
A:hover {
	COLOR: #666666;
	text-decoration: none;
	font-weight: normal;
}
A:active {
	COLOR: #ffffff; BACKGROUND-COLOR: #dd0000; TEXT-DECORATION: none;
}
BODY {
	MARGIN-TOP: 0px;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Verdana, Arial, Helvetica, sans-serif";
	BACKGROUND-COLOR: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}


.MAIN {
	width: 980px;
	border: 1px solid #3300CC;
	height: auto;
	float: none;
	margin: 0 auto;
}
.TOP {
	background-color: #FFFFFF;
	height: auto;
	width: 960px;
	text-align: center;
	padding: 10px;
}
.MENP {
	width: 980px;
	float: none;
}
.ESM {
	width: 222px;
	float: left;
	text-align: center;
}
.PM {
	width: 222px;
	float: right;
	text-align: center;
	clear: right;
}
.FLSH {
	float: left;
	width: 534px;
	text-align: center;
}
.OTROS {
	width: 980px;
	float: left;
}
.SE {
	float: left;
	text-align: center;
	width: 222px;
}
.TC {
	float: left;
	width: 534px;
	text-align: center;
}
.NOT {
	float: right;
	width: 222px;
	text-align: center;
	clear: right;
}
.BOT {
	background-color: #3a4a7b;
	height: auto;
	width: 960px;
	text-align: center;
	padding: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
}

.MENS {
	width: 980px;
	float: left;
}



.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 222px;
	background-color: #FFFFFF;
}
.style3 {
	font-size: 15px;
	/*	font-weight: bold;*/
	background-color: #3a4a7b;
	width: 206px;
	padding: 5px;
	float: none;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
	clear: both;
}

.style4 {
	font-size: 14px;
	/*	font-weight: bold;*/
	width: 216px;
	float: none;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
	clear: none;
	background-color: #CDE4ED;
}
.style4 a {
	width: auto;
	display: block;
	text-align: center;
	background-color: #CDE4ED;
	text-decoration: none;
	padding: 4px;
	color: #000738;
	border: 1px solid #3a4a7b;
/*	font-weight: bold;*/
}
.style5 {

	font-size: 14px;
/*	font-weight: bold;*/
	float: none;
	clear: none;
	width: auto;
	display: block;
	text-align: center;
	background-color: #CDE4ED;
	text-decoration: none;
	padding: 4px;
	color: #000738;
	border: 1px solid #3a4a7b;
}
.style4 a:visited {
	color: #000738;
	text-decoration: none;
}
.style4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A4A7B;
}


.TIT2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
	background-color: #FFFFFF;
}
.TIT3 {
	font-size: 12px;
	background-color: #3a4a7b;
	width: 966px;
	padding: 5px;
	float: none;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
	clear: both;
}
.TIT4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #003399;
	text-align: center;
	border: 2px Solid #FFFFFF;
}
.TIT5 {
	padding: 5px;
	border: 1px solid #3A4A7B;
}

.TIT6 {
	padding: 5px;
	border: 1px solid #3A4A7B;
	background-color: #CCFF99;
	color: #000066;
}


.footer {
	background: url(/es/images/page/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	width: 980px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: none;
}