/* ************************************** */
/* BASIC */
/* ************************************** */

body{
	color: #000000;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6{
	color: #000000;	
}

/* ************************************** */
/* SCREEN */
/* ************************************** */

@media screen, print{

/* Page */

@page { 
	size: auto;   
 	margin: 10%;
}

* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

html{
	
}

body{
	text-align: center;
	margin: 0;		
}

a{
	text-decoration: none;
	color: #000000;
}

h1{
	
}

h2{
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}

hr{
	display: none;
}

li{
		
}

img{
	border: none;
}

fieldset{
	border: none;	
}

input{
	color: #26415D;	
}

input,
select{
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

legend{
	display: none;
}

.date{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #999999;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.datepubli{
	color: #999999;
	font-size : 12ptem;
}

.frequence{
	display: none;
}

.invisible{
	display: none;
}

.lienInfoPlus{
	margin-top: 10px;
}

.spacer{
	clear: both;
	font-size: 1px;
}

.top{
	display: none;
}

/* ************************************** */
/* PAGE */
/* ************************************** */

#global{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
	width : 100%;
	margin-top: 10px;
	margin-bottom: 500px;	
}

/* ************************************** */
/* ENTETE */
/* ************************************** */

#entete{
	display: none;
}

/* ************************************** */
/* BANDEAU */
/* ************************************** */



#bandeau h1 span.invisible{
	display: block;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
}

#bandeauRaccourcis{
	display: none;
}

#bandeauRechercher{
	display: none;
}

/* ************************************** */
/* PAGE 
/* ************************************** */

#page{
	
}


/* ************************************** */
/* MENU 
/* ************************************** */

#pageMenu{	
	display: none;
}


/* ************************************** */
/* CONTENU 
/* ************************************** */

#pageContenu{
	width: 100%;
}

#pageContenuNav{
	display: none;
	
}

#pageContenuTitre{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

#pageContenuTitre h2{
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;	
}

#pageContenuTitre h2:first-letter{
	text-transform: uppercase;	
}

#pageContenuTitreSoustitre strong{
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

#pageContenuTitreSurtitre{
	margin-bottom: 10px;
}

#pageContenuTitreSurtitre strong{
	font-weight: normal;
	color: #000000;
}

#pageContenuTexte{
	margin-top: 30px;
	text-align: left;		
}	

#pageContenuTexteDateMaj{
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	color: #000000;	
	text-align: right;
}

#pageContenuTexteLiensRubriques{
	margin-top: 20px;
	text-align: justify;
}

#pageContenuTexteLiensRubriques li{
	padding-left: 10px;
	margin-left: 10px;
}

#pageContenuTextePlan h3{
	font-size : 14pt;
	background-image: url(carre-fleche-marron.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;	
	margin-top: 20px;
	margin-bottom: 10px;
}

#pageContenuTextePlan h3 a{
	color: #999999;
}

#pageContenuTextePlan li ul{
	padding-left: 15px;
	background-image: url(pointilles.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#pageContenuTextePlan li ul li{
	list-style-type: disc;
}

#pageContenuTextePlan li ul li ul li{	
	list-style-type: circle;
}

#pageContenuTexteResultats h3{
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#pageContenuTexteTags{
	margin-bottom: 20px;
	background-image: url(tags.gif);	
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 10pt;
	text-align: justify;
}

#pageContenuTexteTags .invisible{
	display: inline;
}

#pageContenuTexteUne h3{
	font-size : 16pt;
	background-image: url(carre-fleche-marron.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;	
	margin-top: 30px;
	margin-bottom: 10px;
}

#pageContenuTexteUne h4{
	font-size: 10pt;	
	color: #999999;
}

#pageContenuTexteUne ul{
	background-image: url(pointilles.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
}

#pageContenuTexteUne li{
	background-image: url(pointilles.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}



/* ************************************** */
/* CONTENU INCITATIF 
/* ************************************** */

#pageIncitatif{
	width: 100%;
	padding-bottom: 30px;
	margin-top: 5px;
	text-align: justify;
}

#pageIncitatif h3{
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5AE9E;
	font-size: 16pt;
	padding-top: 5px;	
	padding-bottom: 5px;	
}

#pageIncitatif p{	
}

#pageIncitatif ul{	
}

#pageIncitatif ul p{
	padding-right: 0px;
	padding-left: 0px;
}

#pageIncitatif .nuage li{
	display: inline;	
}

#pageIncitatif ul.nuage a.nuage0  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage1  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage2  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage3  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage4  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage5  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage6  { font-size : 10pt; }
#pageIncitatif ul.nuage a.nuage7  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage8  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage9  { font-size: 10pt; }
#pageIncitatif ul.nuage a.nuage10 { font-size: 10pt; }

#pageIncitatifDiaporama{
	display: none;
}

#pageIncitatifRss{
	display: none;
}


/* ************************************** */
/* PIED 
/* ************************************** */

#pied{
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(pied.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size : 8pt;}

#pied a{
	color: #FFFFFF;
}

#site{
	display: none;
}





/* ************************************** */
/* SPIP 
/* ************************************** */

.texteSpip{
	text-align: justify;
}

.texteSpip p{
	margin-bottom: 10px;
	text-align: justify;	
}

.texteSpip h3{
	font-size : 16pt;
	padding-bottom: 5px;	
	margin-top: 20px;
	margin-bottom: 10px;
}

.texteSpip form{
	margin-top: 30px;
	clear: both;
}

.texteSpip form textarea,
.texteSpip form select{
	display: block;
}

.texteSpip form .spip_bouton input{
	color: #FFFFFF;
	background-color: #FF6633;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	margin-top: 20px;
}

