/* ZONA DE BODY-MAINFRAME */
html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	border:none;
	}
body{
	text-align:left;
	background-color:#ffffff;
/*background-color:#edf0f4;*/
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0b2f6a;
	line-height:normal;
	/*background:url('images/bg.jpg') 0 5px repeat;*/
}
a:link, a:visited {
	color:#61B147;
	line-height:normal;
	text-decoration:underline;

}
a:hover {
	color:#000000;
	text-decoration:none;
	line-height:normal;	
}
#navigation {
	position:relative; width:100%; height:65px; clear:both;
	/*background:url('images/menubg.jpg') 0 0 repeat-x;*/
	background-color:#61b147;
}
#topmenu {
	z-index:999;
}
.outer_content {
	position:relative; width:100%; clear:both;
}
#wrapper, #topmenu, .inner_content{
	position:relative; margin-left:auto; margin-right:auto; width:960px; padding-top:0px; padding-bottom:0px;
	
}
#content_container {
	min-width:960px;
	/*background:url('images/contentbg.jpg') 50% 0 no-repeat;*/
	min-height:265px;
	border-top:solid 1px #ccd9e3;
}
#footer_container {
	background-color:#61b147;
	min-height:100px;
}
#content {
	float:left; clear:both;
	width:100%;
	z-index: 1;
	/*background:url('images/contentbg.jpg') 0 50% no-repeat;*/
}
#header_container {
	background-color:#ffffff;
}
#header { 
	height:239px;
	z-index: 2;
	background:#ffffff url('images/header.jpg') left top no-repeat;
}
#mainslider {
	position:absolute;
	z-index:100;
	top:0px; left:296px;
	width:690px;
	height:360px;
	background:url('images/sliderbg.png') 0 0 no-repeat;
}
#slidercorners {
	position:absolute;
	z-index:100;
	top:0px; left:0px;
	width:690px;
	height:360px;
	background:url('images/slidercorners.png') 0 0 no-repeat;
}
#slideroverlay {
	position:absolute;
	z-index:100;
	top:130px; left:577px;
	width:80px;
	height:115px;
	background:url('images/slideroverlay.png') 0 0 no-repeat;
}
#slide-case {
		float:left; position:relative; width:624px; clear:both; height:291px; display:none;
		margin-left:32px; margin-top:36px;
}
.srotator {
	position: relative; height: 291px; width: 624px; float:left;
}
#main {
	float:left; position:relative;
	width:740px;
	min-height:300px;
	padding:0px 0px 0px 8px;
	text-align:left;
}
#left {
	float:left; position:relative; width:270px;
	min-height:300px;
	margin-left:10px;
}
#left h3 {
	display:block; clear:both;
	color:#0b2f6a;
	font-size:22px;
	padding-left:50px;
	line-height:32px;
	background:url('images/newstitlebg.jpg') 0 0 no-repeat;
}
#actualcontent {
	float:right; position:relative; width:640px;
	min-height:200px;
	
}
#actualcontent h2 {
	font-weight:bold;
	color:#2577bc;
}
#actualcontent h2.thetitle {
	display:block;
	padding: 25px 20px 30px 0px;
	margin-top:100px;
	border-bottom:solid 1px #ccd9e3;	
}
#right {
	float:right; 
	position:relative;
	width:220px;
	text-align:left;
	padding:0px 8px 0px 0px;
	margin:0 0 0 0;
	min-height:300px;
	font-size:12px;
	color:#6c6c6c;
}
#right h2 {
	padding-left:0px;
}
#newsbox {
	float:left; position:relative;
	clear:both;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;

}
#newsbox p {
	display:block;
	width:100%;
	font-size:13px;
	line-height:auto;
	padding:0 0 20px 0px;
	border-bottom:solid 1px #ccd9e3;
}
#newsbox h5 {
	background:url('images/newstitlebg.jpg') 0 0 repeat-x;
	line-height:20px;
	padding:7px 15px 7px 15px;
	margin:10px 0px 20px 0px;
	color:#ffffff;
	font-size:14px;
	moz-border-radius:12px;
	border-radius:12px;
	border:none;
	
}
#newsbox p a:link, #newsbox p a:visited {
	color:#0b2f6a;
	line-height:normal;
	text-decoration:none;

}
#newsbox p a:hover {
	color:#61B147;
	text-decoration:none;
	line-height:normal;
}

#bottomsep {
	font-size:12px;
	text-align:left;
	color:#ffffff;
	height:40px;
}

#bottomsep a {
	text-decoration:none;
	color:#ffffff;
	
}
#bottomsep a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#bottomsep p {
	padding:10px 10px 0px 10px;
}
#bottomsep .fright {
	float:right;
	text-align:right;
	
	width:25%;
	position:relative;
}
p.footermenu {
	border-bottom:solid 1px #76b966;
	
}
p.footermenu a {
	display:inline;
	padding-bottom:10px;
         margin-right:30px;
}
#bottomsep .fleft {
	float:left;
	text-align:left;
	white-space:nowrap;
	width:70%;
	position:relative;
}
#search-box {
	width:190px; float:right; position:relative; text-align:left;
	height:33px;
	padding-right:0px;
	padding-left:2px;
	padding-top:9px;
}
#search-field {
	float:left; position:relative; height:33px; width:129px;
	/*background:url('images/searchbg.png') top left no-repeat;*/
}
#search-field input {
	width:110px;
	height:14px;
	line-height:14px;
	font-size:11px; color:#003;
	border:none;
	background: none transparent;
	margin:8px 0px 0px 13px;
}
#search-button {
	float:left; position:relative; width:60px; height:33px;
}
#search-button input {
	width:60px; height:33px;
	border:none;
	/*background:url('images/searchbt.png') top left no-repeat;*/
	cursor:pointer;
	text-indent:-5000px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#search-button input:hover {
		/*background:url('images/searchbt.png') top left no-repeat;*/
		text-indent:-5000px;
}

ul#leftsidemenu {
  list-style-type:none;
  padding: 0;
  float:left; position:relative;
  width:190px;
  text-align:left;
}
ul#leftsidemenu ul {
  list-style-type:none;
  margin: 0 5px 0 5px;
  padding: 0;
  text-align:left;
  width:180px; float:left; position:relative;
}
ul#leftsidemenu li {
	/*float:left;*/
	margin: 0 0 0 0;
	text-align:left;
	float:left; position:relative; clear:both;
	width:180px;
	border-bottom:1px solid #d2d6d7;
}

ul#leftsidemenu li a {
  color: #565a5b;	
  padding:10px 0px 10px 20px;
  font-size:14px;
  font-weight:normal;
  line-height:16px;
  letter-spacing:0px;
  width:150px; float:left; position:relative;
  text-decoration:none;
}

ul#leftsidemenu li a:hover {
  color:#b01d13;
  text-decoration:none;
}
ul#leftsidemenu li ul li {
	border-bottom:0px solid #d2d6d7;
	border-top:0px solid #d2d6d7;	
}
ul#leftsidemenu li ul li a {
  line-height:16px;
  color: #b01d13;
  font-weight:normal;
  font-size:12px;
  padding:3px 0 3px 20px;
}

ul#leftsidemenu li ul li a:hover {
  color:#000000;
}
