/****************************************************************/
/*	1ère partie : parties communes à toute les pages : Body, Haut et Bas	*/
/****************************************************************/


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #dfe1e4;
}

*{
	margin:0;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

.fin {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}

#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #fff;
	background-color: #fff;
}

/****************/
/*	HAUT 	*/
/****************/

#haut {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0px 0px;
	height: 356px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut.jpg) no-repeat left top scroll;
	width: 955px;
}
#haut2 {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0px 0px;
	height: 356px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut2.jpg) no-repeat left top scroll;
	width: 955px;
}
#hautContact {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0px 0px;
	height: 356px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut_contact.jpg) no-repeat left top scroll;
	width: 955px;
}
#logo {
	position: absolute;
	top: 51px;
	left: 55px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
}

#slogan {
	position: absolute;
	top: 205px;
	left: 117px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	z-index: 200;
	width: 217px;
	height: 54px;
}

.minimenu{
	width:930px;
	height:15px;
	background:url(img/bg-minimenu.jpg) no-repeat top left;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#44a9d8;
	text-align:right;
	position:absolute;
	z-index:300;
	top: 4px;
	left: 0px;
}

.minimenu a{
	color:#44a9d8;
}

.minimenu a:hover{
	color:#44a9d8;
}

#navHaut {
	position: absolute;
	top: 298px;
	left: 17px;
	margin: 0;
	padding: 0;
	width: 640px;
	line-height: 55px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	z-index: 300;
	padding-left:10px;
}
#navHaut a {
	width:104px;
	height:54px;
	color: #54b8e4;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/btn0.png',sizingMethod='crop');
	display:block;
	float:left;
	margin-right:30px;
	cursor:pointer;
}
html>body #navHaut a{
	filter:none;
	background:url(style/btn0.png) no-repeat;
}

#navHaut a.NH-actif {
	color: #fff;
	height: 54px;
	width: 104px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/btn1.png',sizingMethod='crop');
	display:block;
}
html>body #navHaut a.NH-actif {
	filter:none;
	background:url(style/btn1.png) no-repeat;
}
#navHaut a:hover {
	color: #fff;
	height: 54px;
	width: 104px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/btn1.png',sizingMethod='crop');
	background-position:center top;
	display:block;
}
html>body #navHaut a:hover {
	filter:none;
	background:url(style/btn1.png) no-repeat;
	background-position:center top;
}



/****************/
/*	BAS 		*/
/****************/

#bas  {
	clear: both;
	margin: 0px;
	padding: 5px 0px 5px;
	background: #dfe1e4 url(style/fond_bas.jpg) repeat-x center top scroll;
}
address {
	margin: 10px 0px;
	padding: 5px;
	line-height: 1.4em;
	text-align: center;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#add_raison {
	font-weight: bold;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #2e88b1;
}
#add_email {
	color: #333;
}
#add_email:hover{
	color: #fff;
}
#navBas {
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #45a5d6;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#navBas a {
	color: #45a5d6;
	padding: 0 10px;
}
#navBas a:hover {
	text-decoration: underline;
}

/*    	    TT 	        */

#siteWeb{
	padding: 20px;
	text-align: center;
}
#siteWeb a {
	color: #444;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #069;
	text-decoration: none;
}


/****************************************************************/
/*	2è partie : Mise en page des corps de pages					*/
/****************************************************************/



/*********************************/
/*	CORPS DE PAGE PAR COLONNE 	*/
/*********************************/

/************************/
/*	Colonnes page ACCUEIL	*/
/************************/

#colGauche {
	float: left;
	width: 230px;
	margin: 0px 0px;
	padding: 0px 10px 10px 30px;
	color: #000;
	text-align: justify;
}
#colCentre {
	float: left;
	width: 250px;
	margin: 0px 0px;
	padding: 25px 30px 10px 20px;
	color: #000;
	text-align: justify;
}
#colDroite {
	float: left;
	width: 169px;
	color: #fff;
	margin-right: 20px;
}
#colDroite2 {
	float: left;
	width: 169px;
	color: #fff;
}


/************************/
/*	CORPS page CONTACT 
(les colones sont : "plan", "adresse" et "message")	*/
/************************/

