/****************************************************************/
/*	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:#fff url(style/pix2.jpg) repeat-x;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

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

#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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

#haut {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 220px;
	border: 0px solid #fff;
	background: #fff url(style/courbe.jpg) no-repeat 0 0;
}
#logo {
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
	right: 0px;
}
#slogan {
	position: absolute;
	top: 55px;
	left: 540px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	z-index: 200;
}
#balance {
	position: absolute;
	top: 90px;
	left: 50px;
	margin: 0;
	padding: 0;
	z-index: 200;
}
.s1 {
	color:#295893;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(style/fl.gif) no-repeat 0px 5px;
	padding: 5px 0 5px 25px;
	margin:5px;
	line-height: 1.2em;
}
.s1 a {
	color:#295893;
	text-decoration:none;
}
.s1 a:hover {
	color:#000;
}
.s2 {
	color:#295893;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(style/fl.gif) no-repeat 35px 0px;
	padding: 0 0 0 60px;
	margin:5px;
	line-height: 1.2em;
}
.s2 a {
	color:#295893;
	text-decoration:none;
}
.s2 a:hover {
	color:#000;
}
.s3 {
	color:#295893;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(style/fl.gif) no-repeat 65px 8px;
	padding: 0 0 0 90px;
	margin:5px;
	line-height: 1.2em;
}
.s3 a {
	color:#295893;
	text-decoration:none;
}
.s3 a:hover {
	color:#000;
}
.s3 span{
	color:#ff7a0f;
}
.s3 span a {
	color:#ff7a0f;
	text-decoration:none;
}
.s3 span a:hover {
	color:#000;
}
.s3 .taille{
	font:bold 22px Verdana, Arial, Helvetica, sans-serif;
}
.s3 .couleur{
	color:#5db5dc;
}
.s3 .couleur a {
	color:#5db5dc;
	text-decoration:none;
}
.s3 .couleur a:hover {
	color:#000;
}
.s4 {
	color:#ff7a0f;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(style/fl.gif) no-repeat 105px 5px;
	padding:5px 0 5px 130px;
	margin:5px;
	line-height: 1.3em;
}
.s4 a {
	color:#ff7a0f;
	text-decoration:none;
}
.s4 a:hover {
	color:#000;
}
#navHaut {
	position: absolute;
	top: 184px;
	left: 220px;
	margin: 0;
	padding: 0;
	width: 735px;
	line-height: 0px;
	border: 0px solid #fff;
	text-align: center;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	z-index: 300;
}
#navHaut ul {
	margin:0 auto;
	padding:0px;
	width:735px;
	height:29px;
}
#navHaut ul li {
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
#navHaut ul li a.accueil{
	display:block;
	width:103px;
	height:22px;
	color:#285792;
	text-decoration:none;
	padding:7px 0 0 0;
	margin:0;
	background:url(style/bt-1.jpg) no-repeat;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#navHaut ul li a.accueil:hover , a.accu{
	color:#ff7a0f;
}
#navHaut ul li a.accu{
	color:#ff7a0f;
}

#navHaut ul li a.devis{
	display:block;
	width:217px;
	height:22px;
	color:#285792;
	text-decoration:none;
	padding:7px 0 0 0;
	margin:0;
	background:url(style/bt-2.jpg) no-repeat;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#navHaut ul li a.devis:hover , a.devi{
	color:#ff7a0f;
}
#navHaut ul li a.devi{
	color:#ff7a0f;
}

#navHaut ul li a.espace{
	display:block;
	width:197px;
	height:22px;
	color:#285792;
	text-decoration:none;
	padding:7px 0 0 0;
	margin:0;
	background:url(style/bt-3.jpg) no-repeat;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#navHaut ul li a.espace:hover , a.deme{
	color:#ff7a0f;
}
#navHaut ul li a.deme{
	color:#ff7a0f;
}

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

#bas  {
	clear: both;
	margin: 0px;
	padding: 5px 0px 5px;
	background: url(style/bg_b.jpg) repeat-x left bottom;
}
address {
	margin: 10px 0px;
	padding: 5px;
	line-height: 1.4em;
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#add_raison {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	color: #000;
}
#add_email {
	color: #333;
}
#add_email:hover{
	color: #fff;
}
#navBas {
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#navBas a {
	color: #000;
	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;
}

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

#colGauche {
	float: left;
	width: 204px;
	margin: 15px 0px 0 0;
	padding: 0px 0px 10px 0px;
	color: #000;
}
#colGauche a {
	color: #000;
	text-decoration:underline;
}
#colGauche a:hover {
	color:#5db5dc;
	text-decoration:underline;
}
#colCentre {
	float: left;
	width: 490px;
	margin: 0px 0px;
	padding: 15px;
	color: #000;
	text-align: justify;
	/*background:url(style/pix.jpg) repeat-x;*/
}
#colDroite {
	float: left;
	width: 213px;
	margin: 15px 5px 0 5px;
	padding: 0px 0px 10px 0px;
	color: #000;
	background: #e1f1f9;
}
#colCalcul {
	width:907px;
	margin: 15px 0px 0 0px;
	padding: 0px 0px 10px 0px;
	color: #000;
}


