@charset "utf-8";
body  {
	background: #000;
	background-image: url(infos.jpg);
	background-attachment:fixed;
	background-position:right top;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}

.twoColLiqLtHdr #container { 
	margin: 0 auto; 
} 

#logo {
	float:left;
	padding-left: 30px;
	position: fixed;
	margin-top: 30px;
	}

.twoColLiqLtHdr #sidebar1 {
	background-image: url(fondmenu.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	text-align: center; 
	position:fixed;
	float: center;
	width: 100%;
	padding-top: 25px;
}
	
#sidebar1 a:link {
	font-weight: 700;
	color: #a32b2b;
	text-decoration:none;
	}
	
#sidebar1 a:visited {
	font-weight: 700;
	color: #a32b2b;
	text-decoration:none;
	}
	
#sidebar1 a:hover {
	font-weight: 700;
	color: #f24343;
	text-decoration:none;
	}

#mainContent {
	margin: auto;
	margin-top: 50px;
	font-weight: 700;
	color:#fff;
	text-align: center;
	font-size:14px;
	}
	
/* ____________________________________________fin menu_________________________________________________________________ */
	

	
#titre {
	text-align: center;
	background-color: #180606;
	border-style: solid;
	border-width: thin;
	border-bottom-color: #340e0e;
	border-right-color: #561717;
	border-top-color: #561717;
	border-left-color: #340e0e;
	font-size: 20px;
	color: #a48484;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
	
#mapgoogle {
	padding: 20px;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
	color: #a48484;
	}
	
#mapgoogle a:link {
	text-decoration: none;
	color: #a48484;
	}
	
#mapgoogle a:visited {
	text-decoration: none;
	color: #a48484;
	}
	
#mapgoogle a:hover {
	text-decoration: none;
	color: #f24343;
	}
	
#mapgoogle a:active {
	text-decoration: none;
	color: #a48484;
	}
	
#liens {
	padding: 10px;
	text-align: left;
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF;
	}
	
	
#liens a:link {
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF;
	}
	
#liens a:visited {
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF;
	}
	
#liens a:hover {
	text-decoration: none;
	font-weight: 100;
	color: #a32b2b;
	}


#adresse {
	text-decoration: none;
	font-weight: 100;
	padding: 10px;
	color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#mailsgauche {
	padding: 10px;
	color: #fff;
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
#mailsgauche a:link {
	color: #CCC;
	text-decoration: none;
	}
	
#mailsgauche a:visited {
	color: #999;
	text-decoration: none;
	}
	
#mailsgauche a:hover {
	color: #a32b2b;
	text-decoration: none;
	}
	
#mailsdroite {
	padding: 10px;
	color: #fff;
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
#mailsdroite a:link {
	color: #CCC;
	text-decoration: none;
	}
	
#mailsdroite a:visited {
	color: #999;
	text-decoration: none;
	}
	
#mailsdroite a:hover {
	color: #a32b2b;
	text-decoration: none;
	}
	
table {
	padding-top: 100px;
	width: 600px;
	}
