﻿* { margin: 0; padding: 0;}
body {
	background: #fff;
	font: 11px/1.75em Arial, Tahoma, sans-serif;
	color: #333; 
	text-align: center;
	margin: 0 0 15px 0;	
}
a, a:visited {	
	color: #333; 
	background: inherit;
	text-decoration: none;		
}
a:hover, a:active {
	color: #333;
	background: inherit;
	padding-bottom: 0;
	text-decoration: underline;
}
h1, h2, p {
	padding: 10px;		
	margin: 0;
}
.select1
{
float:left;
padding: 0 0 30px 10px;
width:840px;	
background:url(eu-bg.png) no-repeat center;
}
.select2
{
float:left;
padding: 0 0 30px 10px;
width:840px;	
}
.select1 ul, .select2 ul {
	list-style:none;
	margin:0;
	padding:0
}
.select1 li, .select2 li {
	float:left;
	padding: 20px 0 0 0;
	width:205px;
	font-size:12px;
	line-height:16px;
}	
.lang {
	font-size:11px
}
.select1 li img, .select2 li img {
	float:left;
	height:36px;
	padding: 0 10px 0 0;
	margin-top:-2px;
	width:48px
}
img {
	display:block
}
#eurofrank {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(content.jpg) repeat-y center top;
}
#content-eurofrank {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
	background: #fff url(content-wrap.jpg) repeat-x; 
}
#header {
	position: relative;
	background: #F8F7F7;
	height: 20px;
	color: #fff;
	border-bottom: 1px solid #F2F2F2;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
}
.top {
	background: #fff url(top.jpg) no-repeat center;
	height:30px
}
#header #header-links {
	position: absolute;
	top: 6px; left: 10px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
	font-style:italic
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 250px;
	width: 850px;
	background: #fff url(top-banner.png) no-repeat center center;
}
#main h1 {
	margin: 0px 10px 0 10px;
	font: normal 1.9em Arial, Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}
#main h2 {
	margin: 0px 10px 0 10px;
	font: bold 1.5em Arial, Times, serif;
	color: #444;
	padding: 20px 0 0px 0px; 
}
#footer-d {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(footer-bottom.jpg) no-repeat center bottom;	
	color:#999;
}
#footer-d a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
#footer-d p {
	padding: 10px 0;
}
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: left;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;	
}
.cop {
	padding-left:10px;
	float:left;
	color:#aaa
}
.legal {
	padding-right:10px;
	float:right
}