body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F0EDE4;
	font-size:14px;
}

#page
{
	margin: auto;
	background-color: #30414E;
	width: 1000px;
}
#header
{
	margin: auto;
	width: 1000px;
	background-color:#FFFFFF;
	height: 214px;
}
	#header #menus
	{
		
		width: 1000px;
		height: 38px;
		text-align:right;
		color: #FFFFFF;
		position: relative;
		top: -14px;
	}
	#header #menus #texte
	{
		padding: 0 0 0 0;
		margin-right: 20px;
		height: 38px;
		width: 992px;
	}
	#header #menus #texte #menu
	{
		display: inline;
		font-weight: bold;
		font-size: 12px;
	}
	
	#header #menus #texte a
	{
		text-decoration:none;
		color: #EEEEEE;
		height: 38px;
		padding: 6px 20px 9px 20px;
		background: url(../images/menus.png) center repeat-x;
	}
	#header #menus #texte a:hover
	{
		text-decoration:none;
		background: url(../images/menuHover.png) center repeat-x;
	}
	#header #menus #texte #langue
	{
		height: 20px; 
		margin: 5px;
	}
	#header #menus #texte #langue a
	{
		height: 20px; 
		margin: 5px;
		background: none;
		padding: 0px;
		margin: 0px;
		text-decoration:none;
	}
	
#center
{
	margin: auto;
	padding: 10px;
	width: 978px;
	min-height: 300px;
	height: 100%;
	color: #000000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	#center #menus 
	{
		width: 250px;
		margin: 30px 0px 0px 0px;
		float:left;
	}
	
	#center #menus #cadres
	{
		width: 250px;
		margin: 30px 0px 0px 20px;
		float:right;
	}
		#center #menus #cadres #cadre1
		{
			background: #FFFFFF url(../images/cadre1.jpg) center no-repeat;
			height:27px;
			width:219px;
			color:#FFFFFF;
			float:right;
		}
		#center #menus #cadres #cadre1 #titre
		{
			color:#FFFFFF;
			padding: 6px 0px 0px 35px;
			font-weight:bold;
		}
		#center #menus #cadres #cadre2
		{
			background: #FFFFFF url(../images/cadre2.jpg) center no-repeat;
			height:69px;
			width:219px;float:right;
		}
		#center #menus #cadres #cadre2 li{display: compact;list-style: none;padding:7px 0 0px 40px;}
		#center #menus #cadres #cadre2 li a{text-decoration:none; color:#FFFFFF;}
		#center #menus #cadres #cadre3
		{
			background: #FFFFFF url(../images/cadre3.jpg) center repeat-y;
			width:219px;float:right;
		}
		#center #menus #cadres #cadre3 li{display: compact;list-style: none;padding:0 0 7px 40px;}
		#center #menus #cadres #cadre3 li a{text-decoration:none; color:#FFFFFF;}
		#center #menus #cadres #cadre4
		{
			background: #FFFFFF url(../images/cadre4.jpg) center no-repeat;
			height:14px;
			width:219px;
			float:right;
			margin-bottom: 20px;
		}
	
	#center #menus #galleryMini 
	{
		width: 260px;
		margin: 30px 0px 0px 20px;
		float:right;
	}	
	
	#center #route 
	{
		margin: 67px 20px 0px 40px;
		max-width: 500px;
		width: 500px;
		float:left;
		/*color: #878471;*/
		color: #514837;
		
	}	
	#center #route a
	{
		text-decoration:none;
		color: #717173;
	}
	
	#center #content 
	{
		margin: 53px 20px 0px 40px;
		max-width: 500px;
		width: 500px;
		float:left;
	}	
	#center #content a
	{
		text-decoration:none;
		color: #3C4E7B;
	}	
		
		#center #content #gallery
		{
			background-color: #DBD8CD; 
			padding:10px 10px 10px 10px;
		}
		#center #content #gallery img
		{
			border: 1px solid #564D3A;
			max-width: 600px;
		}
	
	#center #sitemap 
	{
		margin: 53px 20px 0px 40px;
		width: 500px;
		float:left;
	}
		#center #sitemap #theme 
		{
			margin: 0px 20px 0px 0px;
			float:left;
		}
		#center #sitemap #theme #name, #center #sitemap #theme #name a
		{
			margin: 0px 0px 5px 0px;
			color:#000000;
			font-weight:bold;
			text-decoration:none;
		}
		#center #sitemap #theme #title
		{
			margin: 0px 0px 5px 20px;
			color:#000000;
			font-weight:bold;
		} 
		#center #sitemap #theme #title a
		{
			color:#000000;
			font-weight: normal;
			text-decoration:none;
		}
		#center #sitemap #theme #subtitle
		{
			margin: 0px 0px 5px 40px;
			color:#000000;
		}
		#center #sitemap #theme #subtitle a
		{
			color:#000000;
			text-decoration:none;
		}
	#center #content #divError
	{display:none; margin-left: 250px; margin-top: 50px; position: absolute; display:none; background-color:#777777; color:#FFFFFF;}
	#center #content #divError #close
	{padding:5px 5px 0px 0px;}
	#center #content #divError #close a
	{color:#FFFFFF; text-decoration:none;}
	#center #content #divError #Error
	{padding:20px;}
	
#footer
{
	margin: 10px auto 0px auto;
	width:1000px;
	color: #878471;
	font-size:10px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a
{
	color: #878471; 
	text-decoration: underline;
	font-size: 11px;
}
	#footer #liens
	{
		border-radius: 10px 10px; 
		-moz-border-radius: 10px;
		border: 1px solid #D7DCE5;
		width:1000px;
		font-size:10px;
	}
		#footer #liens #texte
		{
			font-size:10px;
			text-align:left;
			padding: 7px 0px 7px 302px;
			color: #514837;
			font-weight: bold;
		}
		#footer #liens #texte a
		{
			color: #514837;
			text-decoration: none;
		}
		#footer #liens #texte a:hover
		{
			color: #999999;
		}
	#footer #copyright
	{
		margin-top: 5px;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#spacer {
  clear: both;
}
