/* ----- Taille du texte ----- */

* {
	font-size: 11px;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(../_img/body.gif) repeat-y;
	font: 11px Verdana;
}

/* ----- IDS ----- */

#logo {
position: absolute;
top: 20px;
left: 70px;
width: 170px;
height: 51px;
background: FDFED4;
}

#sculpter {
position: absolute;
top: 0px;
left: 244px;
	width: 220px;
height: 89px;
background-repeat: no-repeat;
}

#vie {
position: absolute;
top: 0px;
left: 464px;
width: 220px;
height: 89px;
background-repeat: no-repeat;
}

#revue {
position: absolute;
top: 0px;
left: 684px;
width: 220px;
height: 89px;
background-repeat: no-repeat;
}

#conteneur {
	width: 900px;
	padding: 20px 0 0 28px;
	text-align: ;
	margin: 25;
	_height: 0;
	background-repeat: no-repeat;
}

#entete {
	position: absolute;
	width: 170px;
	height: 150px;
	display: block;
	left: 71px;
}

#descriptif {
padding-left: 25px;
margin-top: 50px;
}

#head {
	position: absolute;
	width: 660px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-bottom-color: #E0E6EB;
	border-bottom-width: 1px;
	height: 130px;
	left: 244px;
	top: 21px;
}

#navigation {
	width: 660px;
	margin: 68px 0 0;
}

#hierarchie {
	margin: 0;
	padding: 5px;
}

#log {
	text-align: right;
	padding: 0 10px 10px;
}

#contenu {
	position: ;
	float: ;
	width: ;
	padding: 0;
	background: ;
	text-align: ;
	margin: 0;
}

#contenuPage {
    position: absolute;
    top: 270px;
    left: 244px;
    width: 625px;
	padding: 0 15px 0 15px;
	margin: 0;
}

#NavVerticale {
position: absolute;
top: 170px;
left: 67px;
width: 170px;
}

#pied {
	position: ;
	float: ;
	width: ;
	margin: ;
	padding: ;
	background: ;
	text-align: ;
}

/* ----- CLASSES ----- */

.masque {
	display: none;
}

.affiche {

}

.clearspace {
	padding: 0;
	margin: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfloat {
	clear: both;
	line-height: 0px;
	height: 0px;
	display: block;
}

.noborder {
	border: 0 none;
}

.baseline2 {
	font-size: 90%;
}

/* ----- TITRES ----- */

h1, h2, h3, h4, h5, h6, h3.spip, h2.titre {
	color: #355773;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 1.5em;
}

h2 {
	margin-top: 0;
	padding: 0 70px 0 0;
	font-size: 2.36em;
}

h2.titre {
	margin-top: 0;
	padding: 0 70px 0 0;
	font-size: 2.36em;
}


h3, h3.spip {
	font-size: 2em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

/* ----- PARAGRAPHES ----- */

p {
	font: ;
	color: ;
	font-size: ;
	font-family: ;
	font-style: ;
	font-weight: ;
	font-variant: ;
	text-align: ;
	text-indent: ;
	text-decoration: ;
	text-shadow: ;
	text-transform: ;
	letter-spacing: ;
	word-spacing: ;
}

#descriptif p {
	font-size: 11px;
	color: #121212;
	font-weight: bold;
	font-style: normal;
}

/* ----- Texte ----- */

#contenuPrincipal p, p.spip {
	color: #131313;
	font-size: 12px;
	line-height: 125%;
}

#NavVerticale p {
	padding: 40px 0 0 10px;
}

#NavVerticale p strong {
	color: #2068A3;
}

/* ----- QUOTES ----- */

blockquote {
	margin: ;
	padding: ;
	background-color: ;
	font: ;
	color: ;
}

blockquote p {

}

cite {
	font: ;
	color: ;
}

blockquote cite {

}

/* ----- LISTES ----- */

li {
	list-style: ;
	list-style-type: ;
	list-style-image: ;
	list-style-position: ;
	float: ;
	margin: ;
	padding: ;
}

li p {

}

ol {
	width: ;
	margin: ;
	padding: ;
}

ul {
	width: ;
	margin: ;
	padding: ;
}

ol li {
	listy-style: ;
	list-style-type: ;
	list-style-image: ;
	list-style-position: ;
	float: ;
	margin: ;
	padding: ;
}

