/* Home page Europe */

*{
padding:0;
margin:0;
}
body{
font-family:Arial, Helvetica, Sans Serif;
font-size:10px;
}
img{
border:0;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

#container{
width:955px;
text-align:left;
}
#body{
	margin-top:15px;
	float:left;
	margin-bottom:15px;
	width: 955px;
}
.tabs {
	clear:both;
	float:left;
	width:100%;
	font-size:13px;
	background: #bfb3aa url("../images/level_1_back.gif") top left repeat-x;
}
.titre_europe {
	height: 20px;
	text-align: left;
	padding-left: 22px;
	padding-top: 4px;
	display: block;
}

.nom_pays{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}
.nom_pays a:link{
	text-decoration: none;
	color: #336699;
}
.nom_pays a:visited{
	text-decoration: none;
	color: #336699;
	text-align: left;
}
.nom_pays a:hover{
	color: #EEB211;
}
.lien_pays {
	font-size: 12px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.lien_pays a:link{
	color: #336699;	
}
.lien_pays a:hover{
	color: #EEB211;
}

/* Begin Header */
.new-header {
	clear:both;
	float:left;
	width:100%;
}
.new-logo {
	float:left;
	margin:11px 0 23px 24px;
}
.new-logo img {
	width:160px;
	height:67px;
	border:none;
}
.tableau td{
	height: 29px;
}
