@charset "iso-8859-1";

body{
scrollbar-face-color : #F4F4DD;
scrollbar-base-color : #006400;
scrollbar-shadow-color : #006400;
scrollbar-darkshadow-color : #F4F4DD;
scrollbar-highlight-color : #006400;
scrollbar-3dlight-color : #F4F4DD;
scrollbar-track-color : #F4F4DD;
}

.titre-block{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	border : 1px solid #000000;
	border-bottom: 1px dotted #519154;
	background-image: url('img/bg_title-block.jpg');
}
.main-block{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border : 1px solid #000000;
	border-top : none;
	background-image: url('img/bg_main-block.jpg');
	padding : 3px;
	text-align: left;
}
.adresse{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-align : right;
	padding-right : 10px;
	float:right;
	width:195px;
	/*border-left: 1px dotted #519154;*/
}
.signature{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-align : right;
	padding-right : 10px;
}
.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #003E19;
	
}
.menu a:link {}
.menu a:hover {text-decoration: none;color: #519154;}
	


.fiche-block{
	border : 1px solid #006400;
	padding : 3px;
}

.titre{
	font-family : Arial, Helvetica, sans-serif;
	padding : 1px;
	text-align : center;
	font-weight : bold;
	background-color : #519154;
	background-image: url('img/bg_title-block.jpg');
	color : #ffffff;
	border : 1px solid #000000;
}

.texte{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.texte_produit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: justify;
}
.titre_actu{
	font-size: 15px;
	font-weight: bold;
	border: 1px dotted #006400;
}
.image_actu{
	border: 0px;
}
.precedent_suivant{
 text-align: center;
 font-weight: bold;
 color:#FFA800;
 font-size:10px;
 padding-left:0px;
 padding-top:10px;
 padding-right:0px;
 padding-bottom:10px;
}

.precedent_suivant A{
 color:#FFA800;
 text-decoration: none;
}

.precedent_suivant A:hover{
 color:#FFA800;
 text-decoration: underline;
}
.foot{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/*.rubrique {
	color : #FFFFFF;
}

.contenu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	text-align : justify;
	color : #000000;	
	position : relative;
	left : 10px;
	top : 5px;
	right : 20px;
}
*/

/*a.menu:link {color : #FFFFFF; text-decoration:none;}
a.menu:visited {color : #FFFFFF; text-decoration:none;}
a.menu:hover {color : #FFFFFF; text-decoration:none;}*/

a:link {color : #00411b; text-decoration:none;}
a:visited {color : #000000; text-decoration:none;}
a:hover {color : #000000; text-decoration:underline;}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
	padding-left : 5px;	
}



button {
	background-color : #ffffff;
	border : 0px solid #006400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #0C5007;
}

liste{
	color : #004E25;
}

textarea {
	background-color : #FFFFFF;
	border : 1px solid #006400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #0C5007;
}

select{
	background-color : #FFffff;
	border : 1px solid #006400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #007800;
}