ul li {
	listy-style: ;
	list-style-type: ;
	list-style-image: ;
	list-style-position: ;
	float: ;
	margin: ;
	padding: ;
}

ul.sousRubrique {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

ul.sousRubrique li {
	background: # url(../images/icone-liste.gif) no-repeat 3px 8px;
	padding: 4px 0 4px 17px;
	margin: 0 0 5px 0;
}

ul.sousRubrique li a {
	font-size: 1em;
	font-weight: bold;
	display: block;
}

#NavVerticale ul {
	width: ;
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#NavVerticale ul li {
	width: ;
	margin: 0;
	list-style-type: none;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	padding: 5px 10px;
	font-size: 12px;
}

#NavVerticale ul li li {
	width: ;
	margin: 0;
	list-style-type: none;
	border-bottom-style: none;
	border-bottom-color: #C2CBD2;
	border-bottom-width: 0;
	font-size: 11px;
	padding: 5px 0 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ----- IMAGES ----- */

img {
	border: 0;
}

img a {
	border: ;
	text-decoration: ;
}

img a:hover {
	border: ;
}

#baseline p img {
	float: left;
	margin: 3px 5px 3px 0;
}

/* ----- SAUTS ----- */

hr, hr.spip {
	display: none;
}

/* ----- FORMATAGE DU TEXTE ----- */

strong, strong.spip {

}

em, em.spip {

}

b {

}

i {

}

/* ----- LIENS ----- */

#navigation a {
	width: 210px;
	height: 1.5em;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 5px;
	background-color: #D0B298;
	background-repeat: no-repeat;
	border-right: 0px solid #fff;
}

#navigation a.dernier {
	border-right-style: solid;
	border-right-color: #fff;
	border-right-width: 0px;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: ;
}

a.on {
	font: ;
	color: #3D3D3D;
	text-decoration: none;
	border-bottom: ;
}

a:hover {
	color: ;
	background-color: ;
	border-bottom: ;
	text-decoration: underline;
}

a:visited, a:active, a:focus {
	color: ;
	background-color: ;
	border-bottom: ;
}

a:visited {
	color: ;
	background-color: ;
	border-bottom: ;
}

a:active {
	color: ;
	background-color: ;
	border-bottom: ;
}

a:focus {
	color: ;
	background-color: ;
	border-bottom: ;
}

p a {

}

cite a {

}

li a {

}

dt a {

}

dd a {

}

#hierarchie a {
	font-weight: bold;
	color: #303030;
}

/* ----- FORMULAIRES ----- */

form {
	width: ;
	margin: ;
	padding: ;
}

fieldset {
	width: ;
	margin: ;
	padding: ;
}

legend {
	font: ;
	color: ;
	margin: ;
	padding: ;
}

label {
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

input {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

textarea {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

input, textarea {

}

select {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

optgroup {
	font: ;
}

option {
	font: ;
}

/* ----- TABLEAUX ----- */

table {
	width: 100%;
	margin: ;
	padding: ;
	frame: ;
	text-align: ;
}

caption {
	font: ;
	color: ;
	position: ;
	text-align: ;
	display: ;
}

thead {
	font: ;
	color: ;
	text-align: ;
	background-color: ;
	margin: ;
	padding: ;
}

tbody {
	font: ;
	color: ;
	text-align: ;
	background-color: ;
	margin: ;
	padding: ;
}

tfoot {
	font: ;
	color: ;
	text-align: ;
	background-color: ;
	margin: ;
	padding: ;
}

tr {
	border: 1px solid #f2f2f2;
}

tr .alt {
	font: ;
	color: ;
}

th {

}

td {

}

/* ----- DEFINITIONS ----- */

dl {
	font-size: ;
	margin: ;
	padding: ;
}

dt {
	color: ;
	margin: ;
	padding: ;
	font-weight: ;
}

dd {
	color: ;
	margin: ;
	padding: ;
	font-style: ;
}

/* ----- CODE ----- */

pre {
	margin: ;
	padding: ;
	background-color: ;
	border: ;
	font-size: ;
	overflow: ;
}

code {
	font-size: ;
}

p code {

}

pre code {

}

/* ----- COULEURS SITE INTERNET MAISON DE L'EMPLOI ----- */

.emploi h2, .emploi #NavVerticale ul li li a {
	color: #329786;
}

#navigation a.rubrique {
	background-repeat: no-repeat;
}

.evoluer h2, .evoluer #NavVerticale ul li li a {
	color: #980000;
}

#navigation a.evoluer {
	background-image: url(../images/bg-focus-evoluer.gif);
	background-repeat: no-repeat;
}

