/* CSS cavaletti */

html {
	font-size: 100%;
}
body {
	background-color: #66810B;
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}
* {
	margin: 0; 
	padding: 0;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
}
dt {
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
}
dd {
	text-align: left;
	padding-left: 25px;
}
hr {
	padding: 0px;
	margin: 5px;
}
span {
	font-weight: bold;
}
.formulaire {
	margin-right: auto;
	margin-left: auto;
}
.formulaire th {
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.formulaire td {
	text-align: left;
}
.commande {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66810B;
	border-left-color: #66810B;
}
.tableau {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66810B;
	border-left-color: #66810B;
}
.tableau th, .commande th {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66810B;
	border-bottom-color: #66810B;
	padding: 3px;
}
.tableau td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66810B;
	border-bottom-color: #66810B;
	padding: 3px;
}
 .commande td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66810B;
	border-bottom-color: #66810B;
	padding: 3px;
}
.commande .td_prix {
	text-align: right;
}
.commande .td_text {
	text-align: left;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #D6DEAB;
	border: 1px solid #66810B;
}
#distributeurs {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-left-color: #FFFFCC;
	background-color: #C2CF83;
	margin-top: 15px;
	margin-bottom: 15px;
}
.champs_distributeurs {
	background-color: #C2CF83;
}
#distributeurs th {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	padding: 3px;
}
#distributeurs td {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	padding: 3px;
}
.erreur {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.result {
	color: #FFFFFF;
	background-color: #003300;
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
label {
	cursor: pointer;
}
#header {
	display: none;
}
#home {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#linkshop {
	width: 186px;
	float: right;
}
#langs {
	text-align:left;
	font-size: 120%;
	font-weight: bold;
	color: #66810B;
	margin-right: 190px;
	margin-left: 250px;
	height: 10.5em;
}
#langs img {
	border: 0px;
	margin-top: 1em;
	margin-right: 0.5em;
}
#langs a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container .slogan {
	clear: both;
	text-align: left;
	/*padding-top: 30px;*/
	padding-left: 5px;
	/*line-height: 100px;*/
}
#container .enter {
	/********************************************************************************
	BOUTON ENTRER MARGE GAUCHE
	**********************************************************************************/
	padding-left: 65px;
	text-align: left;
}
ul#menu {
	clear: both;
	filter:alpha(opacity=50);

	-moz-opacity:0.50;
	opacity:0.50;
	background-color: #66810B;
	height: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-left: 255px;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	width: 91px;
	color: #FFF;
	text-decoration: none;
	line-height: 2.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menu a:hover {
	color: #000;
}
.fil {
	font-size: 90%;
	color: #FFFFFF;
	text-align: left;
	line-height: 2em;
}
.fil a {
	color: #FFFFFF;
}
#global {
	width: 900px;
	clear: both;
}
#global h1 {
	font-size: 180%;
	text-indent: 10px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#left {
	float: left;
	width: 230px;
	margin-left: 10px;
}
#left .content {
	height: 375px;
}
#left .content h2 {
	color: #C2CF83;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66810B;
}
#left .content h3 {
	color: #333;
}
#left .content p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66810B;
	color: #333;
}
#left .content a {
	text-decoration: none;
	text-align: left;
	display: block;
	color: #333;
	line-height: 1.5em;
}
#left .content a:visited {
	color: #333;
}
#left .content a:hover {
	color: #C2CF83;
	background-color: #66810B;
}
/*boutique scroll gauche*/
#left .produits {
	height: 240px;
	overflow: auto;
}
#left .produits a {
	color: white;
}
#left .produits a:visited {
	color: #CCC;
}
#right {
	margin-left: 252px;
}
#right a {
	color: #000;
}
#right a:visited {
	color: #333;
}
#right .scroll {
	overflow: auto;
	height: 375px;
	/*filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	background-color: #FFFFCC;*/
	margin-bottom: 20px;
	margin-right: 15px;
	background-image: url(images/scroll_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#right .scroll h1 img {
	padding-bottom: 5px;
	padding-left: 5px;
}
#right h2 {
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #40560E;
}
#right p {
	text-align: justify;
	margin: 5px;
	color: #000000;
	/*font-size: 1.2em;*/
}
.text85 {
	font-size: 85%;
}
.partenaires img {
	margin: 5px;
}
.partenaires table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66810B;
	border-left-color: #66810B;
	/*background-color: #D6DEAB;*/
}
.partenaires td {
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66810B;
	border-bottom-color: #66810B;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 90%;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 2em;
}
#footer a {
	color: #FFFFFF;
}
.articles td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #506C15;
	padding-top: 5px;
}
.articles .chapo {
	background-color: #D6DEAB; /*#859648;*/
	height: 30px;
}
.article td {
	text-align: justify;
}
/*SHOW*/
.picture {
	line-height: 500px;
}
.prix {
	text-align: right;
}
.show a {
	color: #FFFFFF;
	text-decoration: none;
}
.show a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.show a:hover {
	text-decoration: underline;
}
.showurl a {
	color: #66810B;
	text-decoration: none;
}
.showurl a:visited {
	color: #666666;
	text-decoration: none;
}
.showurl a:hover {
	text-decoration: underline;
}
