/* 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:top center; 
	background-repeat:repeat-x;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4d4d;
	line-height:normal;
}
#wrapper{
	position:relative; margin-left:auto; margin-right:auto; width:990px; padding-top:0px; padding-bottom:10px; z-index:9999; clear:both;
	
}
#topsep { 
	float:left; position:relative; clear:both;
	width:100%; height:148px;
}
#topmenu {
	float:left; position:relative;
	height:25px;
	width:939px;
	margin:25px 0px 14px 30px;
	text-align:right;
	color:#d1d1d1;
	background:url('images/logo.jpg') top left no-repeat;
}

#menubar {
	float:left; position:relative;
	width:530px;
	height:50px;
	text-align:left;
	padding-top:5px;
	padding-right:16px;
	border-right:solid 1px #a7a7a7;
	font-size:14px;
}
#langbar {
	float:left; position:relative;
	width:210px;
	height:49px;
	text-align:left;
	padding-left:16px;
	padding-top:6px;
	border-right:solid 1px #a7a7a7;
	font-size:11px;
}
#picture-header {
	float:left; 
	position:relative; 
	clear:both;
	width:100%; 
	/*height:480px;*/
}
#content {
	float:left; position:relative; clear:both;
	width:100%;
}
#main {
	float:left; 
	position:relative;
	width:840px;
	min-height:300px;
	padding:10px 0px 0px 95px;
	text-align:left;
}
#maincontent {
	-moz-border-radius-bottomleft: 16px; -moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-right-radius: 16px;	-webkit-border-bottom-left-radius: 16px;
	text-align:left;
	padding:25px 43px 10px 29px;
	width:615px;
		
}
#right {
	float:right; position:relative;
	width:380px;
	text-align:left;
	padding:22px 10px 0px 0px;
	margin-top:316px;
/*	-moz-border-radius-bottomleft: 16px; -moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-right-radius: 16px;	-webkit-border-bottom-left-radius: 16px;	
	-moz-border-radius-topleft: 16px; -webkit-border-top-left-radius: 16px;*/
	min-height:300px;
}
#right p {
	float:left; position:relative;
	width:45%;
	padding-right:2%;
}
#rightflash {
	position:absolute;
	width:388px; height:316px;
	top:-310px; left:-4px;
}
#bottomsep{
	clear:both;
	position:relative; width:100%;z-index:9999;
	background-color:#f8f8f8;
	text-align:center;
	
}
#bottomsep .fleft {
	margin-left:auto; margin-right:auto;
	position:relative;
	width:990px;
	text-align:left;
	color:#707070;
	padding:20px 0px 20px 0px;
	min-height:200px;
	font-size:11px;
}
.fleft .finfo {
	float:left; position:relative;
	width:238px; padding-left:95px;
}
.fleft .fmenu {
	float:left; position:relative;
	width:398px;
	border-right:solid 1px #e1e1e1;
}
.fleft .fmenu ul {
	margin:0 0 0 0; padding:0 0 0 0;
	width:99px;
	list-style-type:none;
	float:left; position:relative;
/*	min-height:115px;*/
}
.fleft .fmenu ul li {
	list-style-type:none;
	padding:0 0 0 0; margin:0 0 0 0;
	float:left; width:100%; position:relative;
}
.fleft .fmenu ul li.first {
	font-weight:bold;
	padding-bottom:13px;
}
.fleft .fmenu ul li a {
	color:#707070;
	text-decoration:none;
}
.fleft .fmenu ul li a:hover, .fleft .fmenu ul li:hover  {
	color:#000;
}
.fleft .fmenu ul.halfside {
	width:198px;
/*	min-height:100px;*/
}
.fleft .fsocial {
	float:left; position:relative;
	width:190px;
	padding:28px 0px 0px 35px;
}

#search-box {
	width:180px; float:right; position:relative; text-align:right;
	height:41px;
	padding-right:12px;
}
#search-field {
	float:right; position:relative; height:51px; width:190px;
}
#search-field p {
	line-height:14px; margin:0 0 0 0; padding:0 0 0 0; float:left; clear:both; font-size:11px; padding-bottom:1px; color:#bbc2cc; position:relative; padding-left:8px;
}
#search-field input {
	width:180px;
	height:22px;
	line-height:22px;
	font-size:12px; color:#003;
	border:solid 1px #ebebeb;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
}
#search-button {
	float:left; position:relative; width:55px; height:31px;
}
#search-button input {
	width:55px; height:31px;
	border:none;
	background:url('images/search-bt.jpg') 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/search-bt-over.jpg') top left no-repeat;
		text-indent:-5000px;
}