#plan {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(style/fond_plan.gif) no-repeat center top scroll;
	height: 233px;
	width: 261px;
}
#carte {
	display: none;
	position: absolute;
	top: 111px;
	left: 50px;
	height: 500px;
	width: 600px;
	border: 1px solid #000;
	z-index: 1000;
}
.fermer-carte {
	background: #000;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.fermer-carte a {
	color: #ccc;
	display: block;
}
.fermer-carte a:hover {
	color: #fff;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}

#adresse {
	float: left;
	width: 280px;
	margin: 0px 30px 0px 20px;
	padding: 0px 0 0 0;
	color: #000;
	font-size: 14px;
	line-height: 1.9em;
}
.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 18px;
	font-weight: bold;
	color: #2e88b1;
}
.coordonnees {
	margin: 4px 0px 10px;
	font-size: 14px;
}
#adresse a {
	color: #2e88b1;
}
#adresse a:hover {
	color: #2e88b1;
	text-decoration: none;
}


/*	formulaire de contact    	 */

#message {
	width: 280px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#message label {
	display: block;
	border: 1px solid #999;
	background: #fff;
	margin: 8px 0px 0px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #2e88b1;
}
#message .entree {
	background: #fff;
	line-height: 11px;
	padding: 0;
	border: 0;
	font-size: 10px;
}
#message .area {
	height: 40px;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#message #Envoyer {
	display: block;
	width: 100%;
	border: 1px solid #2e88b1;
	margin: 0px;
	padding: 0px 6px 0px;
	background: #54b8e4;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}



/***************************/
/*    pages ACTUALITES  	 */
/***************************/

#colActu-1 {
	float: left;
	width: 210px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 40px;
	color: #fff;
	background: url(style/fond_colActu-1.gif) no-repeat left 1.5em scroll;
}
#colActu-2 {
	float: left;
	width: 695px;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #fff;
}

.actu {
	width:100%;
	padding: 0px 20px 10px 15px;
	background-color:#2f2f2f;
	color: #cca544;
}

#actu_image {
	float: right;
	margin: 0px 10px 10px 10px;
}
#actu_texte {
	margin: 10px 10px 10px 10px;
}
.actu_lire {
	display: block;
	margin: 0px 10px 10px 90px;
	padding:  0px 0px 0px 17px;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	background: url(style/fleche-1.gif) no-repeat left 3px scroll;
}
.actu_lire:hover {
	color: #fff;
}


/*******************************************/
/*    pages MENTIONS LEGALES & C.G.V.  	 */
/*******************************************/

#cgv {
	margin: 20px 0px 0 5px;
	padding: 0px 20px 0px 0px;
}
#cgv p{
	margin: 10px 0px;
	text-align: justify;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
}
#cgv p .CGVarticle{
	font-size: 13px;
	font-weight: bold;
	color: #374866;
	padding-left: 15px;
	background: url(style/fleche-1.gif) no-repeat 0px 4px scroll;
}



/****************************************************************/
/*	3è partie : Enrichissement corps de pages, utilisables partout		*/
/****************************************************************/

/***********************/
/*	ENRICHISSEMENT */
/***********************/


/*	mises en page	 */

.petite_colone-1a {
	float: left;
	width: 48%; /* il manque 2%, c'est normal, c'est pour IE6 !... */
	margin: 5px 2% 10px 0px;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: 0.9em;
}
.petite_colone-1b {
	float: left;
	width: 48%;
	margin: 5px 0px 10px 0;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: 0.9em;
}

.petite_colone-2a {
	float: left;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 0.9em;
}
.petite_colone-2b {
	float: left;
	width: 50%;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 0.9em;
}

/* titres */

.titre-1 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: #999 url(style/fond_titre-1.gif) repeat-y left top scroll;
}
.titre-2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #2e88b1;
	background: url(style/puce.gif) no-repeat left top;
}
.titre-3 {
	padding: 10px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background: url(images/presta_accueil.gif) no-repeat top left;
	color: #fff;
	height: 93px;
	margin:0;
}
.titre-4 {
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin:0;
}

/* listes */

.liste-1 {
	padding: 0;
	background: #6bbce3;
	margin: 0;
}
.liste-1 li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: none;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background-image: url(style/puce_blanc.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	display: block;
}
.liste-1 li a {
	color: #fff;
}
.liste-1 li a:hover{
	color: #fff;
}


