@charset "utf-8";
/*
* Page stylesheet global
*
* File : /css/global.css
*
*
* @author     FGE
* @author     Agence Interactive <contact@agenceinteractive.com>
* @version    1.0.0  15-11-2007
*/

html
{
	overflow-x: auto;
	overflow-y: scroll;	
}

body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	background: url(../img/global/bg.gif) repeat-x top left;
	SCROLLBAR-FACE-COLOR: #d6e6bf; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d6e6bf; 
	SCROLLBAR-SHADOW-COLOR:#d6e6bf; 
	SCROLLBAR-3DLIGHT-COLOR: #d6e6bf; 
	SCROLLBAR-ARROW-COLOR:  #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #d6e6bf; 
}

a:link
{
	color: #99d631;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color:  #99d631;
}

a:hover
{
	text-decoration: none;
	color: #5e9600;
}

a:active
{
	text-decoration: none;
	color:  #99d631;
}

img
{
	border: 0;
}

p
{
	margin:0;
	padding: 0;
}

h4
{
	margin:0 0 3px 0;
	font-size: 13px;
}

.pointer
{
	cursor: pointer;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.spacer
{
	clear:both;
	height: 0;
	line-height:0;
	font-size:0;
}

.imageright
{
	margin: 3px 0 0 10px;
	float: right;
}

.imageleft
{
	margin: 3px 10px 0 0;
	float: left;
}





.canvas
{
	width: 1003px;
	min-height: 575px;
	height: auto!important;
	height: 575px;
	margin: 0 auto;
	background: none!important;
	background: url(../img/barre_bg.gif) repeat-y right top;
	position: relative;
}

.contener
{
	width: 961px;
	padding: 0 13px 0 13px;
	margin: 0 7px!important;
	margin: 0 0 0 7px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9!important;
	border-right: none;
	border-bottom: 1px solid #d9d9d9;
}

.footer
{
	width: 961px;
	height: 22px;
	background:#ebf7d6;
}

.text-footer
{
	height: 22px;
	line-height: 22px;
	float: left;
	font-size: 9px;
	color:#666666;
	padding-left: 15px;
}
.text-footer a
{
	color:#666666;
}

.footer2
{
	width: 961px;
	height: 48px;
	background:#FFFFFF;
	padding: 11px 0 0 9px;
	color: #999999;
}


.title
{
	font-size: 26px;
	font: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding: 36px 0 0 242px;
}

.langue
{
	padding: 23px 10px 0 0;
	text-align:right;
	font-weight: bold;
}
.langue a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: underline;
}

.langue a:hover
{
	color: #FFFFFF;
}

.white
{
	color: #FFFFFF;
	
}

.white a
{
	color: #FFFFFF;
	text-decoration: none;
}

.white a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.menu
{
	height: 23px;
	padding: 0 0 0 45px;
}

.menu ul
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	height: 23px;
}

.menu ul li
{
	float: left ;
	text-align: center ;
}

.menu li a
{
	font-weight: bold ;
	display: block ;
	text-decoration: none ;
}

.menu li a:hover img
{

}

.rss{
	float:right;
	margin:5px;
}

.c-flash
{
	width: 618px;/*620*/
	height: 130px;/*132*/
	position: absolute;
	top: 107px;
	left: 151px;
}

.c-bandeau
{
	width: 620px;/*620*/
	height: 130px;/*132*/
	position: absolute;
	top: 107px;
	left: 151px;
}

.main-photo
{
 	width: 396px;
	height: 132px;
	float: left;
}

.bt_accueil
{
	width: 60px;
	height: 14px;
	margin-left: 145px;
	display:block;
}

.c-titre
{
	width : 224px;
	height : 132px;
	float: left;
	background:url(../img/global/titre-actus.jpg) no-repeat top left;
}

.newsletter
{
	padding: 58px 0 0 24px;
	font-weight: normal;
	line-height: 13px;
	background:url(../img/fr/bg-newsletter.gif) no-repeat 17px 25px ;
	height: 60px;
}

.newsletter a
{
	color:#000000;
}

.newsletter a:hover
{
	color:#5e9600;
}


.logo
{
	width: 240px;
	height: 60px;
}

.gd-lien
{
	padding-right: 10px;
	height: 20px;
	background:url(../img/global/lien.gif) no-repeat 20px 3px ;
	text-align: right;
}

.gd-lien2
{
	padding-right: 10px;
	height: 20px;
	background:url(../img/global/lien2.gif) no-repeat 20px 3px ;
	text-align: right;
}

.secondary-photo
{
	width : 211px;
	height: 130px;
	margin: 0 0 20px 0;
	
}
