@charset "utf-8";
/* CSS Document */
* {
margin: 0px;
padding:0px
}

body {
	font-family:Arial;
	background-color:#0061A5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:10px 0px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.white {
background-color:#fff;
}
.backtop{
	background-color:#fff;
	background-image: url(../images/backtop.jpg);
	background-repeat: repeat-x;
}
#top{
	background-image: url(../images/cintillo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding:0px;
	margin:auto;
	width:775px;
	height:50px
}
#top ul {
	list-style: none;
	position: relative;
	margin-right:-1px;
}
#top ul li {
	font-weight:normal;
	text-decoration:none;
	float:left;
	position:relative;
}
#top li a {
	color:#fff;
	font-size:8pt;
	font-weight: bold;
	text-align:left;
	padding: 45px 5px 2px 10px;
	border-right:solid 1px #fff

}
#top a:hover {
	color: #0061A5;
	border-right:solid 1px #0061A5
	
}
.backwhite {
	background-color:#fff;
	background-image: url(../images/backcentro.jpg);
	background-repeat: repeat-x;
}
.backgray {
	background-color:#eaeaea;
	background-image: url(../images/backrigth.jpg);
	background-repeat: repeat-x;
}
.left {
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
}

.right {
	background-image: url(../images/right.png);
	background-repeat: repeat-y;
}
.leftmenu {
	font-size: 8pt;
	font-weight: bold;
	padding:12px 0px 3px 5px;
	border-bottom:solid 1px #cfcfcf
}
.leftmenu a{
color:#535353;
width:100% !important;
display:block
}
.leftmenu a:hover{
color:#333;
}
.leftmenu:hover{
background-color:#f5f5f5;
display:block
}
.separacion{
padding:5px 0px
}
.titulo{
	font-size: 12pt;
	font-weight: bold;
	padding:9px 0px 1px 5px;
	border-bottom:solid 1px #005075;
	color:#005075
}
.texto{
	font-size: 8pt;
	line-height:11pt;
	padding:2px 5px 3px 5px;
	color:#333;
	text-align:justify
}
.texto ul{
	line-height:11pt;
	padding:2px 5px 3px 5px;
	text-align:justify
}
.texto li{
	line-height:11pt;
	padding:2px 5px 8px 0px;
	text-align:justify
}
.footer{
	font-size: 7pt;
	line-height:9pt;
	padding:2px 0px 1px 0px;
	color:#fff;
}
.subtitulo{
	font-size: 10pt;
	font-weight: bold;
	padding:20px 0px 1px 0px;
	border-bottom:solid 1px #005075;
	color:#005075
}
.subtitulorigth{
	font-size: 10pt;
	font-weight: bold;
	padding:12px 0px 1px 0px;
	border-bottom:solid 1px #005075;
	color:#005075
}
.titulonews{
	font-size: 8pt;
	font-weight: bold;
	padding:2px 0px 1px 0px;
	color:#005075
}
.fechanews{
	font-size: 7pt;
	font-weight: bold;
	padding:0px 0px 1px 0px;
	color:#000
}
.mas{
	font-size: 8pt;
	text-align:right;
	padding:2px 0px 8px 0px;
	color:#005075
}
.mas a{
	color:#005075
}
.mas a:hover{
	color:#000
}
.more{
	font-size: 8pt;
	font-weight:bold;
	text-align:right;
	padding:2px 0px 8px 0px;
	color:#005075;
	border-top:solid 1px #dcdcdc
}
.more a{
	color:#005075
}
.more a:hover{
	color:#000
}
.rightmenu {
	font-size: 8pt;
	font-weight: bold;
	padding:6px 0px 3px 10px;
	background-image: url(../images/redbullets.jpg);
	background-repeat: no-repeat;
	background-position: 2px 12px;
}
.rightmenu a{
color:#000;
width:100% !important;
display:block
}
.rightmenu a:hover{
color:#005075;
}

