@charset "UTF-8";
/* CSS Document */

html, body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	background-color: #DDDBDC;
	color: #000;
}

a {
	color: #00569C;
	text-decoration: none;
}
a:hover {
	color: #003;
	text-decoration: none;
}
/* balise #EXPOSE */
a.on { color: red; font-weight: bold; }
/* texte courant */
.texte {
	font-size: 12px;
	color: #000000;
	vertical-align:top;
}
/**/
.legende {
	font-size: 7pt;
	text-decoration: none;
}
.titre_blanc {
	font-size: 10pt;
	color: #FFFFFF;
}
.lien_menu_bas {
	font-size: 9pt;
	color: #00569C;
	text-decoration: none;
}
.lien_menu_bas:hover {
	font-size: 9pt;
	color: #333;
	text-decoration: underline;
}

.titre_article {
	font-size: 16px;
	color: #006;
	vertical-align:top;
	/*line-height: 15px;*/
}

.boutonOKbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 30px;
	border: 1px solid #333333;
	font-weight: bold;
}
.boutonOKbleu:hover {
	color: #FF9900;
	text-decoration: underline;
}
#recherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999;
	height: 12px;
	vertical-align: top;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lien_blanc {
	color: #FFFFFF;
	text-decoration: none;
}
.lien_blanc:hover {
	color: #996600;
	text-decoration: underline;
}
/* ---------------------------------------------------------- */
					/*STYLES TEXTES*/
