@charset "utf-8";
* { font-family:Arial, Helvetica, sans-serif; }
a img { border:none; text-decoration:none; }
div#main a { color:#000; font-weight:bold; text-decoration:none; padding-bottom:3px; /*border-bottom:2px solid #EC2224;*/ }
div#main a:hover { color:#EC2224; }
a { color:#000; text-decoration:none; }
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
div#wrapper { 
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
div#header {
	width:800px;
	height:197px;
	background-image:url(../images/header.jpg);
}
div#cuerpo {
	display:block;
	margin:0px;
	padding:0px;
	min-height:525px;
	
}

div#right {
	width:241px;
	float:right;
	margin-right:0px;
	margin-top:0px;
	/*background-image:url(../images/grdnt_right.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	
}
div#main, div#top {
	margin-right:266px;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:15px;
}
div#main {
	margin-top:30px;
	color:#999999;
	font-size:10pt;
	line-height:18pt;
}
div#footer {
	
	height:30px;
	 padding:12px 18px 19px 18px;
	 margin:0px;
	 color:#999999;
	font-size:8pt;
}
#user_3 {
	background-color:#f2f2f2;
	text-align:center;
	font-size:11px;
	padding:5px 0px 5px 0px;
	border-top:2px solid #ec2224;
	clear:both;
	display:block;
}
#user_2 { text-align:right; }
div#footer a { color:#999999; font-weight:bold; text-decoration:none; }
td.contentheading, .contentheading {
	font-size:16pt;
	color:#EC2224;
}
/*td.item11-acton a { border-bottom:2px solid #ec2224; }*/

/*a.item2 { float:left; }*/

/*div#right table.contentpaneopen { margin:0px 10px 0px 10px; }*/

/*div#right table.contentpaneopen td { padding:0px; margin:0px; font-size:9pt; background-color:#ffffff; border:1px solid #222222; }*/

/*div#right table.contentpaneopen td.contentheading { font-weight:bold; color:#ec2224; font-size:9pt; border:none; margin-bottom:-10px; }*/

span.news_over { font-weight:bold; color:#ec2224; font-size:10pt; }

/* Menu right */

a.mainlevel_right { 
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 7px 0px 7px;
    color:#999999;
}
a.mainlevel_right:hover { 
	border-bottom:2px solid #999999;
}
a#active_menu_right { border-bottom:2px solid #EC2224; }
a.mainlevel_foot { 
	
	text-transform:uppercase;
	padding:0px 7px 0px 7px;
	border-right:1px solid;
}
a.mainlevel_foot:hover { 
	border-bottom:1px solid #000;
}
div#news_red {
	background-image:url(../images/news_midd.jpg);
	background-repeat:repeat-y;
	background position: center;
}
div.news_top {
	background-image:url(../images/news_top.jpg);
	background-repeat:no-repeat;
	background position: center bottom;
}
div.news_bottom {
	background-image:url(../images/news_bottom.jpg);
	background-repeat:no-repeat;
	background position: center top;
}
.news_bottom, .news_top { 
	width:228px;
	height:22px;
}
.news_midd { padding: 0px 15px 0px 15px; font-weight:normal; color:#000; font-size:9pt; }