																			/*///SOMMAIRE///*/

/*A-ASPECT GENERAL (ligne 37)*/
	/*1-Corps de la page*/
	/*2-Liens*/
	/*3-Images*/
	/*4-Listes*/
/*B-PARTIE HEADER (ligne 163)*/
	/*1-Header et header des fiches produits*/
	/*2-Propriétés du menu*/
		/*a-Propriétés générales*/
		/*b-Menu déroulant */	
	/*3-Formulaire de contact du header*/
/*C-PARTIE CONTENU* (ligne 262)/
	/*1-Aspect global contenu accueil et contenu autres pages*/
	/*2-Aspect bande de gauche*/
	/*3-Aspect global contenu des autres pages*/
		/*a-Aspect contenu page accueil*/
		/*b-Aspect contenu page qui-sommes-nous*/
		/*c-Aspect contenu page notre-metier*/
		/*d-Aspect contenu page mentionslegales*/
		/*e-Aspect contenu page contact*/
		/*f-Aspect contenu page retour-formulaire*/
		/*g- Aspect contenu nos editeurs*/
		/*h- Aspect contenu page recrutement*/
	/*4-Aspect contenu des fiches*/
			/*a-Aspect titre*/
			/*b-Aspect contenu*/
			/*c-Aspect spécifique fiches*/
/*D-PARTIE FOOTER* (ligne 532)/
	/* 1- Footer accueil et footer autres pages*/
	/* 2- Les deux cadres de la page d'accueil*/
	/* 3- Copyright accueil et copyright autres pages*/
	/* 4 - Accès administration*/
	

			/*A-ASPECT GENERAL*/

		/*1-Corps de la page*/
		
body 
{
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial;
	background-color: #666666;
}

p
{
	padding-right: 15px;
	text-indent: 30px;
}

input
{
	width: 70px;
}

.center
{
	text-align: center;
}

.blue
{
	color: #5b7988;
}

.submit
{
	width: 60px;
	height: 22px;
	font-size: 11px;
}

		/*2-Liens*/

a /*Les liens par défaut sont en blanc*/
{
	color: #FFFFFF;
	text-decoration: underline;
}

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

.liensproduit
{
	color: #5776A4;
}

.liencontact/*meme chose que la classe retour mais sans le padding*/
{
	color: red;
	text-align: center;
	text-decoration: none;
}

.rdv
{
	color: red;
}

.retour
{
	color: #577692;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
}

.retour_center
{
	text-decoration: underline;
	color: #577692;
	text-align: center;
	margin: auto;
	display: block;
}

.lien
{
	color: #577692;
}

		/*3-Images*/

img 
{
	border: 0;
}

.imgdroite
{
	float: right;
}

.imggauche
{
	float: left;
}

		/*4-Listes*/

ul
{
	padding-bottom: 10px;
}

.IEdroite
{
	padding-left: 290px;
}
.liste_check
{
	list-style-image: url("contenu/images/liste.jpg");
}

			/* B-PARTIE HEADER*/
	
		/*1-Header et header de l'accueil*/

