/* ------------------------------------ */
/*                                      */
/*            Body                      */
/*                                      */
/* ------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background-color: #cbe6ed;
	font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

.gras {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.souligner {
	text-decoration: underline;
}

.erreur {
	color: #f00;
}

.msg_erreur {
	color: #f00;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}

.centrer {
	text-align: center;
}

.espace_haut5 {
	margin-top: 5px;
}

.espace_bas5 {
	margin-bottom: 5px;
}

.espace_haut10 {
	margin-top: 10px;
}

.espace_bas10 {
	margin-bottom: 10px;
}

div.gauche {
	float: left;
}

div.droit {
	float: right;
}

img {
	vertical-align: absmiddle;
	border: 0;
}

div.separation {
	overflow: hidden;
	height: 1px;
	visibility: hidden;
	clear: both;
}

.cacher {
	display: none;
}

/* --------------- LIENS -----------------*/

a, a:visited {
	text-decoration: none;
}

#navigation li a {
	color: #fff;
	display: block;
	font-weight: bold;
	background: red;
	padding: 0 1em;
	background: transparent url('../img/design/nav_separation.png') top right no-repeat;
}

#navigation li a:hover, #navigation li a:active {
	background: #8ab5e2 url('../img/design/nav_separation.png') top right no-repeat;
}

#left_navigation dd a {
	color: #f39;
}

#left_navigation dd ul li a {
	color: #39c;
}

#left_navigation dd a:hover, #left_navigation dd a:active {
	color: #39c;
}

#left_navigation dd ul li a:hover, #left_navigation dd ul li a:active {
	color: #f39;
}

#cadre_actualites p.titre a {
	color: #444;
}

#cadre_annonces p a.annonce {
	font-variant: small-caps;
	color: #000;
}

.cadre_perso {
	height: 50px;
	background: #eee;
	border: 1px dotted #999;
}

#footer a {
	color: #fff;
}

.pseudo, a.lien, ul.liste a, #page_contenu a {
	color: #3ea6c2;
}

a.titre_sujet {
	color: #f39;
	font-weight: bold;
}

#fil_ariane a, table.tableau td a {
	color: #000;
}

a.lien, a.lien:visited,
#footer a, #footer a:visited,
table.tableau td a, table.tableau td a:visited {
	text-decoration: underline;
}

a.lien:hover, a.lien:active,
#footer a:hover, #footer a:active,
table.tableau td a:hover, table.tableau td a:active {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/* --------------- GLOBAL -----------------*/

#global {
	width: 1010px;
	margin: 10px auto 0 auto;
	font-size: .8em;
}

#header {
	height: 150px;
	text-align: left;
	position: relative;
	padding-top: 7px;
	padding-right: 11px;
	background: #cbe6ed url('../img/design/header.png') top left no-repeat;
}

#banniere_haut {
	height: 90px; width: 728px;
	margin: 10px auto;
}

#anim_flash {
	position: absolute;
	top: 20px; left: 415px;
	width: 350px; height: 140px;
}

fieldset#search {
	padding-left: 15px;
	text-align: left;
	height: 29px;
	border: 0;
	background: #cbe6ed url('../img/design/nav_bottom.png') top left no-repeat;
}

fieldset#search input.champ {
	border: 1px solid #3ea6c2;
	height: 17px;
	margin: 0;
}

fieldset#search input.bouton {
	height: 19px; width: 22px;
	background: #3ea6c2 url('../img/design/bouton_recherche.png') top left no-repeat;
	border: 0;
	cursor: pointer;
	padding: 0 0 5px 0; margin: 0;
	text-indent: -9999px;
	font-family: Arial, Verdana, Lucida, Helvetica, sans-serif;
}

html:first-child fieldset#search input.bouton {
	padding-left : 9999px;
}

fieldset#search img {
	vertical-align: middle;
}

#main {
	background: #cbe6ed url('../img/design/main.png') top left repeat-y;
	zoom: 1;
	padding-bottom: 20px;
	text-align: left;
}

#left_col {
	width: 220px;
	float: left;
	padding: 5px 0 0 10px;
}

#page {
	width: 750px;
	font-size: .9em;
	float: left;
	padding: 5px 20px 0 10px;
}

div.pagination {
	height: 1.7em;
	font-size: .85em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

div.pagination a {
	color: #5f799a;
	display: block;
	float: left;
	line-height: 16px;
	padding: 2px 6px;
	margin-right: 4px;
	text-decoration: none;
	background: #bad3f1;
	border: 1px solid #8fa4bf;
}

div.pagination a:hover {
	background: #d0e1f5;
}

#page h2 {
	font-size: 1.15em;
}

#page h2, #main h1.is_titre {
	padding-bottom: .4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#main h1.is_titre {
	font-size: 1em;
	border-bottom: 1px solid #3da5c1;
	margin: 0 0 10px 0;
	padding: 0 0 .4em 0;
}

#main .is_icones_actions a {
	color: #82ace3;
}

#page p {
	line-height: 1.5em;
	margin: .5em 0;
	text-align: justify;
}

#page ul.liste {
	line-height: 1.5em;
	margin: .5em 0 .5em 15px;
	text-align: left;
	list-style-position: outside;
}

