/* * * * * * * * * * GENERAL * * * * * * * * * */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:	0px;
	padding: 0px;
	color: #191919;
}

a {
color: #289728;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #289728;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #289728;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #289728;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #289728;
}


h4 {
display:none;
}

img {
border: 0px;
}


/* * * * * * * * * * ENTETE * * * * * * * * * */

#entete {
	width: 100%;
	position: absolute;
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45636a;
	background-color: #FFFFFF;
	left: 2px;
	visibility: visible;
}

.logo {
	float: left;
	width: 167px;
}

.menuHaut {
	float: left;
	width: 800px;
	margin-left: 100px;
	margin-top: 40px;
}

.bt-menuHaut {
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
}

.bt-menuHaut a {
	display: block;
	background-image: url(images/puce-Menu-Haut.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	height: 17px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 2px;
}

.bt-menuHaut a:visited {
	display: block;
	background-image: url(images/puce-Menu-Haut.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: 4px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 2px;}

.bt-menuHaut a:hover {
	display: block;
	background-image: url(images/puce-Menu-Haut2.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	background-color: #cccccc;
	height: 17px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 2px;
	text-decoration: none;
}

/* * * * * * * * * * PARTIE CENTRALE ACCUEIL * * * * * * * * * */

#animationAccueil {
	width: 100%;
	position: absolute;
	height: 316px;
	top: 98px;
	left: 0px;
	background-image: url(images/fond-Anim-Accueil.gif);
	visibility: visible;
}

.imageAccueil {
	float: left;
}

.swfAccueil {
	float: left;
	width: 640px;
}


/* * * * * * * * * * TEXTE ACCUEIL * * * * * * * * * */

#txtAccueil {
	width: 339px;
	position: absolute;
	top: 414px;
	font-size: 12px;
	padding: 10px;
}

/* * * * * * * * * * NEWS * * * * * * * * * */

#news {
	width: 630px;
	position: absolute;
	top: 414px;
	font-size: 12px;
	left: 359px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.blocNews {
	width: 350px;
	float: left;
	background-image: url(images/fond-Bloc-News.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}

.titreNews {
	width: 350px;
	float: left;
	background-image: url(images/fond-Titre-News.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-left: 25px;
	padding-top: 6px;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}

.texteNews {
	width: 290px;
	float: left;
	padding-left: 25px;
	padding-top: 6px;
}

.enSavoirPlusNews {
	width: 275px;
	float: left;
	background-image: url(images/fond-savoir-Plus-News.html);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 40px;
	padding-top: 6px;

}

/* * * * * * * * * * PARTIE CENTRALE PAGE INTERIEURE * * * * * * * * * */

#contenuPageInterieur {
	width: 993px;
	position: center;
	top: 98px;
	left: 0px;
	background-color: #eff0f1;
	padding-left: 10px;
	height: 100%;
}

#contenuPageInterieurFourn {
	width: 630px;
	position: absolute;
	top: 98px;
	left: 0px;
	background: #eff0f1;
	padding-left: 10px;
}
/* * * * * * * * * * NOS FOURNISSEURS * * * * * * * * * */


.blocFournisseurs {
	width: 495px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

.logoFournisseurs {
	width: 100px;
	height: 110px;
	float: left;
	background-image: url(images/fond-Logo_fournisseurs.gif);
	background-repeat: no-repeat;
	padding: 8px;
}

.txtFournisseurs {
	width: 360px;
	float: left;
	padding: 8px;
	line-height: 20px;
	overflow: hidden;
}

.ligneTxtFournisseurs {
	width: 360px;
	float: left;
	background-image: url(images/fond-Txt-Fournisseurs.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.bt-fournisseurs:link {
	color: #45636A;
	text-decoration: none;
	font-weight: normal;
}

a.bt-fournisseurs:visited {

	color: #45636A;
	text-decoration: none;
}


a.bt-fournisseurs:hover {

	color: #45636A;
	text-decoration: underline;
}

/* * * * * * * * * * PRESENTATION * * * * * * * * * */

.blocPresentation {
	width: 980px;
	float: left;
	margin-bottom: 10px;
}

.imgPresentation {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #45636A;
	padding: 0px;
}

.txtPresentation {
	width: 960px;
	float: left;
	padding: 8px;
	line-height: 20px;
}


/* * * * * * * * * * FORMULAIRE * * * * * * * * * */

.ligneFormulaire {
	float: left;
	padding: 0;
	width: 700px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.titreChampForm {
	float: left;
	width: 160px;
	margin: 0;
	height: 24px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.encadrementZoneDeSaisie {
	float: left;
	padding: 0;
	width: 210px;
	font-size: 12px;
	margin: 0;
}

.zoneDeSaisie {
	float: left;
	padding: 0;
	width: 210px;
	font-size: 11px;
	margin: 0;
}

/* * * * * * * * * * PIED DE PAGE * * * * * * * * * */

#footer {
	width: 630px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #999999;
	font-size: 10px;
}

.credits {
vertical-align: middle;
}

.ligneTableau {
    margin: 0;
    padding: 0;
    width: 100%;
    clear: both;
}