#header
{
	width: 1011px;
	height: 179px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(contenu/images/header.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}

#header-produit
{
	width: 1011px;
	height: 179px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(contenu/images/style_produit/header-produit.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}

.menu
{
	float: right;
	margin-top: 78px;
}

/* Menu déroulant */

li .sousliste1, li .sousliste2, li .sousliste3
{
	position: absolute;
	width: 144px;
	display: none;
	z-index: 2;
}

.sousliste1
{
	left: 487px;
}

.sousliste2
{
	left: 760px;
}

.sousliste3
{
	left: 870px;
}

li:hover ul
{
       display: block;
}

.menu2
{
	list-style: none;
	display: inline;
	margin-left: -5px;
}

.sousmenu2
{
	list-style: none;
	margin: -3px -4px;
}


.imgcontact
{
	margin: 121px 0px 0px 16px;
	position: relative;
	z-index: 2;
}

.divcontact
{
	height: 179px;
}

.formulaire_petit
{
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	z-index : 3;
	margin: 123px 0px 0px 25px;
}

			/* C-PARTIE CONTENU*/
		
		/*1-Aspect global contenu accueil et contenu autres pages*/

#contenu 
{
	width: 1011px;
	margin: auto;
	padding: 0px;
	background-image: url(contenu/images/style_accueil/fond.jpg);
	height: 193px;
	z-index: 0;
	margin-top: -12px;

}

#contenu-page 
{
	width: 1011px;
	margin: auto;
	height: auto;
	background-color : white;
	padding: 0px 0 20px 0;
	position: relative;
	min-height: 505px;
	z-index: 1;

}

#contenu-page-fiche
{
	width: 1011px;
	margin: auto;
	height: auto;
	background-color : white;
	padding: 0px 0 20px 0;
	position: relative;
	min-height: 440px;
	background-image: url(contenu/images/style_produit/fond-deco.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}

		/*2- Aspect bande de gauche*/

#contenudeco
{
	float: left;
	z-index: 0;
}

.plante
{
	bottom: -37px;
	position: absolute;
}

.coordonnees
{
	line-height: 1.8em;
	margin-left: 63px;
	margin-top: 108px;
	text-align: center;
	text-indent: 0px;
	color: #577692;
}

.text
{
	width: 240px;
	line-height: 1.8em;
	margin-left: 5px;
	margin-top: 50px;
	text-align: center;
	text-indent: 0px;
	color: #577692;
}

.coordonnees-accueil
{
	font-size: 11px;
	margin-left: 63px;
	margin-top: 80px;
	text-align: center;
	text-indent: 0px;
	color: #577692;
	position: absolute;
}

		/*3-Aspect global contenu des autres pages*/

	/*a-Aspect contenu page accueil*/

.accueil 
{
	width: 705px;
	height: auto;
	margin: 0px 0px 0px 310px;
	padding-bottom: 30px;
	padding-top: 45px;
	color: #ea584a;
}

	/*b-Aspect contenu page qui-sommes-nous*/

.qui-sommes-nous 
{
	width: 695px;
	margin: 0px 0px 0px 310px;
	padding: 0px;
	color: #577692;
	line-height: 1.8;
	padding-top: 30px;
	padding-left: 7px;
	z-index: 0;
}
	/*c-Aspect contenu page notre-metier*/

.notre-metier 
{
	width: 695px;
	margin: 0px 0px 0px 310px;
	padding: 0px;
	color: #577692;
	line-height: 1.8;
	overflow: auto;
	padding-top: 30px;
}

	/*d-Aspect contenu page mentionslegales*/

.mentionslegales 
{
	width: 695px;
	height: 310px;
	margin: 0px 0px 0px 310px;
	padding: 0px;
	color: #577692;
	overflow: auto;
	padding-top: 30px;
}

	/*e-Aspect contenu pages contact*/

.map 
{
	width: 700px;
	margin: 0px 0px 0px 310px;
	color: #577692;
	padding-top: 10px;
}

.formulaire 
{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #5D809C;
	float: right;
	border-radius: 10px;
	margin-right : 35px;
	padding: 5px;
}

.contact
{
	width: auto;
	padding: 30px 0px 0px 15px;
}

.champ
{
	border-radius: 10px;
	font-size: 10px;
	text-align: center;
	color: #577692;
}

.champ2
{
	border-radius: 10px;
	color: #577692;
}


	/*f-Aspect contenu page retour-formulaire*/

.retour-formulaire
{
	width: 695px;
	height: 216px;
	margin: 0px 0px 0px 310px;
	padding: 0px;
	color: #577692;
	line-height: 1.8;
	overflow: auto;
	text-align: center;
	padding-top: 150px;
}

	/*g- Aspect contenu les editeurs*/

.logiciel
{
	float: right;
	padding-right: 110px;
    padding-top: 55px;
	margin-top: -45px;
}

	/*h- Aspect contenu page recrutement*/

.recrutement 
{
	width: 660px;
	margin: 0px 0px 0px 310px;
	padding: 0px;
	color: #577692;
	line-height: 1.8;
	padding-top: 30px;
	padding-left: 7px;
	z-index: 0;
}

		/*2-Aspect contenu des fiches*/

#contenuficheproduit
{
	width: 695px;
	margin: 10px 0px 0px 267px;
}	
	
	/*a-Aspect titre*/


.ficheproduittitre 
{
	margin: -10px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	color: #577692;
	line-height: 1.8;
	position: relative;
	text-align: center;
}

	/*b-Aspect contenu*/

.soustitrefiche
{
	color: #577692;
	position: relative;
	text-decoration: underline;
}

.textefiche, .textefiche_img
{
	width: 660px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.nostyle
{
	list-style-type: none;
}

.autresousliste
{
	position: relative;
}
.autresousliste2
{
	display: list-item;
}

	/*c-Aspect contenu spécifique*/

.exadata
{
	padding-left: 200px;
}

			/* D-PARTIE FOOTER*/

		/* 1- Footer accueil et footer autres pages*/
		
#footer
 {
	width: 1011px;
	height: 291px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(contenu/images/style_accueil/footer.jpg);
	background-repeat: no-repeat;
}
#footer-page 
{
	width: 1011px;
	height: 93px;
	margin: auto;
	padding: 0px;
	background-image: url(contenu/images/footer-page.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
}

#footer-page-produit 
{
	width: 1011px;
	height: 93px;
	margin: auto;
	padding: 0px;
	background-image: url(contenu/images/style_produit/footer-page-produit.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
}

		/* 2- Les deux cadres de la page d'accueil*/

.cadre1 
{
	width: 280px;
	height: 150px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: right;
	color: #537e72;
	line-height: 1.8;
}
.cadre2 
{
	width: 410px;
	height: 150px;
	margin: 24px 0px 0px 10px;
	padding: 0px;
	float: right;
	line-height: 1.8;
	color: #FFFFFF;
}

		/* 3- Copyright accueil et copyright autres pages*/

.copyright 
{
	width: 800px;
	height: 25px;
	margin: 75px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
}
.copyright-page 
{
	width: 800px;
	height: 25px;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
}

		/*4-Administration*/

.admin
{
	padding: 52px 22px 0px 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center
}


