@import "contact.css";

.sous_titre {
	background: url('../fr/nav/titre_fond.gif') no-repeat bottom left;
	width: 430px;
	color: #72BC2C;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.inter_titre {
	background: url('../fr/nav/titre_fond.gif') no-repeat left 15px;
	color: #9EDD60;
	font-weight: bold;
	font-size: 0.9em;
	padding-bottom: 15px;
}

#header #accueil a {
	position: absolute;
	background: url('../fr/nav/header_btn_accueil.jpg') no-repeat;
	width: 34px;
	height: 38px;
	top: 20px;
	left: 577px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #contact a {
	position: absolute;
	background: url('../fr/nav/header_btn_contact.jpg') no-repeat;
	width: 40px;
	height: 38px;
	top: 20px;
	left: 648px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #plan a {
	position: absolute;
	background: url('../fr/nav/header_btn_plan.jpg') no-repeat;
	width: 50px;
	height: 38px;
	top: 20px;
	left: 716px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #imprimer a {
	position: absolute;
	background: url('../fr/nav/header_btn_imprimer.jpg') no-repeat;
	width: 38px;
	height: 38px;
	top: 20px;
	left: 793px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #rechercher a {
	position: absolute;
	background: url('../fr/nav/header_btn_rechercher.jpg') no-repeat;
	width: 51px;
	height: 38px;
	top: 20px;
	left: 859px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

#editable {
	width: 705px;
	border-collapse: collapse;
	font-size: 0.9em;
}
#editable #gauche {
	width: 420px;
	text-align: justify;
	vertical-align: top;
}
#editable #droite {
	width: 255px;
	text-align: justify;
	padding-left: 25px;
	vertical-align: top;
}

#bloc_liste_page {
	width: 500px;
	margin: 10px 0 0 80px;
	background: url('../fr/nav/faq_fond.jpg');
	padding: 0px 10px 0px 10px;
	border: 1px solid #99CE67;
}
#bloc_liste_page ul {
	padding: 8px 0 8px 30px;
}
#bloc_liste_page li {
	padding: 5px 0 5px 16px;
	_padding: 5px 0 5px 0px;
	background: url('../fr/nav/actus_puce.gif') no-repeat 0px 6px;
}

#retour_au_listing {
	text-align: center;
}

.tab1 {
	border-collapse: collapse;
	width: 252px;
	display: inherit;
	background: url('../fr/nav/tab_fond.jpg') repeat-x 22px 0px;
	float: right;
	margin: 0 0 10px 15px;
	clear: left;
}
.tab1 th {
	background: url('../fr/nav/tab_caption.jpg') no-repeat;
	color: #3B9BC3;
	padding: 4px 0 4px 10px;
}
.tab1 td {
	padding: 10px;
}

.tab1 ul {
	padding: 0;
	margin: 0;
}
.tab1 ul li {
	background: url('../fr/nav/actus_puce.gif') no-repeat 0px 4px;
}

#modele2 ul {
	margin: 0;
	padding: 0;
}
#modele2 li {
	padding: 5px 0 5px 16px;
	_padding: 5px 0 5px 0px;
	background: url('../fr/nav/faq_puce.gif') no-repeat 0px 6px;
	list-style: none;
	list-style-position: inside;
	font-weight: bold;
}
#modele2 li a {
	color: #99CE67;
}

.tableau1 {
	width: 690px;
}
.tableau1 th {
	background: #1B95C6;
	text-align: center;
	color: #fff;
	padding: 3px 0 3px 0;
}
.tableau1 td {
	border: 1px solid #1B95C6;
	text-align: center;
	padding: 3px 0 3px 0;
}

.faq_element {
	width: 666px;
	margin-left: 2px;
	background: url('../fr/nav/faq_fond.jpg');
}
.faq_element td {
	padding: 5px 10px 5px 10px;
}
.faq_element ul {
	margin: 0;
	padding: 0;
}
.faq_element li {
	padding: 2px 0 2px 16px;
	_padding: 2px 0 2px 0px;
	background: url('../fr/nav/actus_puce.gif') no-repeat 0px 4px;
	list-style: none;
	list-style-position: inside;
}
.faq_element img {
	border: 1px solid #41A7CC;
	margin-left: 0;
}
.faq_element a img {
	border: none;
}

#plandusite {
	margin: 0 0 0 30px;
}
#plandusite .rubrique {
	font-weight: bold;
	letter-spacing: 1px;
}
#plandusite .rubrique a {
	color: #99CE67;
}
#plandusite .fichier {
	background: url('../fr/nav/puce_fleche.gif') no-repeat 0px 6px;
	padding-left: 30px;
	line-height: 18px;
}

#recherche {
	margin: 0 0 0 30px;
}