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

a {
	color: #78ba61;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

strong {
	font-weight: normal;
}

#header {
	background-image: url('../images/banniere.jpg');
	height: 100px;
	padding-right: 10px;
	text-align: right;
}

#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	z-index: 1;
}

#centre {
	color: #808080;
	font-size: 12px;
	line-height: 20px;
	margin-left: 250px;
	padding: 0 10px 10px 25px;
	text-align: justify;
}

#chemin {
	margin-bottom: 10px;
	text-align: right;
}

#centre h1 {
	background-image: url('../photos/puce1.gif');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}

#centre h2 {
	color: #78ba61;
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
}

#centre p {
	margin: 0 0 10px 0;
}

#centre p.slogan {
	color: #78ba61;
	font-weight: bold;
}

#centre ul img {
	vertical-align: middle;
}

#centre ul {
	margin-bottom: 10px;
}

#centre ul.liste_services li {
	background: none;
	float: left;
	padding: 0;
	margin: 0 50px 10px 0;
}

#centre ul.liste_services li a {
	display: block;
	text-align: center;
}

#centre li {
	background-image: url('../photos/puce2.gif');
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 15px;
}

#centre ul.plan li {
	background: none;
}

#centre ul.plan li li {
	background-image: url('../photos/puce2.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

/*--------------------------------------------------------------------------------------------------
	TABLEAU TARIFS
--------------------------------------------------------------------------------------------------*/
table.tarifs_service {
	border-collapse: collapse;
	font-size: 12px;	
}

* html table.tarifs_service {
	margin-left: -3px;
}

table.tarifs_service th {
	background-color: #fbbf00;
	color: white;
	font-weight: bold;
	padding: 2px 5px 1px 5px;
	text-align: center;
}

table.tarifs_service td {
	border-top: 1px solid #fbbf00;
	padding: 5px 0;
}

table.tarifs_service td .libelle {
	color: #78ba61;
	font-size: 12px;
	font-weight: bold;
}

table.tarifs_service td .description {
	font-size: 10px;
}

table.tarifs_service td.montant {
	color: #404040;
	text-align: center;
}

table.tarifs_service td.reduction {
	color: red;
	text-align: center;
}

table.tarifs_service td.cout_reel {
	color: green;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#gauche {
	float: left;
	margin-bottom: 10px;
	width: 250px;
}

#pied1 {
	background-image: url('../photos/footer.jpg');
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
}

#pied2 {
	color: #c0c0c0;
	font-size: 9px;
	padding: 0 10px;
}

#menu_bas {
	float: right;
	list-style-type: none;
	padding:0;
}

#menu_bas li {
	display: inline;
}

p {
	margin: 0 0 10px 0;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gauche p {
	margin: 0;
}

#haut_cadre_gauche {
	background-image: url('../photos/haut_cadre_gauche.gif');
	font-size: 1px;
	height: 10px;
	margin: 0 -10px;
}

#cadre_gauche {
	background-image: url('../photos/fond_cadre_gauche.gif');
	padding: 0 10px;
}

#cadre_gauche h1 {
	background-image: url('../photos/puce1.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #808080;
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;	
}

#cadre_gauche p {
	color: #808080;
	font-size: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#cadre_gauche li {
	background-image: url('../photos/puce2.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#cadre_gauche a {
	font-size: 12px;
}

#bas_cadre_gauche {
	background-image: url('../photos/bas_cadre_gauche.gif');
	font-size: 1px;
	height: 10px;
	margin: 0 -10px;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

/*--------------------------------------------------------------------------------------------------
	COLONNE GAUCHE
--------------------------------------------------------------------------------------------------*/
.colonne_gauche {
	float: left;
	width: 200px;
}

* html .colonne_gauche {
	padding-left: 3px;
}

/*--------------------------------------------------------------------------------------------------
	CARTE FLASH
--------------------------------------------------------------------------------------------------*/
#carte {
	display: block;
 	margin: 0 auto 10px auto;
	width: 270px;
}

/*--------------------------------------------------------------------------------------------------
	ERREUR
--------------------------------------------------------------------------------------------------*/
.erreur {
	color: red;
	font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------
	FORUMLAIRE SIMULATEUR IMPOT
--------------------------------------------------------------------------------------------------*/
#form_simulateur_impot label {
	display: block;
	font-weight: bold;
}

#form_simulateur_impot input.montant {
	text-align: right;
	width: 50px;
}

/*--------------------------------------------------------------------------------------------------
	FORUMLAIRE CONTACT / CANDIDATURE / QUESTIONNAIRE DE SATISFACTION
--------------------------------------------------------------------------------------------------*/
#form_contact p, #form_candidature p, #form_questionnaire_satisfaction p {
	margin-bottom: 5px;
}

#form_contact h2, #form_candidature h2, #form_questionnaire_satisfaction h2 {
	border-bottom: 1px solid #78ba61;
}

#form_contact label, #form_candidature label, #form_questionnaire_satisfaction label {
	display: block;
	font-weight: bold;
}

#form_contact input[type=radio], #form_candidature input[type=radio], #form_questionnaire_satisfaction input[type=radio] {
	margin-right: 3px;
}

a#isics {
	display: block;
	padding-bottom: 10px;
	text-align: center;
}

a#isics img {
	border: 0;
}



