/*===================================================================*/
/*             Feuille de style destine au contenu                   */
/*===================================================================*/
.chapo {
	font-weight: bold;
	margin: 10px 0 15px 0;
}
div.texte {
	margin: 10px 0 15px 0;
}
/***Les titres***/
h1, h2, h3, h4, h5, h6 {}
/** Titre de niveau 1 raccourci spip {{{ }}} **/
h2.titre, h2 {
	position: relative;
	margin: 0.5em 0px 1em 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0170B9;
}
h2.titre span.reflet, h2 span.reflet {
	position: absolute;
	left: 0;
	top: 18px;
}
/** Titre de niveau 2 raccourci spip {2{ }2} **/
h3, h3.spip {
	margin: 0.5em 0px 1em 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0170B9;
}
/** Titre de niveau 3 raccourci spip {3{ }3} **/
h4, h4.spip {
	margin: 1.5em 0;
	font-size: 12px;
	font-weight: bold;
	color: #0170B9;
}
h4 a, h4.spip a {
	background:url(../images/puce_mots.png) no-repeat 0px 2px;
	padding-left: 1.5em;
	font-size: 12px;
	font-weight: bold;
	color: #0170B9;
}
.para2colonnes h4.spip {
	float: left;
	width: 30%;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0170B9;
}
/** Non utilise pour le moment **/
/*h5 {color: #0170B9;margin: 0.5em 0;}
h6 {}*/
.plan_secteur .titre {
	background-color:#0170B9;
	color:#FFFFFF;
	white-space:nowrap;
	font-weight: bold;
	padding: 4px 2px;
}
/*===================================================================*/
/*  Les paragraphes                                                  */
/*===================================================================*/
p, p.spip {
	margin-bottom: 15px;
}
p.spip {
	text-align: justify;
}
.para2colonnes p.spip {
	width: 70%;
	background: url(../images/puce_para.png) no-repeat top left;
	margin-left: 32%;
	padding-top: 20px;
}
/* Paragraphes, citations, code et poesie */
p.spip_note {}
.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px solid; }

br.espace {
	display:block;
	margin-bottom:10px;
}
.cadrefondbleu {
	background-color: #8caed4;
	padding: 1em 0;
}
/*===================================================================*/
/*  Les listes                                                       */
/*===================================================================*/
/**Les listes geres par spip**/
ul.spip {
 	list-style-image: url(../images/puce-liste.gif);
	margin: 0.5em 0.5em 1em 4em;
}
ul.spip ul {
 	list-style-image: url(../images/puce-liste2.gif);
	margin: 0.5em 0.5em 1em 2em;
}
.para2colonnes ul.spip {
	margin-top: 0;
	margin-left: 30%;
}
ol.spip { list-style: decimal; }
ol.spip li { list-style: inherit; }
li.spip {}
.para2colonnes li.spip { margin-left: 1px; }

.cadrefondbleu li.spip {
 	color: #ffffff;
}

/** Les listes du plan du site **/
.plan_secteur ul {
	list-style: none;
	margin-left:8px;
}
.plan_secteur li {
	background:url(../images/puce_plan.png) no-repeat 0px 4px;
	padding-left:8px;
}
.plan_secteur li li {
	background:url(../images/puce_plan2.png) no-repeat 0px 4px;
	padding-left:8px;
}
/*===================================================================*/
/*  Les documents et les images                                      */
/*===================================================================*/
/* Enlver les marges et la bordure sur les images, les documents et
 les logos */