.liste-2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
.liste-2 li {
	margin: 0px 0px 0px 7px;
	padding: 2px 0px 2px 5px;
	list-style-position: inside;
	list-style-image: url(style/liste-2.gif);
	line-height: 1.3em;
	font-weight: bold;
	font-size: 14px;
	color: #343838;
}
.liste-2 li a {
	color: #ccc;
}
.liste-2 li a:hover{
	color: #333;
}

/* texte */

.noir {
	color: #000;
}
.bleu {
	color: #54b8e4;
}
.couleur-3 {
	color: #0f0;
}
.couleur-4 {
	color: #fff;
}
.couleur-5 {
	color: #000;
}
.gras {
	font-weight: bold;
}

.commentaire-1 {
	margin: 5px 0px 5px 0px;
	line-height: 1.1em;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #54b8e4;
}

.pave-1 {
	margin: 5px 7px 10px 5px;
	padding: 5px 0px 5px 7px;
	border: 0px solid #ccc;
	background: #666 url(style/fond_pave-1.gif) no-repeat center top scroll;
	color: #fff;
	font-weight: bold;
}

/*	liens */

.lien-1 {
	color: #669;
	text-decoration: none;
}
.lien-1:hover {
	color: #669;
	text-decoration: underline;
}

.lien-2 {
	color: #ccf;
	text-decoration: none;
}
.lien-2:hover {
	color: #ccf;
	text-decoration: underline;
}


/*	images	 */

.alignD {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 7px 7px 0px;
	background-image: url(style/ombre-1.gif);
	background-position: right bottom;
}
.alignG {
	float: left;
	margin: 0px 10px 0px 0px;
}

.cadre-1 {
	border: 1px solid #000;
}
.cadre-2 {
	border: 3px double #fff;
}
.cadre-3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 7px 0px;
	background: url(style/ombre-3.gif) no-repeat right bottom scroll;
}
.cadre-4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 11px 0px;
	background: url(style/ombre-4.gif) no-repeat right bottom scroll;
}


/*	lignes de separation	*/

.ligne-1 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}
.ligne-2 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	border-bottom: 1px dashed #666;
}

/*	paragraphe	*/

.para_bleu {
	background: url(style/puce_carre_bleu.gif) no-repeat 0 5px;
	color: #4fb5e4;
	font-weight: bold;
	padding: 0px 0 10px 15px;
}

/*       boutons        */

.btn_savoir {
	background: url(style/btn_savoir.gif) no-repeat top left;
	height: 19px;
	width: 129px;
	padding: 5px 0 0 40px;
	margin: 5px 0 15px 0;
	color:#FFFFFF;
	cursor:pointer;
}

.btn_savoir a {
	color:#FFFFFF;
	text-decoration:none;
}

.btn_savoir a:hover {
	color:#3B5F83;
}

/*    trait     */
.trait {
	border-bottom: 1px solid #2e88b1;
	margin: 0 0 15px 0;
}


.tous {
background-color:#FFFFFF;
background-image:url(style/fond_body.gif);
background-repeat:repeat-x;
}

.marg {
	margin:10px 0 0 0;
}

.ssligne {
	text-decoration:underline;
}

.visu {
	height:20px;
	padding: 25px 10px 0 10px;
	font-size: 17px;
	font-weight: bold;
	color: #54B8E4;
	text-align: center;
}

.blocindex {
	background: url(images/savoir_accueil.gif) no-repeat top left;
	color: #fff;
	height: 93px;
}

.bleu {
	color:#0070c0;
}

.rouge {
	color:#FF0000;
}

.vert {
	color:#00b050;
}

.blocindex2 {
	background-color:#6bbce3;
	padding: 0 5px 5px 0;
}

.decal {
	padding:0 0 0 35px;
	display: block;
}

.decal2 {
	padding:0 0 0 93px;
	display: block;
}

.decal3 {
	margin:0 0 0 160px;
	display: block;
}

.marg4 {
	padding-bottom:0;
}

.a1983 {
	padding:0 0 0 180px;
}

.savoir {
	display:block;
	float:left;
	border: 1px solid #2e88b1;
	padding: 0 2px 0 2px;
	margin: 5px 0 0 0;
	cursor: pointer;
}

.fermer {
	display:block;
	float:right;
	border: 1px solid #2e88b1;
	padding: 0 2px 0 2px;
	margin: 2px 0 0 0;
	cursor: pointer;
}

.stretcher p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #2e88b1;
	border-bottom-color: #2e88b1;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

.email {
}

.coordonnees object {
	padding:0 0 0 0;
}
