body {
	width:800px;
	background-color:#e2e1dd;
	color:#707173;
	text-align:center;
	height:100%;
	padding:0;
	margin:auto;
	font-family:Verdana,Helvetica,sans-serif;

}
img {
	border:0;
}
#header {
	background:url(../images/header.png);
	height:77px;
	width:800px;
}
#texteHeader {
	padding-top:17px;
}
h1.headerBlanc {
	text-align: left;
	color:white;
	font-size:22px;
	margin:0;
	margin-left:100px;
	font-weight: normal;
}
#headerOrange {
	
	text-align: left;
	color:#bf5724;
	font-size:20px;
	margin:0;
	margin-left:100px;
	font-weight: normal;
}
#principal {
	background:#1a2632 url(../images/fond.png) no-repeat top;
	min-height:500px;
	width:800px;
	height: auto;
}
#colGauche {
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
	float:left;
	width:35%;
}
#colDroite {
	float:left;
	
}
.clearer {
	clear:both;
}
p {
	color:#8B929A;
	font-size:14px;
	/*font-weight:bold;*/
}
p.texteAligneGauche {
	text-align: left;
}
p.texteGauche {
	text-align: justify;
}
.decembreOrange {
	color:#b15627;
	font-size:22px;
}
.decembreViolet {
	color:#871366;
	font-size:20px;
}
.decembrePrune {
	color:#c90043;
	
}
.textePrune {
	color:#5e2341;
	font-size:20px;
}
td {
	font-size:10px;
}
.atelier a{
	color:#c95105;
}
.recettes a{
	color:#b3088a;
}
.soireeGascons a{
	color:#ff82ba;
}
a {
	text-decoration: none;
}
a:hover {
	color:#8B929A;
}
#footer {
	background:url(../images/pied.png);
	width:800px;
	height:80px;
	color:#000;
}
#footer p {
	color:#000;
}
#footer a {	
	color:#000;
}
#adresse {
	padding-top:10px;
	font-size:12px;
	text-align:left;
	margin-left:120px;
}
a:hover .orange {
	color:#8B929A;
}
.orange {
	color:#B15627;
	font-size:14px;
	text-align:left;
}
a:hover .rose {
	color:#8B929A;
}
.rose {
	color:#8d4e83;
	font-size:16px;
	text-align:left;
}
a:hover .prune {
	color:#8B929A;
}
.prune {
	color:#6f2149;
	font-size:14px;
	text-align:left;
}
#passageFestif {
	position:relative;
	left:-40px;
}
