/* ZONA DE BODY-MAINFRAME */
html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	border:none;
	}
body{
	text-align:center;
	background-color:#ffffff;
	background-image:url('images/mainbg.jpg');
	background-position:center top; 
	background-repeat:repeat-x;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5a5a5c;
	line-height:normal;
}


#wrapper{
	position:relative; margin-left:auto; margin-right:auto; width:990px; padding-top:0px; padding-bottom:0px;
}

#menubar {
	float:right; position:relative;
	width:70%; clear:both;
	text-align:left;
}
#content {
	float:left; position:relative; clear:both;
	width:100%;
	min-height:550px;
	padding-top:45px;
	border:solid 1px #868585;
	background:#ffffff url('images/contentbottom.jpg') bottom left no-repeat;
	 -moz-border-radius:5px; -webkit-border-radius:5px;
	 border-radius:5px;
	 

}
#main {
	float:left; position:relative;
	width:880px;
	min-height:300px;
	padding-left:50px;
	padding-bottom:20px;
	text-align:left;
	clear:both;
}
#bottomnews {
	float:left; position:relative;
	width:90%;
	margin-bottom:40px; clear:both;
	min-height:100px;
	border-top:dashed 1px #d8d8d5;
	text-align:left;
	margin-left:50px;
	padding-top:10px;
}
#bottomtext {
	float:left; position:relative;
	clear:both;
	width:90%;
	min-height:110px;
	text-align:left;
	color:#ffffff;
	margin-left:50px;
}

#footer {
	float:left; position:relative; clear:both;
	width:100%; height:40px;
	padding-top:16px;
	color:#8d8d8a;
	font-size:11px;
	text-align:left;
}
.left {
	float:left; position:relative;
	width:181px;
	padding-top:3px; padding-left:43px;
}
.left1 {
	float:left; position:relative;
	width:500px;
	padding-left:45px;
	padding-top:3px;	
}
.right {
	float:right; position:relative;
	width:100px;
	padding-right:45px;
	text-align:right;
}
ul.news {
	float:left; width:100%;
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
ul.news li {
	float:left;
	width:30%;
	padding:10px 25px 10px 0px;
	margin-bottom:10px;
	border-right:solid 0px #e5e5e5;
}
ul.news li.fourth {
	border-right:none;
}
ul.news li a {
	color:#c01120;
	text-decoration:none;
}
ul.news li a:hover {
	color:#000000;
	text-decoration:none;
}
/*TOP*/
#header {
	width:939px; float:left; position:relative;
	background:#ffffff url('images/logo.jpg') top left no-repeat;
	height:115px;
	margin-top:9px;
	margin-left:51px;
}
#topmenu {
	width:635px; float:left; position:relative;
	height:29px;
	padding-top:87px; padding-left:340px;
}

.sleft {
	float:left; position:relative; width:200px;
	text-align:left;
}
.sright {
	float:right; position:relative;
	width:180px;
	text-align:left;
}
.scenter {
	float:left; position:relative;
	width:100%;
	text-align:center;
	padding-bottom:5px;
}
a.rm {
	float:left; position:relative; clear:both;
	padding:0px 0px 0px 0px;
	margin-top:10px;
	width:15px; height:15px;
	text-decoration:none;
	background:url('images/arrow.gif') 0 0 no-repeat;
}
