/* RESET */

html, body, div, 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, ol, ul, li,
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: white;
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
/* 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: "" "";
}

table.spip tr.row_odd, table.spip tr.row_even
	{
	background: none;
	}
table.spip
	{
	border: 0;
	width: 100%;
	}

/* REDEFINITION DES BALISES */

*, H3.spip
	{
	font-family: arial;
	}

A
	{
	text-decoration: none;
	color: #5C7FB9;

	}
A:hover
	{
	text-decoration: underline;
	}
TD
	{
	vertical-align: top;
	}

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

STRONG, B
	{
	font-weight: bold;
	}
I, EM
	{
	font-style: italic;
	}
H3.spip
	{
	color: #5C7EB9;
	font-size: 13px;
	text-align: center;
	}

/* MAINTENANT ON PEUT TRAVAILLER EN PAIX */

#conteneur
	{
	width: 980px;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 50px;
	}

/* TETE */

#tete
	{
	position: relative;
	height: 200px;
	background: #5C7FB9;
	}
#bulle
	{
	position: absolute;
	top: 50px;
	left: 50px;
	}
#outils
	{
	position: relative;
	top: 0;
	left:0;
	text-align: right;
	width: 960px;
	height: 26px;
	color :#fff;
	}
#logo
	{
	position: relative;
	margin-top: 68px;
	text-align: right;
	width: 960px;
	height: 79px;
	}
.ligneblanche
	{
	position: relative;
	height: 3px;
	background: #fff;
	width: 100%;
	font-size: 1px;
	}
#menuhoriz
	{
	position: relative;
	font-size: 0;
	overflow:hidden;
	}
#menuhoriz span IMG
	{
	margin-bottom: 4px;
	margin-right: 5px;
	}
#menuhoriz A
	{
	display: block;
	width: 224px;
	float: left;
	text-align:center;
	margin: 0;
	padding: 2px 10px 2px 10px;
	_padding: 3px 10px 3px 10px;
	font-size: 0;
	}
#menuhoriz A:hover
	{
	background: #03406F;
	}

/* ARIANE */

#ariane
	{
	padding: 10px;
	text-align: left;
	color: #03406F;
	font-size: 11px;
	}
#ariane A
	{
	color: #5C7FB9;
	font-size: 100%;
	}

/* PRINCIPAL */

#principal
	{
	/*overflow: auto;*/
	padding-bottom: 20px;
	width: 100%;
	}

/* GAUCHE */

#gauche
	{
	width: 220px;
	float: left;
	text-align: left;
	margin-left: 3px;
	}
UL.menub, UL.menua, #droite #activites UL.menub, #droite #activites UL.menua
	{
	background: #5C7FB9;
	margin: 3px;
	}
