/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	scrollbar-base-color: #377534;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #672114;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	color: #2E7A17;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color: #672114;
	text-decoration: underline;
}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.text_area1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #006633;
	width: 150px;
	border: 1px solid #000000;



}
.titre {
font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: lighter;
	font-style: normal;
	color: #3300CC;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #B9B6C3;
	color: #000066;
}


.encart_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}

.titregros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}

.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA2127;
	padding: 2px;

}

.encart_pointille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border: 1px solid #CC6600;
	padding: 2px;


}

..lien:hover {
	color: #672114;
	text-decoration: underline;
}
..lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #672114;
	text-decoration: none;
}

.entete_tableau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #996633;
	font-weight: bold;
	background-color: FFD680;
	padding: 2px;

}
.formcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #672114;
	background-color: #FFF7C9;
	border: 1px solid #672114;
}
.titre-ingredients
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #672114;
}
#schema { padding:20px 7px;}
#schema img { border: 0px solid #000000;}
.fd-bottom {
	background-attachment: scroll;
	background-image: url(images/charte/fd-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:10px;
}

.encart_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC8B2E;

}
/*-------------- ACCUEIL ----------*/
.bloc-accueil-left {
	width:450px;
	float:left;
	text-align:justify;
	margin:10px 0 15px 10px;
	}
*html .bloc-accueil-left {padding-bottom:20px;}
.bloc-accueil-right {
	width:260px;
	height:441px;
	margin:35px 0 0 15px;
	float:left;
	background-image:url(images/charte/accueil.jpg);
	}
	


.marque{
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	color: #FFCC99;
	background-color: #663300;
	width: 450px;
	border: 1px solid #000000;
	
}

/*-------------- CGV ----------*/	
.bloc-cgv-left {
	width:450px;
	float:left;
	text-align:justify;
	margin:10px 0 15px 10px;
	}
*html .bloc-cgv-left {padding-bottom:20px;}
.bloc-cgv-right {
	width:245px;
	height:347px;
	margin:35px 0 0 35px;
	float:left;
	background-image:url(images/charte/cgv.jpg);
	}
/*-------------- FORMULAIRE ------*/
.bloc-photo-formulaire {height:100%;}
.bloc-photo-formulaire img { border:1px solid red;}

/*-------------Ajout par dev Julien le 07/11/2007--------------*/
#choix {
font-size:14px;
}

#choix li{
margin:5px 10px 15px 25px;
font-size:14px;
}
#remarque {
margin : 20px 200px 20px 10px;
padding:10px 10px;
width:400px;
display:block;
font-size:14px;
border-bottom:2px solid #FFCC99;
border-left:2px solid #FFCC99;
}
#reponse_remarque_div {
margin : 20px 200px 20px 10px;
padding:10px 10px;
width:400px;
display:block;
font-size:14px;
border-bottom:2px solid #FFCC99;
border-left:2px solid #FFCC99;
}
#reponse_remarque span{
margin:5px 40px 5px 0;
padding:10px auto;
text-decoration:underline;
}
#remarque span{
margin:5px 40px 5px 0;
padding:10px auto;
text-decoration:underline;
}