/* ---------------------------------------------------------- */
menuRECHERCHE {
	color: #666666;
}
#chemin
{
	color:#999;
	font-size:12px;
	width: 425px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#chemin a
{
	color:#555;
}
#chemin a:hover
{
	text-decoration: none;
	color: #00569C;
}
#menu_bas
{
	width:100%;
	height:28px;
	margin-top:20px;
}
#menu_bas a
{
	text-decoration:none;
}
#menu_bas img
{
	vertical-align:middle;
}

#coin_gauche
{
	height:28px;
	width:20px;
}

#coin_droit
{
	width:24px;
}

.menu_bas
{
	color:white;
	font-size:10px;
	text-align:center;
	background-image:url(images/fonc_menu_bas.gif);
	background-repeat:repeat-x;
	background-position:center;
}

#navig_articles
{
	margin-bottom:15px;
	/*font-size:12px;*/
}

.titre
{
	font-size:15px;
	font-weight:bold;
	vertical-align:top;
	font-family:"Trebuchet MS";
	width: 400px;
}

.liste
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.liste li
{
	padding-bottom:7px;
	padding-top:7px;
	cursor: default;
	width: 400px;
}

.liste li:hover
{
	background-color:#EDEDED;
}


/*ul , li
{
	padding:0px;
	margin:0px;
}*/

#corps
{
}

.image
{
	vertical-align:top;
	width:100%;
	text-align:center;
}

.image img
{
	width:500px;
}

.tb_articles
{
	width:410px;
	/*margin:auto;*/
	padding-top: 5px;
}


.desc_article_petit
{
	
	text-align:justify;
}
/* Attention influence toute la taille du texte */
.tb_articles p
{
	display: block;	/*display:inline;
	font-size:11px;*/
}
*/
.lien
{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.desc_article
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

.article_une
{
	padding-top:0px;
	margin-top:5px;
	width: 400px;
	/*margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.titre_article_une
{
	font-size:24px;
	font-weight:bold;
	color: #00569C;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.gras
{
	font-weight:bold;
	padding:5px 0px 15px 0px;
	font-size:16px;
}

/* menu milieu sous rubriques */
#sous_rubriques
{
	list-style-type:none;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	display: block;
	margin: 0px;
	padding: 0px;
}

.bloc_rubrique
{
	height:40px;
	vertical-align:middle;
	padding-top:15px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
}

.bloc_rubrique:hover
{
	background-color:#EEEED6;
}

.bloc_rubrique a:hover
{
	text-decoration:none;
	color:#300;
}

/* fin menu milieu */

#infos
{
	background-color:#CCC;
	width:200px;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	padding:10px;
	border-bottom:1 px dashed black;
}

#titre_tab
{
	height:20px;
	border-bottom:2px solid black;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#titre_tab h4
{
	font-weight:bold;
}
.une
{
	margin-bottom:15px;
	width: 400px;
}

.ligne
{
	border-bottom:1px dashed black;
	padding-top:3px;
}

.titre_agenda
{
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:3px;
}

.lieu_agenda, .date_agenda
{
	font-size:11px;
	display:block;
}

.descriptif_agenda
{
	margin-top:5px;
	padding-bottom:5px;
	display:block;
}

#bandeau_titre
{
	background-color:#EEEED6;
	border-bottom:2px solid black;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
	padding-left:20px;
	width:474;
	color:black;
	margin:auto;
}

.date_mini
{
	font-size:9px;
	font-family:arial;
}

#bloc_contact
{
	background-color:#00569C;
	color:#ffffff;
	padding:10px;
	font-size:12px;
}

#carte
{
	
	margin:auto;
	width:100%;
	margin-bottom:10px;
}
#map1
{
	margin:auto;
}

#bloc_menu_carte
{
	float:right;
	width:200px;
}

#bloc_menu_carte .blocs_titre
{
	background-image:none;
}

#bloc_menu_carte a
{
	text-align:left;
}

#bloc_menu_carte>div
{
	background-color:#00569C;
	width:100%;
	margin:2.5%;
	paddding-left:20px;
}

#bloc_menu_carte div p
{
	width:90%;
	margin:auto;
	display:block;
}

#map1
{
	margin-top:10px;
}

#plan #map1
{
	margin-top:0px;
	margin-left:0px;
}

#plan
{
	height:100%;
	width:600px;
	float:left;
}
#contenu {
	padding-right: 5px;
	padding-left: 5px;
}
#outilsART {
	display: block;
	margin-top: 10px;
	clear: both;
	margin-left: 40px;
	width: 400px;
}

hr {
	background-color: #00569C;
	color: #004B73;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#formulaire_contact {
	font-size: 10px;
	background-color: #DDDBDC;
}
#formulaire_contact ul {
	list-style-type: none;
	font-size: 12px;
	color: #333333;
}
.labelCONTACT {
	display: block;
	height: 25px;
	width: 250px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* styles site et FCKeditor */
.intertitreBLEU {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #00569C;
}
.intertitreROUGE {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #990000;
}
.intertitreITALbleu {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #00569C;
	font-style: italic;
}
.intertitreITALrouge {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #990000;
	font-style: italic;
}
.intertitreITALnoir {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000000;
	font-style: italic;
}
.soustitre {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #999;
	}
.tb_articles_liste {
	width: 350px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.lienpetit {
	font-size: 11px;
	color: #666;
}
.lienpetitBLANC {
	color: #FFF;
}
#blocLOCALISER {
	width: 150px;
	padding-left: 10px;
}
.blocs_destination {
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#bas_menu {
	display: block;
	width: 192px;
}


#leftGEO a {
	color: #FFF;
}
.ongletCONTACT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/Onglet-Contacts.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	padding-left: 35px;
	padding-top: 3px;
	background-position: -10px bottom;
	font-size: 11px;
}
.ongletRECHERCHE {
	background-image: url(images/Onglet-Recherche.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: bottom;
	padding-left: 30px;
	color: #333;
	font-size: 11px;
}
#logoTOP {
	display: block;
	position: absolute;
	z-index: 29;
}
#logoRUBRIQUE {
	display: block;
	position: absolute;
	z-index: 27;
}
#articleUNE {
	padding-left: 15px;
}
#agendaDROIT {
	display: block;
	width: 195px;
	padding-left: 0px;
	z-index: 29;
	float: left;
}
#agendaDROITrubrique {
	display: block;
	width: 195px;
	padding-left: 0px;
	z-index: 28;
	float: left;
	margin-left: 660px;
	position: absolute;
}
#coinTOP {
	position: absolute;
}
#loupeRECHERCHE {
	margin-top: 5px;
}
/*.articleAGENDA {
	border: 1px solid #999;
	background-color: #FFF;
	background-image: url(images/fond-agenda.jpg);
	background-repeat: repeat-x;
	width: 165px;
	text-align: left;
	height: 130px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin: 0px;
}*/
#titreAGENDA {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/fond_bleu-DEG.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 165px;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 8px;
	text-align: left;
}
#titreANNUAIRE {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/fond_bleu-DEG.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 165px;
	padding: 5px;
	border: 1px solid #999;
	text-align: left;
}
#contactetrecherche {
	background-color: #E2DFE0;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Onglet-Recherche-fond.gif);
	background-repeat: repeat-x;
}
#loupeRECHERCHEANNU {
	margin-top: 1px;
}
#rechercheANNU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999;
	height: 12px;
	vertical-align: top;
	padding: 0px;
	margin: 3px;
}
.lignesPOINTILLEES {
	background-image: url(images/points-lignes-gris.gif);
	background-repeat: no-repeat;
}
#crochetsTOP {
	display: block;
	position: absolute;
	z-index: 29;
	margin-left: 500px;
}
#crochetsCONTENT {
	display: block;
	position: absolute;
	z-index: 28;
	margin-left: 524px;
	margin-top: 23px;
}
#bloc_agenda #news_agenda .articleAGENDA p {
	font-size: 9px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#contenuSOMMAIRE {
	z-index: 29;
	width: 500px;
}
#corps {
	width: 430px;
}
.corps_article {
	width: 400px;
}
.blocCONTENU {
	height: auto;
	width: 474px;
}
.conteneurMENUgauche {
	width: 180px;
	background-image: url(images/menu_left_fond.gif);
	background-repeat: repeat-y;
	background-position: 1px 10px;
	margin: 0px;
	padding: 0px;
}
.enteteRUBRIQUEmenu {
	display: block;
	position: absolute;
}
.rubriques {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 161px;
}
/* menu */

