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

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

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:#1a171b;
}

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 24px;
	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:74px;
	left:158px;
	width:350px;
}

#teaser a,
#teaser a:visited {
	color:#c81626;
	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 a.selectedocre {
	background:transparent url(images/bg_ulli_selectedocre.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:#1a171b;
	font-size:12px;
	font-weight:normal;
}

#gauche ul li ul li a:hover {
	color:#c81626;
	text-decoration:underline;
}

#gauche ul li ul li a em {
	color:#a0a0a0;
}

#gauche ul li ul li a.selected {
	font-weight:bold;
	color:#c81626;
	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:#c81626;
	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:#c81626;
}

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

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

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

#principal h2 {
	font-size:20px;
	line-height:20px;
	color:#c81626;
	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:#1b181c;
	text-decoration:none;
	line-height:20px;
	margin:20px 0 0 0;
}

#principal h4 {
	font-size:14px;
	margin:0;
	padding:0;
}

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

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


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

.paradroite {
	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:10px;
}

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

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

.imggauche {
	float:left;
	margin-right: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:#c81626;
	font-weight:normal;
}

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

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

.sondage table td {
	background-color:#ededed;
}

.sondage .resultats td {
	font-size:11px;
	padding:0 0 2px 0;
}

#freebox {
	text-align:center;
}

#info {
	width:760px;
	margin:20px auto;
}

#freebox .encadre {
	width:700px;
	margin:20px auto;
	padding:20px;
	background-color:#ededed;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

#freebox .chiffre {
	font-size:20px;
	font-weight:bold;
	color:#c60e1f;
}

#freebox td,
#freebox th {
	text-align:center;
}

.erreur {
	font-weight:bold;
	text-align:center;
	background-color:#c60e1f;
	color:#fff;
}

#freebox h2 {
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
}


/* Messages Forum */

table.forum {
	width:100%;
	margin:10px 0 10px 0;
}

.forum td {
	background-color:#ededed;
}

.forum th {
	background-color:#ededed;
}

.minitxt {
	font-size:9px;
	line-height:13px;
}

.vertical {

}

.countdown {
	font-size:80px;
	line-height:80px;
	width:180px;
	text-align:center;
	float:left;
	padding:25px 20px;
	background-color:#dcdcdc;
	margin:20px 20px 20px 0px;
	color:#565656;
}

.countdown em {
	font-size:13px;
	line-height:20px;
}

.countdown strong {
	font-size:13px;
	line-height:20px;
	font-weight:normal;
}

.countdown a {
	font-size:12px;
}