@charset "utf-8";
/* CSS Document */
body
{ 
	background:url(images/background.gif) center top; 
	background-repeat:repeat; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	background-color:#191919;
	margin:0px;
	padding:0px;
	color:white;
}



img{border:none;}

a{outline:none;}

a.yellow_link:link{ color:#fedb71}
a.yellow_link:visited{ color:#fedb71}
a.yellow_link:hover{ color:#fedb71}
a.yellow_link:active{ color:#fedb71}

a.blue_link:link{ color:#1066a7}
a.blue_link:visited{ color:#1066a7}
a.blue_link:hover{ color:#1066a7}
a.blue_link:active{ color:#1066a7}

span.year{color:#00a7f4; font-weight:bold; font-size:13px; padding-bottom:6px}

.thumb{ cursor:pointer; cursor:hand; }

#headerFR{ width:865px; height:245px; background:url(images/header_fr.jpg) no-repeat left top; }
#headerEN{ width:865px; height:245px; background:url(images/header_en.jpg) no-repeat left top; }

#menu{ float:left; margin-left:23px; }
.menuItem{margin-top:185px; float:left;}

#btnLang{ float:right; width:24px; padding-top:104px; }

.partnersItem{ width:580px; padding:20px; border-bottom:solid 1px #666;}
