.ar-drapeaux {
	background-image: url(../images/drapeaux.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 240px;
}
.ar_header_pub {
	background-image: url(../images/header_pub.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 1024px;
}
.ar_header_menu {
	background-image: url(../images/header_menu.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 1024px;
	
}
.drapeaux {
	width:110px;
	height:28px;
	padding: 17px 0px 0px 23px; 
}
.logo {
	height: 51px;
	width: 240px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;	
}
.pub {
	height: 90px;
	width: 728px;
	padding-top:15px;
}

.menu_btn{
	color:#FFFFFF;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	padding:10px 0 0 20px;
	width:1000px;
	float:left;
} 
.menu_btn a{
	color:#FFFFFF;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	margin:0 2px 0 0;
	padding:8px 2px 8px 2px;
}
.menu_btn a:hover{
	color:#FFFFFF;
	background-color:#CC0000;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	
}

a.sample_attach, a.sample_attach:visited, div.sample_attach{
	display:block;
	height:20px;

	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	padding:2px 5px;

	background:#000;

	text-decoration: none;
	font-family:Verdana, Sans-Sherif;
	font-weight:900;
	font-size:1.0em;
	color:#FFF;
}

a.sample_attach, a.sample_attach:visited {
	padding-top:5px;
	border-bottom: none;
}