#resultats_recherche {
	margin-top: 10px;
}

#resultats_recherche dt, #resultats_recherche dd {
	padding-bottom: .5em;
}

#resultats_recherche dd {
	line-height: 1.5em;
}

#resultats_recherche dt a {
	color: #79a4d2;
	font-weight: bold;
}

#cadre_edito p em {
	color: #79a4d2;
	border-bottom: 1px dotted #a0cefb;
	font-style: normal;
}

#cadre_annonces {
	background: #fff url('../img/design/fond_pa.jpg') top left no-repeat;
	padding: 5px 0 5px 10px;
	font-size: .95em;
	height: 300px;
}

#cadre_actualites p.titre {
	color: #444;
}

#cadre_annonces .overflow {
	overflow: auto;
	height: 220px;
	width: 420px;
	margin-top: 5px;
	padding-right: 5px;
}

#cadre_annonces h2 {
	margin-top: 28px;
	border: 0;
}

#cadre_annonces p {
	text-indent: 1em;
}

#cadre_forum ul {
	list-style: none;
}

#cadre_forum ul.liste {
	list-style-type: disc;
	list-style-position: outside;
	color: #ccc;
	margin-left: 15px;
}

#cadre_forum ul.liste li span {
	color: #000;
}

#cadre_forum ul li {
	padding: 0.2em 0;
}

#page h3 {
	padding: 0.2em 0;
	font-weight: normal;
	font-size: 1em;
	color: #444;
}

#page h3 span {
	text-decoration: underline;
}

#page #cadre_forum h3 {
	padding: 0.2em 0;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px dotted #999;
	padding-bottom: .3em;
	color: #999;
	margin-top: 8px;
}

h2.titre_bleu {
	color: #3ea6c2;
	border-bottom-color: #3ea6c2;
}

h2.titre_rose {
	color: #f39;
	border-bottom-color: #f39;
}

.date {
	color: #999;
}

#fil_ariane {
	color: #000;
	font-size: .8em;
	margin-bottom: 10px;
}

/* --------------- PAGE PERSO -----------------*/

#page_contenu {
	margin-top: 10px;
}

#page_contenu p {
	line-height: 1.6em;
}

#page_contenu ul {
	list-style-position: outside;
	margin-left: 20px;
}

#page_contenu ul li {
	line-height: 1.4em;
	padding: .2em 0;
}

#page_contenu ul ul {
	margin-top: 5px;
}

/* --------------- SITEMAP -----------------*/

ul#sitemap {
	margin: 10px 0 0 10px;
	list-style-position: outside;
	list-style: none;
}

ul#sitemap li a {
	color: #000;
	font-weight: normal;
}

ul#sitemap ul.liste_niveau2, ul#sitemap ul.liste_niveau3 {
	margin-left: 25px;
	list-style: none;
}

ul#sitemap li {
	padding: .4em 0;
}

ul#sitemap ul.liste_niveau2 li, ul#sitemap ul.liste_niveau2 li a {
	color: #3ea6c2;
}

ul#sitemap ul.liste_niveau3 li a {
	color: #f39;
}

/* --------------- MENUS -----------------*/

#navigation {
	height: 29px;
	background: #cbe6ed url('../img/design/navigation.png') top left no-repeat;
	list-style: none;
	font-size: .8em;
	padding-left: 10px;
}

#navigation li {
	line-height: 29px;
	color: #fff;
	float: left;
}

#left_navigation {
	background: #f1f1f1;
	font-size: .85em;
	padding: .3em .7em;
}

#left_navigation dt {
	font-variant: small-caps;
	padding: .3em 0;
}

#left_navigation dt span {
	border-bottom: 1px dotted #000;
	padding-bottom: .1em;
}

#left_navigation dd {
	color: #39c;
	line-height: 1.6em;
}

/* --------------- TABLE -----------------*/

table.formulaire, table.tableau {
	font-size: .95em;
	margin-top: 10px;
}

table.tableau, table.formulaire {
	width: 100%;
}

#page table.tableau {
	width: 100%; border-collapse: collapse;
}

#page table.tableau td, #page table.tableau th {
	padding: 5px; border: 1px solid #EADDDD;
}

table.tableau th {
	background-color: #EAEEEE;
}

.formulaire td.intitule {
	width: 40%;
}

.formulaire td.champ {
	width: 60%;
}

.formulaire td.champ input, .formulaire td.champ textarea {
	border: 1px solid #c5c5c5;
	background: #f1f1f1;
}

.formulaire td.champ textarea {
	width: 400px; height: 200px;
}

.formulaire td {
	padding: 2px 5px;
}

/* --------------- FOOTER -----------------*/

#google_pub {
	margin-top: 20px; border-top: 1px dotted #d1d1d1;
}

#footer {
	height: 83px;
	text-align: left;
	font-size: .85em;
	padding: 5px 10px 0 25px;
	color: #fff;
	background: #cbe6ed url('../img/design/footer.png') top left no-repeat;
}

#footer p {
	padding: 5px 0; margin: 0;
}

#footer p img {
	vertical-align: middle;
}

#footer dl {
	margin-top: 5px;
}

#footer dd, #footer dt {
	color: #fff;
	margin-right: 5px;
	float: left;
}