.cs_done {
	color: #FFF;
}
.cs_done a {	
	color: #FFF;
}
.cs_done a:hover {
	color: #00569C;
}
.submenuLINKS {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-bottom: 3px;
	height: 20px;
	display: block;
	padding-top: 7px;
	padding-left: 3px;
}
/* menu ? */

#menulist
{
	padding:0px;
	margin:0px;
	color:#666;
	list-style-type: circle;
	width: 165px;
	display: block;
}
#sous_menulist
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#menulist li
{	
	list-style-type:none;
}
#menulist li div h4 a, #menulist li div div
{
	position:relative;
	left:15px;
}
#menulist h4
{
	/* control the size of the main rubrique menu
	height:28px;*/
	margin-right:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menulist .menu_li
{
	list-style-image:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:1px;
	padding-bottom:3px;
	margin-bottom:2px;
	padding-left:10px;
	vertical-align:middle;
	padding-right: 0px;
	width: 160px;
	color: #333;
}
#menulist .menu_li a
{
	font-weight:bold;
	margin:0 0 0px 0px;
	color: #000;
}
#menulist .menu_li a:hover
{
	text-decoration:none;
	color: #FFF;
}
#menulist .sous_menu_li
{
	background-attachment: scroll;
	background-image: url(images/page.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom:4px;
	padding-left:18px;
	/*height: 18px;
	margin-bottom: 6px;*/
}
#menulist .sous_menu_li a
{
	font-weight:normal;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menulist .sous_menu_li a:hover
{
	color: #FFF;
}
#menulist li a
{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menulist li #bas_menu
{
	background-color:transparent;
	padding:20;
}

/* menu issu de plugins/auto/couteau_suisse/outils */

h4.blocs_titre, h4.cs_done, h4.blocs_replie {
	/* determine taille du bloc rubrique */
	/*background-attachment: scroll;
	background-image: url(prive/images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 145px;*/
	margin-top: 5px;
}
h4.blocs_titre, h4.cs_done {
	/*background-attachment: scroll;
	background-image: url(prive/images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	width: 130px;
	margin-top: 7px;
	font-size: 13px;
}
div.cs_blocs>div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #DDD;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#menulist .menu_li_DIRECT
{
	list-style-image:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:1px;
	padding-bottom:3px;
	margin-bottom:2px;
	padding-left:30px;
	vertical-align:middle;
	padding-right: 0px;
	width: 150px;
	color: #333;
	background-attachment: scroll;
	background-image: url(images/triangle-CF.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#menulist .menu_li_DIRECT a
{
	font-weight:bold;
	color: #000;
	font-size: 13px;
}
#menulist .menu_li_DIRECT a:hover
{
	text-decoration:none;
	color: #FFF;
}
#menulist .menu_li_DIRECT_on
{
	list-style-image:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:1px;
	padding-bottom:3px;
	margin-bottom:2px;
	padding-left:30px;
	vertical-align:middle;
	padding-right: 0px;
	width: 150px;
	color: #333;
	background-attachment: scroll;
	background-image: url(images/triangle-CF.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	background-color: #EDEDED;
	text-decoration: none;
}
/* fin menu gauche */
.ombreDROITE {
	background-image: url(images/ombre_droite.png);
	background-repeat: repeat-y;
}
.ombreGAUCHE {
	background-image: url(images/ombre_gauche.png);
	background-repeat: repeat-y;
}
#conteneurLEFT {
	width: 190px;
}
#determinantCOULEUR {
	display: none;
}
#conteneurSEARCH {
	position: absolute;
}
#champ_recherche {
	margin: 0px;
	padding: 0px;
}
.titreMENU {
	color: #000;
}
.titreMENU:hover {
	color: #FFF;
}
.topMENU {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	float: left;
	width: auto;
}
.topMENU:hover {
	color: #FC0;	
}
.topMENUon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #EDEDED;
	display: block;
	float: left;
	width: auto;
}
.blocs_titre  {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/triangle-bas-CF.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.blocs_replie  {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/triangle-CF.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
label {
	display: block;
	width: 200px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_texte {
	width: 300px;
}

