*{
	margin:0;
	padding:0;
}
#wrapper{
	width:800px;
	margin:0 auto;
}
.boxlogo{
	width:800px;
	overflow:hidden;
	height:60px;
        background:url(../images/barra.jpg) no-repeat  top;
       
}
div.logo{
	width:211px;
	height:51px;
	float:left;
	margin:8px 10px 0 2px;
}
a.logo{
	display:block;
	width:300px;
	height:51px;
	background:url(../images/logo.png) no-repeat left top;
}
div.topmenu{
	padding-top:24px;
	float:right;
}
.header{
	height:205px;
}
.header .img {
	padding:101px 0 0 32px;
}
.searchbox{
	padding:0px 2px;
	text-align:right;
}
.container{
	width:100%;
	overflow:hidden;
        background:#FFFFFF
}
.leftcol{
	width:160px;
	float:left;
	font-size:12px;
}
.rightcol{
	width:210px;
	float:right;
	font-size:12px;
}
.content{
	width:635px;
	float:left;
}
.content-nl{
	width:640px;
	float:left;
}
.content-inner{
	padding:0 0px;
}
.content-m{
	background:url(../images/bg-hc.gif) repeat-x top;
}
.content-l{
}
.content-r{
	padding:0 34px 25px 23px;
}
.footer {
	background:url(../images/barretta.png) no-repeat top;
        color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.footer-inner{
	text-align:center;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}