* {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

html {
min-height: 100.05%;
}

body {
background-color:#EBF0C3;
text-align:center;
margin:0;
}

#titrepage {
text-align:center;
}

div.img-dec-right {
	background: url(../../images/design/dropshadow.gif) no-repeat bottom right;
	margin: 15px 0px 0px 10px;
	padding: 0px;
	position: relative;
	float:right;
	clear:right;
}

div.img-dec-right img {
	background-color: #EBF0C3;
	border: 1px solid #EBF0C3;
	display: block;
	margin: -5px 7px 8px -5px;
	padding: 0px;
	position: relative;
}

div.img-dec-left {
	background: url(../../images/design/dropshadow.gif) no-repeat bottom right;
	margin: 15px 10px 0px 3px;
	padding: 0px;
	position: relative;
	float:left;
	clear:left;
}

div.img-dec-left img {
	background-color: #EBF0C3;
	border: 1px solid #EBF0C3;
	display: block;
	margin: -5px 7px 8px -5px;
	padding: 0px;
	position: relative;
}


#listecontacts td{
padding-right:50px;
width:50%;
}

#listecontacts td img{
border:1px solid #EBF0C3;
}

.listeactivites {
border:1px solid #97BA93;
background-image:url(../../images/design/bgh2.gif);
background-repeat:repeat-y;
margin-left:1px;
height:157px;
}

html> body .listeactivites {
height:auto;
min-height:157px;
}

.listeactivites ul{
list-style-type:square;
}

.listeactivites li{
margin-top:10px;
color:#E4E3D3;
}

.tableproduits td.format{
color:#DDD9C8;
padding-left:16px;
font-size:10px;
}

.tableproduits a{
color:#EBF0C3;
}

.tableproduits a:hover {
color:#FCFDF4;
}

#sectionrecettes {
margin:auto;
}

#sectionrecettes td{
border:0px;
text-align:center;
padding:10px;
}

#sectionrecettes td a{
font-size:14px;
}

#sectionrecettes img {
border:1px solid #EBF0C3;
}

.imgproduit {
margin-right:10px;
margin-top:10px;
float:left;
border:0px;
}

#produitsaccueil td {
padding-right:10px;
}

.imgprofilgauche {
margin-right:10px;
margin-top:10px;
margin-left:3px;
border:1px solid #EBF0C3;
float:left;
}

.imggauche {
border:1px solid #EBF0C3;
float:left;
margin-right:10px;
margin-top:10px;
}


.imgprofildroit {
margin-left:10px;
margin-top:10px;
border:1px solid #EBF0C3;
float:right;
}

#divisionbas {
text-align:center;
margin-top:40px;
clear:both;
}

h2 {
font-size:14px;
color:#FFF;
margin: 24px 0px 6px 0px;
background-image:url(../images/design/h2.gif);
background-repeat:no-repeat;
clear:both;
padding-left:24px;
padding-top:5px;
height:29px;
}

h3 {
font-size:12px;
margin-bottom:2px;
color:#EBF0C3;
}

p {
text-align:justify;
margin:0px;
padding-top:10px;
padding-bottom:10px;
line-height:1.3em;
}

a {
color:#EBF0C3;
}

a:hover {
color:#FCFDF4;
}

#cadresite {
width:100%;
color:#FFFFFF;
margin-left: auto; 
margin-right: auto;
}

#entetegauche {
background-image:url(../images/design/bg_gauche.gif);
background-position:right;
}

#entetedroite {
background-image:url(../images/design/bg_droit.gif);
}


#corps {
text-align:left;
background-color:#24714B;
padding-top:1px;
padding-bottom:12px;
margin:auto;
width:746px;
}

#corpsinterne {
margin-left:10px;
margin-right:10px;
}

address {
color:#EEE;
background-color:#1C5A3B;
background-image:url(../images/design/bas.gif);
background-repeat:no-repeat;
height:15px;
border-top:1px solid black;
padding-top:5px;
padding-bottom:5px;
width:746px;
margin:auto;
clear:both;
}

address a {
color:#EEE;
font-weight:normal;
text-decoration:none;
}

address a:hover {
text-decoration:underline;
}

#signature {
font-size:10px;
height:15px;
padding-top:5px;
padding-bottom:5px;
color:#555;
}

#signature a {
font-size:10px;
color:#555;
}

input {
background-color:#F7F8ED;
border:1px solid #000;
color:#000;
}

input.checkbox {
background-color:#24714B;
border:1px solid #24714B;
}

textarea {
width:80%;
color:#000;
background-color:#F7F8ED;
border:1px solid #000;
}

.texteimportant {
color:#EBF0C3;
font-weight:bold;
}