UL.menub LI, UL.menua LI, #droite #activites UL.menub LI, #droite #activites UL.menua LI
	{
	list-style-type: none;
	background-image: url(images/puceb.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	color: #fff;
	padding: 2px 2px 2px 20px;
	}
UL.menua LI.menua2, #droite #activites UL.menua LI.menua2
	{
	background: #E8F1FF;
	background-image: url(images/pucea2.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	color: #5C7FB9;
	padding-left: 28px;
	}
UL.menua LI.menua3
	{
	background: #E8F1FF;
	background-image: url(images/pucea2.png);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	color: #5C7FB9;
	padding-left: 45px;
	}

UL.menua LI.menua4
	{
	background: #E8F1FF;
	padding: 0;
	margin: 0;
	color: #5C7FB9;
	padding-left: 0px;
	}

/*#gauche UL.menub LI:hover
	{
	background: #124483;
	}
*/

	/* RECHERCHE */

.formulaire_recherche
	{
	background: #E8F1FF;
	width: 214px;
	margin-left: 3px;
	vertical-align: middle;
	padding-top: 12px;
	height: 30px;
	}

.formulaire_recherche INPUT.forml
	{
	width: 50%;
	border: 1px solid #447095;
	margin-left: 35px;
	font-size: 11px;
	padding: 1px;
	}

INPUT.forml_submit
	{
	border: 0px;
	width: 21px;
	height: 22px;
	margin-left: 3px;
	}

#carte
	{
	margin-top: 15px;
	}
#flash_caue li
	{
	font-size:11px;
	margin-bottom:3px;
	}
#flash_caue strong
	{
	color:#666;
	font-size:13px;
	font-style:italic;
	margin-bottom:6px;
	}


/* DROITE */

#droite
	{
	float: right;
	width: 710px;
	padding: 0 20px 20px 20px;
	_padding:0;
	text-align: justify;
	min-height: 350px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	}

#droite .descrub, #droite .texterub
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

H1
	{
	margin-top: 0px;
	margin-bottom: 5px;
	}
.soustitre
	{
	font-style: italic;
	font-size: 13px;
	}
.chapo
	{
	font-size: 13px;
	font-weight: bold;
	color: #5C7EB9;
	text-align: justify;
	}
.texte
	{
	font-size:13px;
	color: #333;
	text-align: justify;
	}
#droite P
	{
	margin: 10px 0;
	}

#droite #imprimer
	{
	display: block;
	text-align: right;
	width: 100%;
	height: 50px;
	clear: both;
	margin-top: 10px;
	}
#droite UL
	{
	margin-left: 10px;
	margin-bottom: 10px;
	}
#droite LI
	{
	background: url(images/puce_liste.gif) no-repeat 0px 4px;
	padding-left: 15px;
	color: #333;
	font-size: 100%;
	clear: both;
	min-height: 20px;
	_height: 20px;
	text-align: justify;
	}
#droite LI A
	{
	color: #5C7FB9;
	}
#droite LI IMG.format_png
	{
	margin-top: -5px;
	}

#droite #activites LI IMG.format_png
	{
	margin: 0;
	}

.spip_logos
	{
	margin-bottom: 10px;
	}

#documents_joints
	{
	clear: both;
	text-align: center;
	display: block;
	border: 0;
	}
.date
	{
	color: #06406E;
	font-size: 10px;
	}
hr
	{
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #5C7FB9;
	}

/* PIED */

#pied
	{
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	border: 0;
	color: #03406F;
	font-size: 11px;
	padding: 5px;
	height: 50px;
	}
#pied A
	{
	color: #5C7FB9;
	font-size: 100%;
	}

/* POP UP */

#popup
	{
	font-size: 12px;
	text-align: left;
	margin: 15px;
	}

/* EXTRANET */

#menuhoriz  A.horizextra
	{
	background: #C1CEE4;
	}
#menuhoriz  A:hover.horizextra
	{
	background: #03406F;
	}

#tete #menu_extranet
	{
	display:none; /* demande */
	font-size: 0;
	background: #FFF;
	width: 100%;
	height: 24px;
	text-align: center;
	}
#menu_extranet span IMG
	{
	margin-bottom: 4px;
	margin-right: 5px;
	}
#menu_extranet A
	{
	display: block;
	float: left;
	text-align:center;
	margin: 0;
	padding: 3px 5px 3px 5px;
	_padding: 3px 5px 3px 5px;
	font-size: 0;
	}

#menu_extranet A:hover
	{
	background: #03406F;
	}

#gauche UL.menub_extra, #gauche UL.menua_extra
	{
	background: #5C7FB9;
	margin: 3px;
	}
#gauche UL.menub_extra LI, #gauche UL.menua_extra LI
	{
	list-style-type: none;
	background-image: url(images/puceb_extra.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	color: #fff;
	padding: 2px 2px 2px 25px;
	}
#gauche UL.menua_extra LI.menua2_extra
	{
	background: #FDD699;
	background-image: url(images/pucea2_extra.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	color: #5C7FB9;
	padding-left: 30px;
	}
#gauche UL.menua_extra LI.menua3_extra
	{
	background: #FDD699;
	background-image: url(images/pucea2_extra.png);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	color: #5C7FB9;
	padding-left: 35px;
	}


#actus_extra
	{
	float: right;
	width: 200px;
	border: 1px solid #FF9A00;
	margin-left: 15px;
	padding: 10px;
	}

/* AGENDA */

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

TD.agendaNotThisMonth
	{
	display: none;
	text-align: center;
	padding: 3px;
	}
#agenda A
	{
	color: #5C7FB9;
	font-weight: bold;
	}

#agenda TD
	{
	color: #000;
	}
#agenda TABLE A
	{
	color: #FFF;
	font-weight: bold;
	}
#agenda TABLE
	{
	width: 100%;
	background: #5C7FB9;
	margin-top: 10px;
	}
.agendaThisDay
	{
	font-weight: bold;
	background: #E8F1FF;
	padding: 3px;
	}
.agendaThisMonth
	{
	padding: 3px;
	}
#annuaire select{width:180px;border:1px solid #5C7FB9;}
#annuaire input{width:180px;border:1px solid #5C7FB9;}
#annuaire ul{margin:10px 0 10px 0;}

A.pas_acces
	{
	text-decoration: line-through;
	}

A.pas_acces:hover
	{
	text-decoration: none;
	}

#agendax li.menud2 { text-align:left; padding-right:8px!important; }
/* 50 ACTIVITES */

#activites
	{
	float: right;
	width: 192px;
	margin-left: 15px;
	background: #E8F1FF;
	}
#activites H1
	{
	background: #5C7FB9;
	text-align: center;
	}

#activites IMG.illustration
	{
	text-align: center;
	padding: 10px 37px;
	}
#activites form{
overflow:hidden;
margin-top:5px;
}
#activites input#rechercheacti{
float:left;
width:142px;
margin:0 5px;
padding:3px;
font-size:10px;
}
/* forums */

#droite LI.forum-fil
	{
	list-style: none;
	background: none;
	}

/* DROITE ACCUEIL */

#droite_accueil
	{
	width: 200px;
	text-align: left;
	margin-left: 20px;
	}

#droite_accueil #agenda_accueil
	{
	border: 1px solid #5C7FB9;
	text-align: left;
	width: 190px;
	_width: 200px;
	padding: 5px;
	}
	.bloc144{
	margin-bottom:5px;
	background-color:#E8F1FF;
	color:#5C7FB9;	
	font-size:10px;
	padding-bottom:5px;
	}
	.bloc144 h2{
	color:#FFF;
	padding:2px 20px;
	margin-bottom:5px;
	background-color:#5C7FB9;
	}
	.bloc144 p{
	margin:5px 20px!important;	
	}
	.bloc144 a{
	font-weight:bold!important;
	font-size:11px;
	}
	#accescata{
	padding:5px 20px 7px;
	color:#FFF;
	background-color:#E63047;
	}
#droite_accueil H1
	{
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #5C7FB9;
	color: #5C7FB9;
	}
#droite_accueil #contenu_agenda
	{
	height: 80px;
	overflow: auto;
	}
#droite_accueil #agenda_accueil UL, #droite_accueil #agenda_accueil LI
	{
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	}
#droite_accueil LI
	{
	font-size: 10px;
	font-weight: normal;
	line-height: 1.1em;
	}
UL.menud
	{
	background: #5C7FB9;
	margin: 3px;
	width: 200px;
	margin-top: 10px;
	}
.changemenu{
	background: #03406F !important;
}
.changemenu1{
	background: #ED8B19 !important;
}
.changemenu2{
	background: #63931E !important;
}
.changemenu3{
	background: #19B994 !important;
}
.changemenu4{
	background: #7AC943 !important;
}
#droite_accueil  UL.menud LI
	{
	list-style-type: none;
	background: none;
	color: #fff;
	padding: 6px 2px 2px 20px;
	margin: 0;
	}

#droite_accueil UL LI.menud2
	{
	background: #E8F1FF;
	background-image: url(images/pucea2.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	color: #5C7FB9;
	padding-left: 28px;
	}

#droite #droite_accueil UL
	{
	margin-left: 0;
	}
#droite #droite_accueil LI
	{
	min-height: 14px;
	}
#edito
	{
	color: #000;
	margin-bottom: 40px;
	}
#edito .chapo
	{
	color: #000;
	}
#edito A
	{
	color: #5C7FB9;
	}
UL#actus
	{
	list-style-type: none;
	background: none;
	margin: 0;
	}

UL#actus LI
	{
	list-style-type: none;
	background: none;
	margin: 0;
	margin-bottom: 10px;
	}
UL#actus LI IMG.spip_logos
	{
	float: left;
	margin-right: 10px;
	}
#actus .acces_archives {
	font-weight:bold;
	text-align:right;	
	}
#actus .acces_archives a {
	background-image: url(images/pucea2.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	color: #5C7FB9;
	padding-left: 28px;
	}
#droite_accueil LI
	{
	margin-bottom: 5px;
	}

/* login_administrateur */

#login_administrateur A, #login_administrateur
	{
	color: #fff;
	font-size: 11px;
	}

/* ARTICLES ACTUS */

#actus_rub
	{
	float: left;
	}
#actus_rub LI
	{
	background: none;
	margin-bottom: 5px;
	}
#actus_art
	{
	float: right;
	font-size: 10px;
	width: 250px;
	}
#actus_rub H2
	{
	padding-left: 15px;
	height: 23px;
	background: url(puce.gif) 0 5px no-repeat;
	}
/* DIAPORAMA */

#slideshow
	{
	text-align: center;
	height: 160px;
	margin-bottom: 10px;
/*	background: #E8F1FF; */
	width: 200px;
	}
#slideshow IMG
	{
	width: 200px;
	}
#actions
	{
	font-size:13px;
	width: 200px;
	}

/* ACCES */

#acces
	{
	line-height: 1.2em;
	color: #fff;
	}
#acces A
	{
	color: #fff;
	}
#acces INPUT.forml
	{
	width: 100px;
	border: 1px solid #000;
	}
#acces LEGEND, #acces FIELDSET
	{
	font-size: 11px;
	}
#renseignements h2{
font-size:18px;
}
#renseignements h3{
font-size:14px;
font-weight:bold;
}
#renseignements fieldset{
line-height:28px;
}
#renseignements legend{
font-size:14px;
color:#5c7fb9;
}
#renseignements label{
width:80px;
display:block;
float:left;
}
#renseignements input{
float:left;
}
#renseignements br{
clear:both;
}
#renseignements .smallinput{
width:150px;
}
#renseignements .biginput{
width:400px;
}
#renseignements .red{
color:red;
}
#renseignements .box{
text-align:center;
border:1px solid #5c7fb9;
width:300px;
margin:auto;
padding:10px;
}
