/* CSS Document */

/*on enlève toutes les marges externes et internes par défaut*/
* {margin: 0; padding: 0;}
.print{display:none;}
body{
	background: #F1E9E4;
	font: 10px Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0;}

/*tous les liens du sites*/
a{ text-decoration: none;}
a:link{ color: #000000;}
a:visited{ color: #000000;}
a:active{ color: #000000}
a:hover{ text-decoration: underline;}

/*toutes les images*/
img {border: none;}

#global {
	width:1000px;
	height:639px;
	margin: 0 auto;
	background: #FFFFFF url(../img/fond_home.jpg) bottom left no-repeat;
}

#header {
	height:105px;
}


#page {
	margin-top:22px;
}

#global #header .logo_marmottane {
	width:401px;
	height:105px;
	margin-left:345px;
	float:left;
}
#global #header .plagne {	
	display:block;
	float:left;
	width:91px;
	height:60px;
	margin-left:120px;
	margin-top:0;
	background: #FFFFFF url(../img/plagne.gif) bottom left no-repeat;
	text-indent:-2000px;
}
#global #header .paradiski {	
	display:block;
	float:left;
	width:91px;
	height:40px;
	margin-left:120px;
	margin-top:0;
	background: #FFFFFF url(../img/paradiski.gif) bottom left no-repeat;
	text-indent:-2000px;
}


#global #bandeau  {	
	width:1000px;
	height:170px;
	margin-top:10px;
	background: #FFFFFF url(../img/bandeau.jpg) bottom left no-repeat;
}
/* ACTUS */
#global #actus {	
	width:218px;
	height:128px;
	background: url(../img/actu_fr.jpg) bottom left no-repeat;
	margin-left:66px !important;
	margin-top:21px !important;
	margin-left:33px;
	margin-top:5px;
	float:left;
}

*+html #global #actus {	
	margin-left:33px;
	margin-top:5px;
}


#global #actus dl {	
	margin-left:20px;
	margin-top:50px;
	font: 10px Tahoma, Helvetica, sans-serif;
}
#global #actus dt {
	font-weight:bold;	
	color:#00000;
}
#global #actus dd {	
	color:#9E9E9E;
}
#global #actus dd a {	
	color:#6A93E7;
	font-weight:bold;
}

#global #actusuk {	
	width:218px;
	height:128px;
	background: url(../img/actu_uk.jpg) bottom left no-repeat;
	margin-left:66px !important;
	margin-top:22px !important;
	margin-left:33px;
	margin-top:5px;
	float:left;
}

*+html #global #actusuk {	
	margin-left:33px;
	margin-top:5px;
}


#global #actusuk dl {	
	margin-left:20px;
	margin-top:50px;
	font: 10px Tahoma, Helvetica, sans-serif;
}
#global #actusuk dt {
	font-weight:bold;	
	color:#00000;
}
#global #actusuk dd {	
	color:#9E9E9E;
}
#global #actusuk dd a {	
	color:#6A93E7;
	font-weight:bold;
}
/* TEXTE HOME */
#global #texte {	
	width:300px;
	height:166px;
	margin-top:50px !important;	
	margin-left:77px;
	margin-top:50px;
	float:left;
}
#global #texte p{	
	margin-top:10px;
	line-height: 19px;
	font: 11px Tahoma, Helvetica, sans-serif;
}
#global #texte p.intro{	
	font-weight:bold;	
}
/* ETE */
#global #ete {	
	width:240px;
	height:279px;
	margin-left:90px;
	margin-top:50px !important;	
	margin-top:10px;
	float:left;
}
#global #ete  a {	
	color:#6A93E7;
	font: 10px Tahoma, Helvetica, sans-serif;
	font-weight:bold;
}
/* FOOTER */
#global #footer {	
	margin-right:40px;
	float:right;
}
#global #footer li {
	float:left;
	font: 10px Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
}
#global #footer ul, li {
	list-style-type: none; 
	margin:0;
	padding:0;
	color: #000000;
}
#global #footer li a {
	color: #663D1A; }
#global #footer li a:hover {
	color: #663D1A; }
#global #footer li a:visited {
	color: #663D1A; }
#global #footer li a:link {
	color: #663D1A; }

#global #langue {
	margin-top:-30px;
	margin-right:30px;
}
#global #langue a.footer7 {
	margin-top:-15px;
	display:block;
	width:34px;
	height:35px;
	background: url(../img/gb.gif) bottom no-repeat;
	text-indent:-2000px;
	float:right;
}
#global #langue a.footer8 {
	margin-top:-15px;
	display:block;
	width:34px;
	height:35px;
	background: url(../img/fr.gif) bottom no-repeat;
	text-indent:-2000px;
	float:right;
}
		
.reset{
	clear: both;}
	
/*configuration du menu*/
		#global #menu {
		margin: 0 auto; 
		}		
		#global #menu ul {
		margin-left:120px;
		margin-top:-34px;
		}
		#fond_menu {
		width:775px;
		height:25px;
		background: url(../img/fond_menu_global.gif) bottom left no-repeat;
		margin-left:120px;
		margin-top:-25px;
		}
		#menu ul, li {
		list-style-type: none; 
		margin:0;
		padding:0;
		}
		#menu li {
		width:110px;
		display: inline;
		float: left;
		margin-top: 0px;
		}
		#menu li a{ 
		display: block; 		
		
		height:23px;
		line-height: 40px; 
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		font-family: Tahoma, serif;
		text-decoration: none;
		}
		#menu li a:hover {
		color:#ACCEF7;
		} 
	 	#menu1{		
		margin-left:12px;
		}
	 	#menu2{
		margin-left:10px;
		}
	 	#menu3{
		margin-left:22px;
		}
	 	#menu4{
		margin-left:35px;
		}
	 	#menu5{
		margin-left:30px;
		}
	 	#menu6{
		margin-left:12px;
		}
	 	#menu7{
		margin-left:10px;
		}

	 	#menu1uk{		
		margin-left:21px;
		}
	 	#menu2uk{
		margin-left:12px;
		}
	 	#menu3uk{
		margin-left:27px;
		}
	 	#menu4uk{
		margin-left:26px;
		}
	 	#menu5uk{
		margin-left:28px;
		}
	 	#menu6uk{
		margin-left:22px;
		}
	 	#menu7uk{
		margin-left:6px;
		}