.texteSpip form .spip_form_champ{
	margin-bottom: 15px;
}

.texteSpip form .spip_form_champ .spip_form_label_details{
	color: #999999;
	display: block;
}

.texteSpip form .spip_form_champ .spip_form_label_obligatoire{
	color: #999999;
	font-size : 10pt;}

.texteSpip form .spip_form_champ .formInfo{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.texteSpip form .spip_form_champ input.ligne,
.texteSpip form .spip_form_champ input.date,
.texteSpip form .spip_form_champ input.num,
.texteSpip form .spip_form_champ input.monnaie,
.texteSpip form .spip_form_champ input.email,
.texteSpip form .spip_form_champ input.url,
.texteSpip form .spip_form_champ input.fichier,
.texteSpip form .spip_form_champ input.password,
.texteSpip form .spip_form_champ input.code_postal,
.texteSpip form .spip_form_champ input.heure,
.texteSpip form .spip_form_champ input.telephone{
	display: block;
}

.texteSpip form ul.spip_form_choix_multiple{
	margin-bottom: 0px;	
}

.texteSpip form .spip_form_choix_multiple li{
	background-image: none;	
	padding-left: 0px;
	margin-left: 8px;
}

.texteSpip form .spip_form_choix_unique{
	margin-top: 5px;
}

.texteSpip form .spip_form_choix_unique li{
	background-image: none;	
	padding-left: 0px;	
}

.texteSpip .erreur{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCCCC;
	display: block;
	padding: 5px;
}

.spip_form_ok{
	font-weight: bold;
	color: #66CC33;
	background-color: #d7f4c9;
	display: block;
	padding: 5px;
}

.texteSpip table{
	margin-bottom: 10px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10pt;
	border-collapse: collapse;
}

.texteSpip tr{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;	
}

.texteSpip td{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 10pt;
}

.texteSpip ul{
	margin-bottom: 10px;
	margin-left: 20px;
}

.texteSpip li{
	background-image: url(point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}

.texteSpip li ul{
	margin-bottom: 0px;
}

.texteSpip ol{
	margin-bottom: 10px;
	margin-left: 25px;
}

.texteSpip ol li{
	background-image: none;
	padding-left: 0px;
	list-style-type: decimal;
}

.texteSpip ol li ol{
	margin-bottom: 0px;	
}

.texteSpip .spip_barre{
	display: none;
}

.texteSpip .spip_descriptif{
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(pointilles.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	clear: both;
}

.texteSpip .spip_documents_left img,
.texteSpip .spip_documents_center img,
.texteSpip .spip_documents_right img{
	border: 1px solid #A49C87;
	margin-bottom: 5px;
}

.texteSpip .spip_documents_left{
	padding-right: 20px;
	padding-bottom: 10px;
	color: #999999;	
}

.texteSpip .spip_documents_left p{
	margin-bottom: 0px;
	text-align: right;	
}

.texteSpip .spip_documents_center{
	text-align: center;
	color: #999999;
	padding-bottom: 10px;
}

.texteSpip .spip_documents_center p{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;	
}

.texteSpip .spip_documents_right{	
	padding-left: 20px;
	color: #999999;
	padding-bottom: 10px;
}

.texteSpip .spip_documents_right p{
	margin-bottom: 0px;
	text-align: left;	
}

.texteSpip .spip_note{
	margin-right: 2px;
	margin-left: 2px;	
}

.texteSpipChapo{
	font-weight: bold;
	margin-bottom: 10px;
	text-align: justify;
}

.texteSpipGalerie{
	margin-top: 20px;
}

.texteSpipGalerie li{
	margin-bottom: 10px;
	margin-right: 7px;
	width: 162px;
	float: left;
	height: 230px;
	margin-left: 7px;
	background-color: #efede9;
	list-style-type: none;
}

.texteSpipGalerie .photo{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 160px;
	width: 160px;
	border: 1px solid #efede9;
}

.texteSpipGalerie .photo img{
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.texteSpipGalerie li .zoom{
	background-image: url(puce_loupe.gif);
	background-repeat: no-repeat;
	display: block;
	height: 9px;
	width: 20px;
	margin-bottom: 2px;
	margin-top: 5px;
	background-position: 5px 0px;
}

.texteSpipGalerie li img{
	
}

.texteSpipGalerie li p{
	padding-right: 5px;
	padding-left: 5px;	
}

.texteSpipNotes h3{
	font-size: 10pt;
	font-weight: bold;
	color: #403f3d;
	background-image: url(pointilles.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.texteSpipNotes p{
	text-align: justify;
}

.texteSpipNotes .spip_note{
	margin-right: 2px;
	margin-left: 2px;	
}

.texteSpipPost,
.texteSpipURL,
.texteSpipTelecharger{
	background-color: #D8DACF;
	margin-top: 30px;	
	background-image: url(coin-hautgauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.texteSpipPostDeco,
.texteSpipURLDeco,
.texteSpipTelechargerDeco{
	background-image: url(coin-basdroit.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.texteSpipPostDeco h3,
.texteSpipURLDeco h3,
.texteSpipTelechargerDeco h3{
	font-size : 16pt;
	font-weight: bold;
	color: #FFFFFF;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;	
	padding-bottom: 2px;
	background-image: url(coin-hautdroit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;	
}

.texteSpipPostContenu,
.texteSpipURLContenu,
.texteSpipTelechargerContenu{
	background-image: url(coin-basgauche.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.texteSpipTelecharger li{
	margin-bottom: 5px;
	list-style-type: none;
}

.texteSpipTelechargerIcone{
	float: left;
	margin-right: 5px;
}

.texteSpipTelechargerDescriptif{
	float: left;
	width: 450px;
}

}


