html, body {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height:20px;
}

html {
	padding-bottom:1px;
	background-color:#3f3f3f;
}

html, body {
	min-height:100%;
	height:auto !important;
	height:100%;
}

body {
	min-height:100%;
	height:auto !important;
	height:100%;
	background:#ffffff url(images/bg_site.jpg) top repeat-x;
	color:#363636;
}

table td {
background:none repeat scroll 0 0 #E4E4E4;
}

table td, table th {
padding:0.4em 0.8em;
text-align:left;
}

#main {
	background:transparent url(images/bg_footer.jpg) bottom repeat-x;
}

#principal p {
	margin:15px 0px;
	padding:0px;
}

#haut p,
#footer p {
	margin:5px 0px;
	padding:0px;
}

#site {
	margin:0 auto;
	width:1000px;
	position:relative;
}

#haut {
	background:transparent url(images/bg_top.png) top center;
	height:185px;
}

#haut a,
#haut a:visited {
	color:#ffffff;
	text-decoration:none;
}

#haut a:hover {
	color:#ffffff;
}

#menu {
	position:absolute;
	top:147px;
	left:155px;
	width:830px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li {
	display:block;
	float:left;
	margin:0px 28px;
	text-align:center;
}

#menu ul li a {
	text-transform:uppercase;
}

#menu ul li a:hover,
#menu ul li a.selected {
	color:#ffffff;
}

#menu ul li a.selected {
	font-weight:bold;
}

#teaser {
	position:absolute;
	top:76px;
	left:158px;
	width:350px;
}

#teaser a,
#teaser a:visited {
	color:#d51717;
	text-decoration:underline;
	font-weight:bold;
}

#contenu {
	float:left;
	/*background:#fff url(images/bg_contenu.jpg) repeat-y;*/
}

#contenubas {
	float:left;
	/*background:transparent url(images/bg_contenu.png) no-repeat;*/
	width:100%;
	height:10px;
}

#gauche {
	float:left;
	width:220px;
	padding:15px 0 0 0; 
	/*background:transparent url(images/coin-hg.png) top left no-repeat;*/
}

#gauche ul {
	list-style:none;
	padding:0;
	margin:0;
}

#gauche ul li {
	padding:0;
	margin:0 0 10px 0;
	float:left;
}

#gauche ul li a {
	width:200px;
	height:31px;
	padding:9px 0 0 20px;
	cursor:pointer;
	display:block;
	background:transparent url(images/bg_ulli.png) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#gauche ul li a.selected {
	background:transparent url(images/bg_ulli_selected.png) no-repeat;
}

#gauche ul li ul li {
	margin:0;
}

#gauche ul li ul li a {
	padding:0 0 0 20px;
	height:21px;
	background:none;
	color:#363636;
	font-size:12px;
	font-weight:normal;
}

#gauche ul li ul li a.selected {
	font-weight:bold;
	color:#d51717;
	background:none;
}

#gauche ul li ul li ul {
	padding:0;
	list-style:circle;
	margin:0 0 0 40px;
}

#gauche ul li ul li ul li a {
	padding-left:0px;
	font-size:12px;
	height:16px;
	margin:0 0 5px 0;
}

#gauche ul li ul li ul li a.selected {
	font-weight:bold;
	color:#d51717;
	background:none;
}

#principal {
	float:left;
	width:720px;
	padding:15px 30px 20px 30px;
	/*background:transparent url(images/coin-hd.png) top right no-repeat;*/
}

#principal a {
	color:#d51717;
}

#principal strong,
#principal strong a {
	color:#2b2b2b;
	text-decoration:none;
}

#principal h1 {
	font-size:30px;
	line-height:30px;
	color:#d51717;
	margin:0 0 5px 0;
}

#ariane {
	margin:0 0 15px 0;
}

#principal h2 {
	font-size:20px;
	line-height:20px;
	color:#d51717;
	margin:25px 0 10px 0;
}

#principal h2 a {
	text-decoration:none;
}

#principal h2.recettes {
	border-top:1px dotted #aef600;
	padding-top:10px;
}

#principal h3 {
	font-size:16px;
	margin:0;
	padding:0;
}

#principal h3 a,
#principal h3 {
	color:#535353;
	text-decoration:none;
	line-height:20px;
	margin:20px 0 0 0;
}

#footer {
	clear:both;
	padding:15px 0 10px 0;
	text-align:center;
	font-size:12px;
}

#footer,
#footer a {
	color:#fafafa;
}


.demileft {
	width:340px;
	float:left;
	padding:0 20px 0 0;
	margin:15px 0;
}

.demiright {
	width:340px;
	float:right;
	padding:0 0 0 20px;
	margin:15px 0;
}

.newencadre {
	
	background-color:#ffe8cd;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-box-shadow: 0px 0px 1px  #bfbfbf;
	-moz-box-shadow: 0px 0px 1px #bfbfbf;
	box-shadow: 0px 0px 1px #bfbfbf; 
	float:left;
}

.newencadre a {
	color:#535353;
}

.pub {
	margin:30px;
	clear:both;
}

a.puce {
	padding-left:12px;
	background:transparent url(images/puce-liens.gif) 0 5px no-repeat;
}

#principal .grey {
	color:#535353;
}

.floatleft {
	float:left;
	margin-right:10px;
}

.floatright {
	float:right;
	margin-left:10px;
}

.listingmap td {
	text-align:center;
}

#principal .listingmap h2 {
	margin:5px 0 5px 0;
	padding:0;
}


/*** OLD CSS ***/


.paragraphe
{
float:left; width:488px;
margin-bottom:5px;
}

.encadre
{
background-color:#F2F0D7;
padding:5px;
}


.paragauche
{
width:330px;
float:left;
display:block;
margin-right:20px;
}

.paradroite
{
width:330px;
float:left;
display:block;
margin-left:20px;
}

.imgdroite {
	float:right;
	margin-left:20px;
	padding:5px;
	border:1px solid #dddddd;
}


.liste-map
{
	float:left;
	width:140px;
	height:90px;
	text-align:center;
}

.liste-map a:link, .liste-map a:visited, .liste-map a:hover
{
font-weight:normal;
}


#commentaires {
	width:100%;
	clear:both;
}

#commentaires .comment {
	width:710px;
	float:left;
	background-color:#e0f697;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-box-shadow: 0px 0px 1px  #bfbfbf;
	-moz-box-shadow: 0px 0px 1px #bfbfbf;
	box-shadow: 0px 0px 1px #bfbfbf; 
	margin-bottom:25px;
}

#commentaires .grey {
	background-color:#ecf6cd;
}

#commentaires .auteur {
	margin-bottom:4px;
	float:left;
	width:200px;
}

#commentaires .message {
	float:left;
	width:492px;
}

#commentaires .message p {
	margin:0px;
}

#commentaires .envoyer {
	margin-top:4px;
}

textarea {
	font-family:Arial, sans-serif;
	font-size:13px;
}

.google {
	clear:both;
	margin:20px 0 0 0;
}

#arbo
{
	width:100%;
	margin-bottom:10px;
	color:#4d4d4d;
	height:22px;
}

.arbo {
	float:left;
	margin-right:4px;
}
.arbo a
{
	color:#d51717;
	font-weight:normal;
}

.arbo a:link, .arbo a:visited
{
	text-decoration:underline;
}

.arbo a:hover
{
	color:#9d0f0e;
}

#sondage {
	padding:10px;
}

#sondage table td {
	background-color:#fff;
}