.formation h2, .formation #NavVerticale ul li li a {
	color: #D38B42
}

#navigation a.formation {
	background-image: url(../images/bg-focus-formation.gif);
	background-repeat: no-repeat;
}

.employeur h2, .employeur #NavVerticale ul li li a {
	color: #A13BB4;
}

#navigation a.employeur {
	background-image: url(../images/bg-focus-employeur.gif);
	background-repeat: no-repeat;
}

.creer h2, .creer #NavVerticale ul li li a {
	color: #96AA23;
}

#navigation a.creer {
	background-image: url(../images/bg-focus-creer.gif);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #BED82F;
	border-right-width: 1px;
}

/* ----- STYLES SPIP ----- */

/*<group=SPIP habillage>*/

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */

.chapo {
	font-size: 1.1em;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.Texte {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px
	color: #CCCC;
	font-weight: gras;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li {
	margin-bottom: 1em;
	clear: both;
}

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold;
}

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right;
}

.liste-articles li p {
	margin: 0;
	padding: 0;
}

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0;
}

.liste-articles li small {
	display: block;
	font-size: 0.71em;
}

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em;
}

.pagination {
	font-size: 0.90em;
}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche {
	display: none;
}

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
}

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square;
}

.page_plan #contenu .contre-encart li {
	list-style: inherit;
}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0;
}

.formulaire_spip fieldset {
	display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted;
}

.formulaire_spip legend {
	font-weight: bold;
	padding: 3px;
	background: #FFF;
	/* Sinon, superposition dans MSIE */
}

.formulaire_spip label {

}

.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit;
}

.spip_bouton {
	text-align: right;
}

.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right;
}

/* Reponse du formulaire */
.reponse_formulaire {
	font-weight: bold;
	color: #F00;
}

fieldset.reponse_formulaire {
	border: 1px dotted;
	font-weight: normal;
}

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid;
}

/* Formulaire de login au forum */
.formulaire_login_forum .forml {
	width: 12em;
}

.formulaire_login_forum .spip_logos {
	float: right;
	padding-left: 10px;
}

/* Choix des mots-clefs */
.choix_mots {
	width: 47%;
	float: left;
}

.choix_mots label {
	display: inline;
}

/* Formulaire de recherche */
.formulaire_recherche {
	text-align: left;
	width: 12em;
}

.formulaire_recherche label {
	display: none;
}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold;
}

/* * Habillage des forums */
ul.forum {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.forum-fil {
	margin-top: 1.5em;
}

.forum-fil ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}

.forum-chapo .forum-titre, .forum-chapo .forum-titre a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.forum-chapo small {

}

.forum-texte {
	margin: 0;
	padding: 0.5em 1em 0 1em;
	color: #333;
	font-size: 0.82em;
}

.forum-texte .forum-lien {

}

.forum-texte .forum-repondre-message {
	margin: 0;
	padding: 1px 0;
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: none;
	border-bottom: 1px dotted #B8B8B8;
	margin: 0;
	padding: 3px 6px 2px 6px;
	font-size: 0.88em;
	background: #C4E0E0;
}

ul ul .forum-chapo {
	background: #D4E8E8;
}

ul ul ul .forum-chapo {
	background: #E4F0F0;
}

ul ul ul ul .forum-chapo {
	background: #F4F8F8;
	border-bottom: 1px dotted #E0E0E0;
}

ul ul ul ul ul .forum-chapo {
	background: #FFF;
}

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures {
	clear: both;
	font-size: 0.77em;
}

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

#signatures table {
	width: 100%;
	margin: 1em 0;
}

#signatures thead {
	display: none;
}

/* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }
	
	/* Tableaux */

table.spip {
	margin-bottom: 30px;
	border: 0px solid;
	border-collapse: collapse; 
	width: 100%; 
	margin-top: auto; 
}

table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; 
	color: #5f8697; 
}

table.spip tr.row_first { background: #FFF; 
	color: #5f8697; 
}

table.spip tr.row_odd {
	background-color: #fff; 
}

table.spip tr.row_even {
	background-color: #eee; 
}

table.spip th, table.spip td { text-align: left; vertical-align: middle; 
	padding: 2px 5px 2px 5px; 
	font-size: 11px; 
}

/*</group>*/
