/* CSS Document */

a:link {
color: #000000; text-decoration: underline;
} 

a:visited {
color: #000000; text-decoration: underline;
} 

a:hover {
color: #000000; text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044B00;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	vertical-align:middle ;
	}
	
	
a.lien:link {
color: #044B00; text-decoration: underline;
}


a.lien:visited {
color: #044B00; text-decoration: underline;
} 

a.lien:hover {
color: #044B00; text-decoration: underline;
}

a.lien2:link {
color: #000000; text-decoration: underline;
}


a.lien2:visited {
color: #000000; text-decoration: underline;
} 

a.lien2:hover {
color: #000000; text-decoration: underline;
}

a.Yz:link {
color: #ffffff; text-decoration: underline;

}


a.Yz:visited {
color: #ffffff; text-decoration: underline;

} 

a.Yz:hover {
color: #ffffff; text-decoration: underline;

}

.baseline{
 position:relative;
 top:53px;
	font-size: 12px;
	height:53px;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #044b00;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

.yz{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-color: #b34c00;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}	

.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #044b00;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-liznwidth: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}




/*************************** CSS CATALOGUE ***************************/


/******* MENU ********/
#menu{
margin:0;
width:196px;
margin-left:20px;
}

#menu ul{
margin:0;
list-style:none;
padding:0;
}

#menu ul li{
font-family:"Comic Sans MS";
font-size:14px;
font-weight:bold;

font-style:italic;
}

#menu ul li a{
color:#003f01;
display:block;
padding:3px;
border-bottom:1px solid #dbbe05;
text-decoration:none;
}

#menu ul li a:hover{
background-color:#dbbe05;
}


/**** PRODUIT **********/
#ensemble_produit{
width:670px;

}

.clearer{
clear:both;
}

.infos_produit{
text-align:center;
margin:0 ;
}

.produit{
float:left;
margin-left:10px;
width:200px;
}

.prix_promo{
display:inline;
font-size:14px;
color:#FF0000;
font-weight:bold;
}

.produit h2{
padding-bottom:5px;
height:30px ;
text-align:center;
/*background-image:url(images/bg_titreprod.gif);
background-repeat:repeat-x;
background-position:0% 100%;**/
font-size:16px;
font-family:"Comic Sans MS";
font-weight:bold;
font-style:italic;
}

.image{
text-align:center;
height:130px;
}

.image img{
padding:2px;
border:1px solid #003f01;
background-color:#ebcb05;
}

.image img.nostyle{
padding:0px;
border:0px;
background:none;
}

.pagination{
padding:3px;
text-align:center;
}

.entoure{
font-size:14px;
font-weight:bold;
padding:3px;
border:1px solid #c1ac15;
background-color:#e6ca04;
}

.pagination a{
padding:3px;
text-decoration:none;
font-size:12px;
}


#fiche{
width:400px;
margin:auto;
}

#fiche h1{
color:#024a03;
padding-bottom:5px;
text-align:center;
background-image:url(images/bg_titreprod.gif);
background-repeat:repeat-x;
background-position:0% 100%;
font-size:18px;
font-family:"Comic Sans MS";
font-style:italic;
font-weight:bold;
}

#description{
width:240px;
}

#description h3{
background-color:#024a03;
color:#ffe400;
}
#image_fiche{
text-align:center;
float:right;
}

#image_fiche a{
color:#024a03;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
/* FORMULAIRE INSCRIPTION */

/**Formulaire2
**********************/
#formulaire2 .lien2{
color:#006633;
}

#formulaire2{
	font-family:Arial, Helvetica, sans-serif;
	width: 350px;
	padding:0;	
	margin:0 auto;
	text-align:center;
	
}

#formulaire2 fieldset{
	border:#337803 solid 1px;
	padding:5px 0 5px 0;
}

#formulaire2 legend{
	color:#333333;
	size:12px;
	font-weight:bold;
}

#formulaire2 p{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin:0 0 0 10px;
	padding:2px 0;
}

#formulaire2 label{
	padding-left:5px;	
	font-weight:bold;
	display: inline;
	float: left;
	width: 140px;
	text-align:left;
	margin:0;
}

#formulaire2 input{
	color:#000000;
	font-weight:normal;
	font-size:10px;
	background-color:#e5f652;
	border:#000000 solid 1px;
}

#formulaire2 select{
	color:#000000;
	font-weight:normal;
	font-size:10px;
	background-color:#e5f652;
	border:#000000 solid 1px;
}

.tableau th {
	border-bottom:double 2px ;
}

.tableau td {
	border-bottom:solid 1px ;
}