img, .spip_logos {border: none;}
/* Conteneur des documents */
.document, .spip_documents {
	margin: 10px 15px;
	text-align: left;
}
/* Les documents aligne a gauche */
.document_gauche {
	float: left;
	width: 97px;
	margin: 10px 15px;
}
.vignette-gauche, .spip_documents_left {
	margin: 0 8px 8px 0;
	float: left;
}
/* Les documents alignes au centre */
.spip_documents_center {
	display: block;
	text-align:center;
}
.spip_documents_center img {
	margin: auto;
	border: 0 none;
}
.documents_center {
	width: 100%;
	margin: auto;
	text-align:center;
}
/* Les documents alignes au centre quand ils sont inclus dans le flux du texte */
span.spip_documents_center {
	display: block;
	margin-top:1em;
}
/* Les documents alignes a droite */
.vignette-droite, .spip_documents_right {
	margin: 0 0 8px 8px;
	float: right;
}
.document_legende {
	margin-top: 5px;
	font-size: 9px;
}
/* Le titre des documents */
.document_legende .nom, .spip_doc_titre {
	display: block;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
	font-size: 10px;
}
.spip_doc_titre strong {
	font-weight: bold;
	color: #333333;
}
.centre {text-align:center;}
/* Description des documents */
.document_legende .description, .spip_doc_descriptif {
	display: block;
	color: #616161;
	clear: both;
	font-size: 10px;
}
div.portrait {margin-right: 50px;}
/*===================================================================*/
/*  Les styles de caracteres                                         */
/*===================================================================*/
blockquote.spip {
	margin: 1em;
	padding-left: 2em;
	padding-right: 1em;
}
i.spip {}
hr.spip {}
strong, b, strong.spip {
	color: #0170B9;
	font-weight: bold;
}
.cadrefondbleu strong, .cadrefondbleu b, .cadrefondbleu strong.spip {
	color: #8C2D5F;
	font-weight: bold;
}
/** raccourci spip de mise en evidence de texte [*texte*] **/
strong.caractencadre-spip {text-decoration:underline;}
.spip_surligne { background: #FF6; }
.petit {
	font-size: 9px;
	letter-spacing: -0.05em;
}
.puce {}
/*===================================================================*/
/*  Les tableaux                                                     */
/*===================================================================*/
/* Tableau genere par spip plus tableau des squelettes contenu actus */
table.spip {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	width: 98%;
}
.colonne-gauche table.spip {
	margin-bottom:50px;
}
table.spip caption {
	caption-side: top;
	text-align: left;
	color: #0170B9;
	margin: auto;
	padding: 0px;
	font-weight: bold;
}
table.spip th, table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
table.spip th {
	font-weight: bold;
	color: #0170B9;
	border-bottom: 1px solid #0170B9;
	padding-right: 1.5em;
}
#corps table.spip th {
	white-space: nowrap;
}
table.spip td {
	border-bottom: 1px solid #555555;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 14px;
}
table.spip tr.row_first { }
table.spip tr.row_odd { }
table.spip tr.row_even { }

div.fonggris {
	background: #ccc;
	height: 100%;
}
/* Style pour les blocs de textes de fond bleu */
.cadre-infos {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0.5em;
}
.cadre-infos .titre {
	font-size: 14px;
	color: #8caed4;
	margin-left: 13px;
}
.cadre-infos .contenu-infos {
	background-color: #8caed4;
	color: #FFFFFF;
	padding: 10px;
	padding-left: 13px;
}
table.info {
	margin-bottom: 0.5em;
}
td.info {
	color: #ffffff;
	border-width: 0px;
	border-style: none;
	padding: 2px;
}
ul.info {}
ul.info li {
	color: #ffffff;
	list-style-image: url(../images/puce-liste.gif);
	list-style-position: outside;
	margin-left: 20px;
}
p.info {
	margin-left: 20px;
}

table.offres, table.offres th, table.offres td {
	font-family:Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size:9px;
	color: #616161;
}
table.offres {
	background-color:#fff;
	width: 750px;
	border-collapse:separate;
	border-spacing:0.3em;
	border-width:0;
}
table.offres th {
	padding: 0;
}
table.offres th p.spip {
	margin: 0;
}
table.offres td {
	padding:4px;
	text-align:center;
	vertical-align:middle;
}
.fond-gris {
	background-color:#cecdcd;
}
.fond-bleu {
	/*background-color:#8caed4;*/
	background-color:#3984ba;
}
.fond-bleuclair {
	background-color:#daebff;
}
.blanc { color: #ffffff; }
.rouge { color: #8C2D5F; }
.gros { 
	font-size: 11px;
	font-weight: bolder; 
}
