/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #EAEAEA;
}

html
	{
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* REDEFINITION DES BALISES */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

STRONG, B
	{
	font-weight: bold;
	}
I, EM
	{
	font-style: italic;
	}


/* MAINTENANT ON PEUT TRAVAILLER EN PAIX */

*
	{
	font-family: arial;
	}

TD
	{
	vertical-align: top;
	}

#conteneur
	{
	width: 992px;
	position: relative;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	background: #FFF;
	}

/* TETE */

#tete
	{
	height: 118px;
	width: 100%;
	position:relative;
	}
#drapo
	{
	position: absolute;
	right: 5px;
	top 5px;
	}

#menu_actu, #menu_actu img
	{
	position: absolute;
	right: 5px;
	top: 20px;
	height: 27px;
	width: 210px;
	}
#menu_actu img, #menu_marches img { top:0!important; }
#menu_marches, #menu_marches img
	{
	position: absolute;
	right: 5px;
	top: 43px;
	height: 40px;
	width: 210px;
	display: block;
	}
#menu_actu A:hover IMG, #menu_marches A:hover IMG, #menu_marches:hover
	{
	margin-top: 3px;
	margin-left: 3px;
	}
#menuhoriz
	{
	height: 30px;
	width: 100%;
	margin-top: 5px;
	}

#menuhoriz A
	{
	display: block;
	width: 245px;
	height: 14px;
	padding: 7px 0 7px 0;
	font-size: 14px;
	color: #FFF;
	vertical-align: middle;
	float: left;
	font-weight: bold;
	}
#menuhoriz A:hover
	{
	color: #fff;
	text-decoration: none;
	}

A.fond3, A.fond4, A.fond5, A.fond35, A.fond36
	{
	border-right: 2px solid #fff;
	}

#menuhoriz A.fond3, #menuhoriz A.fond35
	{
	background: url(images/fond_on3.png);
	}
#menuhoriz A.fond4, #menuhoriz A.fond36
	{
	background: url(images/fond_on4.png);
	}
#menuhoriz A.fond5
	{
	background: url(images/fond_on5.png);
	}
#menuhoriz A.fond6
	{
	background: url(images/fond_on6.png);
	}

#menuhoriz A:hover.fond3, #menuhoriz A:hover.fond35
	{
	background: #FF7F00;
	}
#menuhoriz A:hover.fond5
	{
	background: #EFC800;
	}
#menuhoriz A:hover.fond4, #menuhoriz A:hover.fond36
	{
	background: #33A02B;
	}
#menuhoriz A:hover.fond6
	{
	background: #284792;
	}

#haut
	{
	margin-top: 20px;
	height: 35px;
	background: url(images/cadre_haut.png);
	margin-left: 182px;
	}
/* COULEURS */

.fond3, .fond35
	{
	background: #FF7F00;
	}
.fond5
	{
	background: #EFC800;
	}
.fond4, .fond36
	{
	background: #33A02B;
	}
.fond6
	{
	background: #284792;
	}
.fond26
	{
	color: #99CF17;
	}
.couleur3, .couleur10
	{
	color: #FF7F00;
	}
.couleur5
	{
	color: #EFC800;
	}
.couleur4, .couleur36
	{
	color: #33A02B;
	}
.couleur6, .couleur38
	{
	color: #284792;
	}
.couleur26, #lettre
	{
	color: #99CF17;
	}
/* PRINCIPAL */

#principal
	{
	width: 100%;
	background: url(images/fond_principal.png);
	min-height: 600px;
	_height: 600px;
	padding-bottom: 60px;
	z-index: 10;
	overflow: auto;
	_overflow: none;
	}

/* GAUCHE */

#gauche
	{
	width: 180px;
	float: left;
	text-align: left;
	}

/* RECHERCHE */

#fond-recherche
	{
	position: absolute;
	top: 92px;
	right: 2px;
	}
.formulaire_recherche FORM
	{
	display: inline;
	border: 0;
	padding: 0;
	}

.formulaire_spip .forml
	{
	color: #4D4D4D;
	font-size: 12px;
	background: #fff;
	border: 1px solid #4D4D4D;
	padding: 3px;
	margin: 0px;
	height: 12px;
	width: 100px;
	}

.forml_submit
	{
	margin:0;
	padding: 0;
	border: 0;
	display: inline;
	}

.forml_submit INPUT
	{
	background: url(images/valide.gif) no-repeat;
	border: 0px;
	width: 22px;
	height: 22px;
	background-position: center;
	}

/* MENU VERTICAL */

#menuvert
	{
	text-align: left;
	margin-bottom: 100px;
	margin-top: 7px;
	_margin-top: 0;
	}
#menuvert H2
	{
	margin: 0;
	text-align: left;
	border-bottom: 2px solid #33A02C;
	}

#menuvert H2 A:hover
	{
	text-decoration: none;
	}
#menuvert HR
	{
	margin: 0;
	padding: 0;
	height: 0;
	border: 0;
	}
#menuvert UL
	{
	margin: 0;
	padding: 0 0 0 10px;
	}
#menuvert LI
	{
	font-size: 100%;
	color: black;
	list-style-type: none;
	background-image: url(images/puce_off.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
	}
#menuvert LI.ssart_on, #menuvert LI.ssrub_on
	{
	background-image: url(images/puce_on.png);
	}

#menuvert LI.ssart_on3, #menuvert LI.ssrub_on3, #menuvert LI.ssart_on1, #menuvert LI.ssrub_on1, #menuvert LI.ssart_on10, #menuvert LI.ssrub_on10, #menuvert LI.ssart_on40, #menuvert LI.ssart_on35, #menuvert LI.ssrub_on35
	{
	background-image: url(images/puce_on3.png);
	}
#menuvert LI.ssart_on4, #menuvert LI.ssrub_on4, #menuvert LI.ssart_on36, #menuvert LI.ssrub_on36
	{
	background-image: url(images/puce_on4.png);
	}
#menuvert LI.ssart_on5, #menuvert LI.ssrub_on5
	{
	background-image: url(images/puce_on5.png);
	}
#menuvert LI.ssart_on6, #menuvert LI.ssrub_on6, #menuvert LI.ssart_on38, #menuvert LI.ssrub_on38
	{
	background-image: url(images/puce_on6.png);
	}
#menuvert LI.ssart_on26, #menuvert LI.ssrub_on26
	{
	background-image: url(images/puce_on26.png);
	}

/* COORDONNEES */

#coordonnees
	{
	position:absolute;
	left:0;
	bottom:0;
	padding-bottom: 60px;
	color: #33A02C;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	}
#coordonnees H2
	{
	color: #FF8006;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0;
	}
#coordonnees .chapo, #coordonnees .texte
	{
	margin: 0;
	padding: 0;
	}
/* DROITE */

#droite
	{
	float: right;
	width: 730px;
	padding: 0 20px 20px 60px;
	min-height: 100%;
	text-align: left;
	}

#droite *, #lettre *, #droite.descrub, #droite.texterub
	{
	color: #4D4D4D;
	}

#droite .surtitre, #droite .soustitre
	{
	font-size: 12px;
	}

#droite .texte, #lettre .texte
	{
	font-size: 12px;
	}
#droite H1, #imprimer H1, #lettre H1
	{
	min-height: 30pt;
	background: url(images/fond_titre.png) no-repeat;
	text-align: left;
	padding-left: 10px;
	display: block;
	margin-bottom: 10px;
	}
#droite UL, #imprimer UL, #lettre UL
	{
	margin: 10px 0 10px 20px;
	}
#droite LI, #imprimer LI, #lettre LI
	{
	font-size: 100%;
	list-style-type: none;
	background-image: url(images/puce_off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 14px;
	min-height: 15px;
	margin-bottom: 5px;
	_height: 15px;
	font-size: 12px;
	margin-bottom: 10px;
	}
#droite .couleur1 LI, #droite .couleur3 LI, #droite .couleur10 LI, #droite .couleur26 LI.agenda50, #droite .couleur35 LI, #droite .couleur40 LI, #lettre LI.agenda50
	{
	background-image: url(images/puce_on3.png);
	}
#droite .couleur4 LI, #droite .couleur26 LI.agenda51, #droite .couleur36 LI, #lettre LI.agenda51
	{
	background-image: url(images/puce_on4.png);
	}
#droite .couleur5 LI, #droite .couleur26 LI.agenda52, #lettre LI.agenda52
	{
	background-image: url(images/puce_on5.png);
	}
#droite .couleur6 LI, #droite .couleur26 LI.agenda53, #droite .couleur38 LI, #lettre LI.agenda53
	{
	background-image: url(images/puce_on6.png);
	}
#droite .couleur26 LI, #lettre LI
	{
	background-image: url(images/puce_on26.png);
	}

#droite TABLE.spip
	{
	margin: 10px 0 10px 0;
	padding: 5px;
	font-size: 11px;
	width: 100%;
	}
#droite TABLE.spip A
	{
	font-weight: bold;
	}
#droite TABLE CAPTION
	{
	width: 100%;
	text-align: center;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 10px;
	}
#googlemap
	{
	width: 98%;
	height: 500px;
	margin-bottom: 20px;
	}

.couleur3 TABLE.spip
	{
	border: 1px solid #FF7F00;
	}
.couleur3 TABLE.spip TR.row_even TD, .couleur3 TABLE.spip TR.row_odd TD
	{
	background: #FFE2C9;
	border-right: 1px solid #FFAD65;
	border-bottom: 1px solid #FFAD65;
	}
.couleur3 #googlemap
	{
	border: 2px solid #FFAD65;
	width: 98%;
	}

.couleur5 TABLE.spip
	{
	border: 1px solid #33A02B;
	}
.couleur5 TABLE.spip TR.row_even TD, .couleur5 TABLE.spip TR.row_odd TD
	{
	background: #FFF4B9;
	border-bottom: 1px solid #FFE555;
	}
.couleur5 #googlemap
	{
	border: 2px solid #FFE555;
	}

.couleur4 TABLE.spip, .couleur36 TABLE.spip
	{
	border: 1px solid #33A02B;
	}
.couleur4 TABLE.spip TR.row_even TD, .couleur4 TABLE.spip TR.row_odd TD, .couleur36 TABLE.spip TR.row_even TD, .couleur36 TABLE.spip TR.row_odd TD
	{
	background: #B2E9AB;
	border-bottom: 1px solid #33A02B;
	}
.couleur4 #googlemap, .couleur36 #googlemap
	{
	border: 2px solid #67D45C;
	}
table.spip th, table.spip td
	{
	padding: 10px;
	}

.couleur6 TABLE.spip, couleur38 TABLE.spip
	{
	border: 1px solid #99CF17;
	}
.couleur6 TABLE.spip TR.row_even TD, .couleur6 TABLE.spip TR.row_odd TD, .couleur38 TABLE.spip TR.row_even TD, .couleur38 TABLE.spip TR.row_odd TD
	{
	background: #E7F7B7;
	border-bottom: 1px solid #C6ED5D;
	}

TABLE.spip TD
	{
	border-right: 1px solid #FFAD65;
	margin-right: 2px;
	}

.couleur6 #googlemap, .couleur38 #googlemap
	{
	border: 2px solid #C6ED5D;
	}

#droite P, #lettre P
	{
	margin: 10px 0 10px 0;
	line-height: 1.2em;
	font-size: 12px;
	}

#droite .imprimer
	{
	display: block;
	width: 100%;
	text-align: right;
	}

#droite A, #lettre A
	{
	color: #FF7F00;
	font-weight: bold;
	font-size: 12px;
	}

#droite .couleur3 A
	{
	color: #FF7F00;
	}
#droite .couleur5 A
	{
	color: #4D4D4D;
	}
#droite .couleur4 A, #droite .couleur36 A
	{
	color: #33A02B;
	}
#droite .couleur6 A, #droite .couleur38 A
	{
	color: #284792;
	}
#droite .couleur26 A, #lettre A
	{
	color: #99CF17;
	}


#droite .spip_logos, #imprimer .spip_logos
	{
	float: right;
	margin: 0 0 15px 15px;
	height: 200px;
	}

#documents_joints H2
	{
	font-size: 13px;
	font-weight: bold;
	}


/* PIED */

#pied
	{
	position: absolute;
	bottom: 36px;
	left: 0;
	padding: 0;
	font-size: 0;
	}
#pied img {
	position:absolute;
	left:0;
	top:0;
}
#outils_pied
	{
	position: absolute;
	top: 18px;
	left: 150px;
	color: #FFF;
	font-size: 10px;
	}
#outils_pied A
	{
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
	}
#outils_pied A:hover
	{
	text-decoration: underline;
	}

/* ENTREPRISES */

#alphabet
	{
	border-bottom: 1px solid #B8BBBD;
	}
#alphabet TABLE
	{
	width: 390px;
	}
#droite #alphabet A
	{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #EFC800;
	}
#droite #alphabet A:hover
	{
	color: #2F982F;
	font-weight: bold;
	}
.couleur5 SELECT
	{
	font-size: 11px;
	background: #EFC800;
	}
.couleur5 FORM
	{
	margin: 0;
	padding: 0;
	}

/* CONTACT */

#contact TD, INPUT, TEXTAREA
	{
	font-size: 11px;
	}

/* ARIANE */

#ariane
	{
	clear:both;
	text-align: left;
	font-size: 11px;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 0;
	background: #FFF;
	}
#ariane A
	{
	font-size: 11px;
	}

/* PAGE EQUIPE */

TABLE #equipe
	{
	width: 100%;
	}
#equipe TD
	{
	padding: 5px;
	background: #BCD2DD;
	color: #504F53;
	border: 10px solid #FFF;
	width: 300px;
	}
#article133 table.spip, #article174 table.spip {width:300px;margin:auto;}
#article133 table.mep td, #article174 table.mep td{padding:10px;}
#article133 table.mep, #article174 table.mep{margin:auto;}

#article177 table.spip{width:220px;height:120px;}


/* ISO */

#iso
	{
	font-size: 12px;
	width: 100px;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	}

/* AGENDA */

#agenda
	{
	font-size: 13px;
	text-align: center;
	display: block;
	padding: 3px;
	color: #99CF17;
	}

TD.agendaNotThisMonth
	{
	display: none;
	text-align: center;
	padding: 3px;
	}
#agenda A, .liste-articles A
	{
	color: #99CF17;
	font-weight: bold;
	}

#agenda TD
	{
	color: #000;
	}
#agenda TABLE A
	{
	color: #FFF;
	font-weight: bold;
	}
#agenda TABLE
	{
	width: 100%;
	background: #99CF17;
	margin-top: 10px;
	}
.agendaThisDay
	{
	font-weight: bold;
	background: #E5F7B3;
	padding: 3px;
	}
.agendaThisMonth
	{
	padding: 3px;
	}
/* */
.affiche
	{
	clear: both;
	padding: 5px;
	border: 1px solid #666;
	margin: 3px;
	overflow: auto;
	_overflow: none;
	_height: 1%;
	}
#droite .couleur26 A.clique
	{
	color: #666;
	}
#droite LI, #lettre LI
	{

	}
.formulaire_inscription
	{
	margin-top:20px;
	}
.formulaire_inscription H2
	{
	padding-left:10px;
	}
	
.formulaire_inscription DIV
	{
	padding-left:10px;
	}
.formulaire_inscription DIV DIV
	{
	padding-left:0;
	}
.separateur
	{
	clear:both;
	}
#champs_news
	{
	border:1px solid #FF7F00;
	overflow: hidden;
	font-size:11px;
	margin-top: 5px;
	}
.formulaire_inscription #mail_inscription_
	{
	border:0;
	float:left;
	width:110px;
	}

#champs_news .spip_bouton INPUT
	{
	background: #4D4D4D;
	color:#fff;
	margin: 2px;
	float:right;
	font-weight:bold;
	border:0;
	}
#cadre_outils
	{
	border:0;
	margin:50px 0 0 0;
	padding:0;
	height:40px;
	width:100%;
	}
	
#droite UL#outils
	{
	list-style:none;
	overflow: hidden;
	margin:0;
	padding:0;
	}
 #droite #outils LI.bouton
	{
	list-style:none;
	float:left;
	display:inline;
	background:none;
	border-right: 1px solid #33A02C;
	padding: 0 5px;
	}
 #droite #outils LI.dernier
	{
	border:0;
	padding-right:0;
	}
