/* ZONA DE BODY-MAINFRAME */
html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	border:none;
	}
html {
	margin-left: -1px;
	overflow-Y: scroll;
}	
body{
	text-align:center;
	background-color:#ffffff;
	background-image:url('images/mainbg.jpg');
	background-position:top center; 
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:normal;
}


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

#header {
	float:left; position:relative; width:100%; clear:both;
	height:197px;
}
#menubar {
	float:left; position:relative; width:100%; clear:both;	
	background:#000d27;
	height:43px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#content {
	float:left; position:relative; width:100%; clear:both; background:url('images/content-mid.jpg') top left repeat-y;
}
#main {
	float:left; position:relative;
	width:650px; padding:61px 0 0 25px; margin:0 0px 0 0px;
	background:url('images/content-top.jpg') top left no-repeat;
	text-align:left;
	min-height:400px;
}



#main hr {
	border:none;
	border-bottom:solid 1px #e5e7ec; width:100%;
	padding-left:0px;
}
#right {
	float:right; position:relative;
	width:245px;
	text-align:left;
	min-height:400px;
	padding-bottom:10px;
	margin-right:19px;
}
#footer {
	float:left; position:relative; clear:both;
	margin:0px 0px 0px 0px;
	padding:0 0;
	width:100%;
	background:url('images/footer-bg.jpg') top left repeat-x;
	height:39px;


}
#footer, #footer a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.left {
	float:left;
	width:50%;
	text-align:left;
	line-height:38px;
	padding-left:19px;
}
.righty {
	float:right;
	width:30%;
	text-align:right;
	line-height:38px;	
	padding-right:19px;
}

ul.news {
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	border:solid 2px #e4004f;
	text-decoration:none;
	 -moz-border-radius:12px; -webkit-border-radius:12px;
	 float:left;
	 width:243px;
	  font-size:10px; 
	  position:relative;
}
ul.news li {
	list-style-type:none;
	float:left;
	padding:10px 15px 10px 15px;
	margin:0 0 0 0;
	width:213px;
	border-bottom:solid 1px #e5e7ec;
		  position:relative;
}
ul.news li a, input.button, input.login_button {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	margin-top:10px;
	float:left;
	display:block;
	color: #ffc7da;	
	padding:0px  20px 0px 20px;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
	background: #e40150 url('images/button-bg.jpg') top right repeat-x;  
	-moz-border-radius:8px; -webkit-border-radius:8px;
	border:solid 1px #d5d2cf;
}

ul.news li a:hover, input.button:hover, input.login_button:hover {
  background: #81002d;
  color:#ffffff;
  text-decoration:none;
}

ul.news h3 {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4e5664;
	line-height:16px;
}

ul.news li.last {
	border-bottom:solid 0px #ffffff;
	padding-top:0px; padding-bottom:0px;
}
ul.news li.last h3{
	padding-bottom:10px;
}
ul.news li.newstitle {
	border-bottom:solid 0px #ffffff;
	padding-bottom:0px;
}
ul.news li.newsitem {
	padding-left:63px;
	width:165px;
}
ul.news li.newsitem h4, ul.news li.newsitem h4.small {
	display:block;
	position:absolute;
	top:8px;
	left:14px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:25px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:24px;
	color:#a5aab3;
	width:38px;
	text-align:left;
	font-weight:bold;
	overflow:hidden;
}
ul.news li.newsitem h4.small {
	font-size:12px;
	line-height:16px;
	top:34px;
	left:15px;
	width:38px;
}

h6 {
	font-size:11px;	
	line-height:11px;
	margin-bottom: 0px;
	font-weight: normal;
}

p.ul li {
	margin-top: none;
}
