/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fddf5d;
}

a{
text-decoration: none;
color: #FF6631;

}

a:hover{
color: #D23500;

}

#conteneur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	width: 742px;
	background-color: #FFFFFF;
	background-image: url(images/fond_fili.jpg);
	margin-right: auto;
	margin-left: auto;
}


#banniere {
	background-image: url(images/banniere.jpg);
	height: 188px;
	width: 742px;
}
#menu {
	margin: 0px;
	padding: 4px 0px 0px 20px;
	background-image: url(images/menu.jpg);
	height: 25px;
	width: 722px;
	font-variant: normal;
}
tr,td {
	margin: 0px;
	padding: 0px;
}



#contenu {
	font-size: 14px;
	float: left;
	width: 475px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: inline;
}
#popup {
	width: 203px;
	float: left;
	margin: 5px 15px;
	clear: none;
	background-image: url(images/popup_corp.jpg);
}

#popup_titre {
	background-image: url(images/popup_titre.jpg);
	height: 23px;
	width: 199px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
}
#popup_corps {
	width: 199px;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#popup_corps a {
	color: #000000;
	font-size: 11px;
}
#popup_corps a:hover {
	color: #CC3300;
}
#popup_pied {
	background-image: url(images/popup_pied.jpg);
	height: 4px;
	width: 203px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#pied {
	background-image: url(images/pied.jpg);
	width: 742px;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 11px 0px 0px;
	clear: both;
	text-align: right;
	
}

#pied a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
}
#pied a:hover {
	color: #CC3300;
}
#menu a {
	color: #CC3300;
	font-weight: bolder;
	font-size: 14px;
}
#contenu h1 {
	font-size: 16px;
	color: #000000;
	text-align: center;
}
#contenu h2 {
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#contenu h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}
#contenu h5 {
	text-align: justify;
}

.warning {
	color: #FF0000;
}
#produit h1 {
	font-size: 14px;
	font-weight: bold;
	color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 100%;
	display: inline;
}

#produit h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px;
	display: inline;
}

#produit h5 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#produit h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.entete_tab {
	font-weight: bold;
	background-color: #FFF1A3;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1C04D;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B49529;
	border-right-color: #F5DA7E;
	border-bottom-color: #F5DA7E;
	border-left-color: #B49529;
}
.img_marge_droite {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	margin: 2px;
}
hr {
	margin: 0px;
}
.picklist {
	width: 150px;
}