/*	quatrième Colonne en option (attention à ajuster les dimensions des 4 colonnes : 4 width + 8 padding et 8 margin = 955px)	*/

#colPlus {
	float: left;
	width: 0px;
	margin: 0px 0px;
	padding: 0px 5px 10px 0px;
	background: #666 url(style/fond_colPlus.gif) repeat center top scroll;
	color: #000;
}

/*	formulaire de contact    	 */

#message {
	width: 450px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	/*background-image: url(style/pix.jpg);
	background-repeat: repeat-x;*/
	background:#ffcca3;
}
#message label {
	display: block;
	border: 1px solid #ff7a0f;
	background: #fff;
	margin: 10px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#message .entree {
	background: #fff;
	line-height: 11px;
	padding: 0;
	border: 0;
	font-size: 10px;
	width: 200px;
}
#message .entree2 {
	background: #fff;
	line-height: 11px;
	padding:1px;
	border: 0;
	font-size: 10px;
	width: 42%;
	border:1px solid #ff7a0f;
}
#message .codespam {
	background: #fefefe;
	line-height: 11px;
	padding: 0px 4px;
	border: 1px solid #ccc;
	font-size: 10px;
	width: 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 #fec190;
	margin: 0px;
	padding: 0px 6px 0px;
	background: #ff7d15;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#message fieldset {
	border:#ff7a0f solid 1px;
	background:url(style/px.jpg) repeat-x #ffe2cb;
}

#message legend {
	color: #000;
	font-size:13px;
}

/* inscription professionnel */
.alerte_good {
	padding-top: 40px;
	text-align: center;
	color: #0c0;
	font-weight: bold;
	background:url(style/attention_good.png) no-repeat center top;
}
.alerte_bad {
	padding-top: 40px;
	text-align: center;
	color: #c00;
	font-weight: bold;
	background:url(style/attention.png) no-repeat center top;
}



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

#colActu-1 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #000;
	background:#e0e7ef;
}
#colActu-2 {
	margin: 0;
	padding: 0;
	color: #000;
	background:#e0e7ef;
}
.actu_date{
	font-size:11px;
}
.actu_titre {
	margin: 10px 10px 10px 10px;
	font-weight:bold;
}
.actu_texte {
	margin: 10px 10px 10px 10px;
}
.actu_lire {
	display: block;
	margin: 0px 10px 10px 0px;
	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;
	text-align: right;
}
.actu_lire:hover {
	color: #09c;
}
.actu_image {
	float: right;
	margin: 0px 10px 10px 10px;
}

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

