@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../design/index/mainbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container{
	background-image:url(../design/index/contbg.gif);
	background-repeat:repeat-x;
	background-color:#f6f7f8;
}
.footer {
	background-color: #1f3c63;
	height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family:Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 27px;
	text-align: right;	
}
.lateralbtns{
	height:59px;
	vertical-align: top;
}
.avisospic{
	vertical-align:top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
}
.avisos{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	height: 72px;
	vertical-align:top;
	text-align: justify;
	line-height: 12px;
	padding-top: 4px;
}
.leermas{
	font-family:Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.enlaces {
	height: 86px;
	background-image: url(../design/index/enlacesbg.jpg);
	background-repeat: no-repeat;
	width: 485px;
}
