@charset "utf-8";
/* CSS Document */
li {
 display : list-item;
 list-style-image : url(../images/pucesantesenior.jpg);
 list-style-position: outside;
} 


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595858;
	background-color:#ef7601;
}

a.chemin{
	color:#FFFFFF;
	text-decoration: none;
}

a img{border: none;}



/*  Debut des styles des div de mise en page */
.fond {
	width:100%;
	height:100%;
	}
	
.haut_page {
	width:100%;
	height:47px;
	background-image:url(../images/header_01_01.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;

	}

.fond_bandeau {
	width:100%;
	height:173px;
	background-image:url(../images/bandeau_02_01.png);
	background-repeat:repeat-x;
	}
	
.separation {
	width:100%;
	height:20px;
	margin-top:4px;
	color:#FFFFFF;
	}
	
.contenu {
	width:100%;
	}
	
	
	


td.fille_03_01{
	background-image:url(../images/index_03_01.png);	
	width:12px;
	}
td.fille_03_02{
	background-image:url(../images/fille_03_02.png);	
	width:560px;
	}
td.fille_03_03{
	background-image:url(../images/fille_03_03.png);	
	width:23px;
	}
td.fille_03_04{
	background-image:url(../images/fille_03_04.png);	
	width:210px;
	}
td.fille_03_05{
	background-image:url(../images/fille_03_05.png);	
	width:17px;
	}
	
td.fille_05_01{
	background-image:url(../images/index_05_01.png);	
	width:12px;
	}
td.fille_05_02{
	background-image:url(../images/fille_05_02.png);	
	width:560px;
	}
td.fille_05_03{
	background-image:url(../images/fille_05_03.png);	
	width:23px;
	}
td.fille_05_04{
	background-image:url(../images/fille_05_04.png);	
	width:210px;
	}
td.fille_05_05{
	background-image:url(../images/fille_05_05.png);	
	width:17px;
	}


td.colonne_page{
	padding:10px;	
	}
	
	
.colonne_gauche {
	background-image:url(../images/index_04_01.png);
	background-repeat:repeat-y;
	width:12px;
	}
	
.colonne_droite {
	background-image:url(../images/index_04_03.png);
	background-repeat:repeat-y;
	width:21px;
	}
	
.colonne_droite_fille {
	background-image:url(../images/fille_04_05.png);
	background-repeat:repeat-y;
	width:11px;
	}
	
.colonne_milieu {
	background-image:url(../images/fille_04_03.png);
	background-repeat:repeat-y;
	width:21px;
	}
	
.footer {
	width:100%;
	height:76px;
	background-image:url(../images/footer_06_01.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:0.9em;
	}

.liseret_tableau_droit {
	}

	
/*  Fin des styles des div de mise en page */

/* Debut des styles de texte */

.titre_orange {
	font-size:1.6em;
	color:#ef7601;
	}

.titre_bleu {
	font-size:1.6em;
	color:#0282c1;
}
.texte_accueil {
	font-size:1em;
	}

/* Fin des styles de texte */

/* Debut des styles de bouton et liens */

.lien_menu {
	font-size:1.1em;
	color:#595858;
	text-decoration:none;
	line-height:1.6em;
	}

.lien_menu:hover {
	text-decoration:underline;
	
	}
	
.lien_footer {
	color:#FFFFFF;
	text-decoration:none;
	line-height:1em;
	}

.lien_footer:hover {
	text-decoration:underline;
	
	}

.bouton_ok {
	vertical-align:bottom;

	width:26px;
	height:25px;
	}

.bouton_en_savoir_plus {
	
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	display:block;
	width:121px;
	height:22px;
	background-image:url(../images/en_savoir_plus.png);
	padding-left:25px;
	padding-top:3px;
	margin-right:10px;
	}
.bouton_en_savoir_plus:hover{
	background-image:url(../images/en_savoir_plus_over.png);
	padding-top:5px;
	height:20px;
	}

.bouton_un_conseiller {
	
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	display:block;
	width:166px;
	height:22px;
	background-image:url(../images/conseil_perso.png);
	padding-left:25px;
	padding-top:2px;
	margin-right:10px;
	}
.bouton_un_conseiller:hover{
	background-image:url(../images/conseil_perso_over.png);
	padding-top:4px;
	height:20px;
	}

.bouton_devis {
	
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	display:block;
	width:120px;
	height:23px;
	background-image:url(../images/devis_ligne.png);
	padding-left:25px;
	padding-top:2px;
	margin-right:10px;
	}
.bouton_devis:hover{
	background-image:url(../images/devis_ligne_over.png);
	padding-top:4px;
	height:21px;
	}

	
/* Mise en forme du texte */
div.titre{
	
	color:#0282c1;
	font-size:1.8em;
	text-align:center;
	}

div.titre1{
	font-size:1.3em;
	font-weight:bold;
	}

div.intro{
	color:#a04f00;
	font-size:1.3em;
	text-indent:40px;
	}

/* Mise en forme du formulaire de tarification */

table.tableau_devis{
	border:1px solid #DDDDDD;
	width:500px;
	margin:20px 0px 0px 0px;
	padding:16px 8px 16px 8px;
}
td.td_tableau_devis{
	font:bold 11px verdana, arial, helvetica;
	text-align:right;
	width:250px;
	padding:0px 12px 0px 0px
}

.liste_deroulante {
	font:10px verdana, arial, helvetica;
}
.radio_bouton {
	text-align:left;
}
.devis_texte {
	font:11px verdana, arial, helvetica;
}
.input_submit {
	margin:20px 0px 12px 60px;
}

h1,h2,h3,h4,h5,h6{
display:inline;
}

h1.article_titre{
	display:block;
	color:#0282c1;
	font-size:1.8em;
	text-align:center;
}

h1.sitemap{
	display:block;
	color:#0282c1;
	font-size:1.8em;
	text-align:center;
}
h2.sitemap{
	display:block;
	color:#EF7601;
	font-size:1em;
	margin:0px;
}
h2.sitemap a{
	color:#EF7601;
	font-size:1em;
	margin:0px;
}
h3.sitemap{
	display:block;
	color:#0282c1;
	font-size:1em;
	font-weight:normal;
	margin:0px;
}
h3.sitemap a{
	color:#0282c1;
	font-size:1em;
	margin:0px;
	font-weight:normal;
}
.sitemapDesc{
	margin-left:1.5em;
	margin-bottom:0.75em;
}