#colCgv {
	margin: 20px 0px 20px 5px;
	padding: 0px 20px 0px 0px;
}
#cgv {
	margin: 20px 0px 20px 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: 49%; /* 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;
	background: #ffdcc1;
}
.petite_colone-1b {
	float: left;
	width: 49%;
	margin: 5px 0px 10px 0;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: 0.9em;
	background: #ffdcc1;
}

.petite_colone-2a {
	float: left;
	width: 49%;
	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;
}

.petite_colone-1c {
	float: left;
	width: 100%; /* 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;
	background: #ffdcc1;
}

.partager {
	float: left;
	width: 130px;
	margin: 5px 0 0 15px;
	padding: 15px 0 0 20px;
	color:#eff3f7;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(style/fl_b.gif) no-repeat 0 15px;
}

.partager span{
	padding: 0 0 0px 5px;
}

.partager img{
	margin: 5px 5px 0 0;
}

.slogan1 {
	float: left;
	display:block;
	width:290px;
	margin: 65px 0 0 80px;
	padding: 0 0 0 25px;
	color:#295893;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:url(style/fl.gif) no-repeat;
}

/* titres */

.titre-1 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: url(style/barre-orange.gif) repeat-y #ff7c12;
	line-height: 27px;
	text-align: center;
}
.titre-2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: url(style/barre-bleu.gif) repeat-y left top scroll;
	text-align: center;
	line-height: 27px;
}
.titre-3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: url(style/barre-bleu2.gif) repeat-y left top scroll;
	text-align: center;
	line-height: 27px;
}
.titre-4 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: url(style/barre-orange2.gif) repeat-y left top scroll;
	text-align: center;
	line-height: 27px;
}

/* listes */

.liste-1 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	background: url(style/fond_liste-1.gif) repeat center top scroll;
}
.liste-1 li {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	list-style-image: url(style/liste-1.gif);
	line-height: 1.2em;
	font-weight: bold;
	font-size: 12px;
	color: #3a679e;
}
.liste-1 li a {
	color: #3a679e;
}
.liste-1 li a:hover{
	color: #333;
}
.liste-1 li span.liurl {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

.liste-2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
.liste-2 li {
	margin: 0px 0px 0px 7px;
	padding: 2px 0px 2px 0px;
	list-style-position: inside;
	list-style-image: url(style/liste-2.gif);
	line-height: 1.3em;
	font-weight: normal;
	font-size: 11px;
	color: #343838;
	width:30%;
	float:left;
}
.liste-2 li a {
	color: #000;
}
.liste-2 li a:hover{
	color: #ff7a0f;
}

/* texte */

.couleur-1 {
	color: #3a679e;
}
.couleur-2 {
	color: #ff7a0f;
}
.couleur-3 {
	color: #5db5dc;
}
.couleur-4 {
	color: #fff;
}
.couleur-5 {
	color: #000;
}

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

#colGauche .pave-1 {
	margin: 0;
	padding: 8px 0px 15px 25px;
	border: 0px solid #ccc;
	background: #fff url(style/barre-ins.gif) no-repeat center top scroll;
	color: #fff;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}

#colGauche .pave-1 a {
	color: #fff;
	text-decoration:none;
}

#colGauche .pave-1 a:hover {
	color: #5db5dc;
	text-decoration:none;
}

/*	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;
}

.lien-3 {
	font-weight: normal;
	color: #f90;
	text-decoration: none;
}
.lien-3:hover {
	color: #f90;
	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: 5px 10px 10px 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;
}
.cadre-5 {
	/*background: url(style/pix.jpg) repeat-x;*/
	background:#ffdcc1;
	margin:0 0 10px 0;
	padding-bottom:10px;
}
.cadre-5 p {
	padding:0 15px;
}
.cadre-5 a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.space {
	margin: 55px 0px 0px 15px;
	float: left;
}
.mascote {
	margin: 25px 0px 0px 40px;
	float: left;
}

/*	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;
}

