@charset "utf-8";
body{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#00354D url(../images/background.jpg) repeat-x top;
}

*{
	margin:0;
}

img{
	border:none;
}

embed{
	margin:0;
	padding:0;
}

h1{
	font-size:2em;
	color:#003145;
}

h2{
	font-size:14px;
	color:#003145;
}

h3{
	font-size:12px;
	color:#666;
}

a{
	color:#003145;
	text-decoration:underline;
}

a:hover{
	color:#B31E36;
	text-decoration:none;
}

.clear{
	clear:both;
}

.redlinkselectedtop{
	font-size:9px;
	font-weight:bold;
	color:#B31E36;
	text-decoration:none;
}

.verde{
	color:#B2D035;
}

.azul{
	color:#5694CF;
}

.rosado{
	color:#BF1C78;
}

.rojo{
	color:#B31E36;
}

#submenu{
	float:right;
}

#submenu .selected{
	background:#ddd;
}

#submenu a{
	color:#333333;
	background:#f7f7f7;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
	font-size:11px;
	margin:0 3px 0 0;
	float:left;
	width:100px;
	text-align:center;
}

#submenu a:hover{
	background:#ddd;
}

#top {
	height:62px;
	width:760px;
	margin:0 auto;
	padding:0;
	background:#ECEDEE;
}

#top img{
	float:left;
	border:none;
}

#top div{
	float:right;
	padding:25px 10px 0 0;
}

#top div b a{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#top div b a:hover{
	color:#B31E36;
}

#banner{
	width:760px;
	margin:0 auto;
}

#menu{
	width:760px;
	margin:0 auto;
}

#menu2{
	width:760px;
	margin:0 auto;
}

#contenido{
	background:#FFF;
	width:760px;
	margin:0 auto;
}

#contenido2{
	padding:10px;
}

#contenido #left{
	float:left;
	padding:20px;
	width:500px;
}

#contenido #right{
	float:left;
	background:#ffffff;
	width:220px;
}

#contenido #right div.homenews{
	padding:5px;
}

#contenido #right div.homenews div{
	margin:0 0 5px 0;
	padding:3px;
	display:block;
}

#contenido #right div.homenews div:hover{
	background:#eee;
}

.mas{
	background:#5EB6E4;
}

.mas:hover{
	background:#1C76A6;
}

.tabHover{
	padding:3px;
}

.tabHover:hover{
	background:#f7f7f7;
	cursor:pointer;
}

.tabHover:hover h2 a{
	color:#B31E36;
}

.tabHover:hover a img{
	width:70px;
	height:70px;
	margin:5px;
	background:#FFFFFF;
}

#contenido #right div.homenews div a{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}

#footer{
	height:20px;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	background:#EDEDED;
	width:720px;
	margin:0 auto;
	padding:10px 20px 0 20px;
	text-align:left;
}

#footer a{
	color:#000000;
	text-decoration:none;
}
.promo {
	font-family: "Arial Narrow", Arial;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #05383c;
	text-decoration: none;
}
