body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main {
	width:800px;
	padding: 0px;
	margin: 0px;
}

.banner {
	background-image: url(images/banner2_01.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 49px;
	padding-top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #E9F2F8;
	font-weight: bold;
	text-align: center;
}

.seccion {
	background-image: url(images/banner2_02.png);
	background-repeat: repeat-y;
	width: 800px;
	min-height: 200px;
	height: auto;
	overflow: hidden;
}

.menu {
	width: 140px;
	padding: 10px 0px 10px 30px;
	float: left;
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	color: #DFEEF5;
}

.info {
	width: 570px;
	padding: 10px 40px 5px 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1F4B56;
}

.pie {
	background-image: url(images/banner2_04.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 68px;

}

.titulo {
	background-image: url(images/backtitle.png);
	background-repeat: repeat-x;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #1B4450;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B4450;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B4450;
	font-weight: bold;
	text-align: right;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B4450;
	font-weight: bold;
	text-align: right;
}

.politica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #388FA9;
	font-weight: bold;
	text-align: justify;
}

.noti_title {
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1F4B56;
}

.noti_foto {
	width: 110px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1F4B56;
}

.noti_body {
	width: 460px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1F4B56;
}

.noti_divi {
	background-image: url(images/backtitle.png);
	background-repeat: repeat-x;
	height: 38px;
	color: #1B4450;
	text-align: right;
}

a:link {
	text-decoration: none;
	color: #DFEEF5;
}

a:visited {
	text-decoration: none;
	color: #CBE3EF;
}

a:hover {
	color: #C1DEEC;
	background-color: #009999;
}

a:active {
	color: #C1DEEC;
	background-color: #007D7D;
}
