/*
 * Cette feuille de style est bien entendu soumis 
 * a certaines restrictions que vous trouvez à l'adresse suivante
 * (http://fraternet.fr/article.php3?id_article=38). Pour toutes utilisations 
 * une demande doit être effectué depuis nos formulaires de contact.
 * Il est dans l'intêret de tous de ne pas reproduire un design web. 
 * De plus, il est important pour votre identité visuelle d'avoir
 * votre propre design.
 */


/***************************************/
/* Déclaration du corps		       */
/***************************************/

body {
	top: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	font: 11px verdana, arial, sans-serif;;
}

#enveloppe {
	width: 750px;
	margin: 8px auto;
	padding: 0;
	text-align: left;
	/* font-size: 70%; */
	line-height: 150%;
}

#tout {
        /* background-image: url(../imgs-site/fond.png);
        background-repeat: no-repeat; */
}

#tout #enveloppe {
	background-color: #FFFFFF;
	/* background: url(../imgs-site/logo-fond.png);
	background-repeat: no-repeat;
	background-position: -2% 90%; */
}

html, body {
	height: 100%;
}

/***************************************/
/* Déclaration des boites principales  */
/* (haut et pied de page, colonnes)    */
/***************************************/

#acces {
	display:none;	
}

#header {
	position: relative;
	left: 0;
	top: 0;
	height: 175px;
	margin: 0;
	padding: 0;
	z-index: 100;
	background-color: #FFFFFF;
        /* border: 1px solid #000000; */
        /* background-image: url(../imgs-site/bandeau.jpg); */
}

#fond {
        width: 750px;
        background-image: url(../imgs-site/fond.jpg);
        background-repeat: repeat-y;
        margin: 0px;
        padding: 0px;
        /* border: 1px solid #000000; */
}

#footer-up {
	clear: both;
	position: relative;
	width: 82%;
	text-align: right;
	margin-left: 15% !important;
	margin-left: 14%;
}

#footer {
        color: #FFFFFF;
	clear: both;
	position: relative;
        /* height: 25px; */
        width: 748px;
	text-align: center;
        background-image: url(../imgs-site/footer.png);
        background-repeat: no-repeat;
        background-color: #cc9999;
        font-weight: bold;
        font-size: 13px;
        border-bottom: 1px solid #cc9999;
        border-left: 1px solid #cc9999;
        border-right: 1px solid #cc9999;
        padding-bottom: 5px;
}

#footer a {
        font-weight: bold;
        font-size: 13px;
        color: #FFFFFF;
        text-decoration: none;
}

#footer-in {
	position: relative;
	width: 80%;
	text-align: center;
	margin-left: 10% !important;
	margin-left: 2%;
}

.footer-out {
	margin: 2px 0 3px 0; 
}

#gauche {
	position: relative;
	float: left;
	left: 0px;
	top: -1px;
	width: 223px;
	height: 90% !important;
	height: 100%;
	padding-left: 20px;
	margin-left: 0;
        margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../imgs-site/fondmenu.jpg);
        background-repeat: repeat-y;
}

#menuhaut {
        width: 183px;
        height: 31px;
        margin: 0px;
        padding: 0px;
        background-image: url(../imgs-site/hautmenu.png);
        background-repeat: no-repeat;
}

#menubas {
        width: 223px;
        height: 34px;
        margin: 0px;
        margin-left: -20px;
        padding: 0px;
        background-image: url(../imgs-site/basmenu.jpg);
        background-repeat: no-repeat;
}

#gauche_article {
	position: relative;
	float: left;
        left: 0px;
	width: 223px;
	height: 90% !important;
	height: 100%;
	padding-left: 20px;
	margin-bottom: 3px;
	background-image: url(../imgs-site/fondmenu.jpg);
        background-repeat: repeat-y;
}

#allcontent {
	position: relative;
	top: 1px;
	width: 100%;
}

.content {
	min-height: 100%;
	top: 0;
	margin-left: 24% !important;
	margin-left: 22%;
	margin-right: 22%;
	margin-bottom: 20px;
	margin-top: 0;
	padding-right: 10px;
	line-height: 13px;
}

.content_article {
	min-height: 100%;
	top: 0;
	margin-left: 30% !important;
	margin-left: 29%;
	/* margin-bottom: 20px; */
	margin-top: 0;
	padding-left: 23px !important;
        padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 25px;
	line-height: 13px;
}

.content_article li {
        text-align: left;
}

#content_article {
	min-height: 100%;
	top: 0;
	margin-left: 24% !important;
	margin-left: 23%;
	/* margin-bottom: 20px; */
	margin-top: 0;
	padding-left: 23px !important;
        padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 25px;
	line-height: 13px;
}

#content_article li {
        text-align: left;
}

#droite {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 5px !important;
	padding-top: 4px;	
	width: 22% !important;
	width: 21%;
	height: 85% !important;
	height: 100%;
	z-index: 10;
}

.haut_page {
	text-align: right;
	background: url(../imgs-site/retour_menu.png) no-repeat right center;
	padding: 3px 18px 3px 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.boite {

	border:1px solid blue;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;


}

/***************************************/
/* Déclaration des éléments du haut    */
/* de page			       */
/***************************************/

#header-logo-pub div {
	width: 98%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header-logo-pub .logo {
	margin-left: 13px;
	margin-top: 0;
	margin-bottom: 0;
}

#header-logo-pub .publicite {
	float: right;
	margin: 0;
}

.barre-bleu {  
	background: #8fabd1; 
	width:100%;
	min-height:2px;
}

.barre-bleu-ajust {
        padding-top: 1px;
        padding-bottom: 1px;
}

#barre-bleu2 { 
	background: #8fabd1;  
	width:100%;
	height:auto;
}

#header2 {
        width: 750px;
        height: 55px;
        background-image: url(../imgs-site/bandeau2.png);
        background-repeat: no-repeat;
        /* border: 1px solid #000000; */
        /* margin: -11px 0px 0px 0px !important; */
        margin: 0px 0px 0px 0px;
        padding: 0px;
}

.bouton-search {
	margin-top: 2px;
}

.align-droite {
	margin: 0;
	text-align: right;
}


/***************************************/
/* Déclaration des éléments 	       */
/* de navigation		       */
/***************************************/

#navigateur {
	color: #000066;
        padding: 3px;
	margin-left: 18% !important;
	margin-left: 23%;
}

#navigateur ul {
	margin-left: 0;
        padding-left: 0;
        display: inline;
        border: none;
}

#navigateur ul li {
	margin-left: 0;
        padding-left: 2px;
	/* font-size: 11px; */
        border: none;
        list-style: none;
        display: inline;
}

/***************************************/
/* Mise en forme du menu de droite     */
/***************************************/

#titre_rubrique_encours {
	margin: 1em 0 0 0;
	background-color: #FFFFFF;
	border: solid 1px #336699;
}

#titre_rubrique_encours ul {
	margin-left: 0; 
	padding-left: 30px;	
}

#titre_rubrique_encours ul li {
	list-style: url("../imgs-site/puce_fr.gif");
}

#titre_rubrique_encours ul a {
	font-weight: bold;
}

#titre_rubrique_encours ol {
	margin-left: 15px; 
	padding-left: 0;
}

#titre_rubrique_encours ol li {
	list-style: url("../imgs-site/puce_pt_fr.gif");
}

#titre_rubrique_encours ol a {
	font-weight: normal;
}

#titre_rubrique_encours ol li {
	margin: 0 0;
}

#titre_rubrique {
	/* margin: 1em 1em 0 -1em; */
	/* border: solid 1px red; */
}

#titre_rubrique ul {
        list-style-image: url("../imgs-site/pucemenu.jpg");
	margin-left: 0; 
	padding-left: 25px;	
}

#titre_rubrique ul li {
	list-style-image: url("../imgs-site/pucemenu.jpg");
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        
}

.rub {
      /*  background-image: url("../imgs-site/fond_rub.png");
        background-repeat: no-repeat;
        background-position: -40px 1px; */
}

#titre_rubrique ul a {
	font-weight: bold;
}

#titre_rubrique ol {
	margin-left: 15px; 
	padding-left: 0;
}

#titre_rubrique ol li {
	list-style: url("../imgs-site/pucemenu.jpg");
	/* line-height: 20px; */
        font-size: 13px;
        font-weight: bold;
        color: #ffffff;
}

#titre_rubrique ol a {
	font-weight: bold;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
}

#titre_rubrique ol li {
	margin: 0 0;
}

/***************************************/
/* Déclaration des éléments standards  */
/***************************************/

form, img, label {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px auto;
}

table, tr {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px auto;
	width: 80%;
}

td {
	width: 26%;
}

.spacer {
	clear: both;
        visibility: hidden;
}

/***************************************/
/* Décoration			       */
/***************************************/

/* div #logo-background {
	background: url(../commun/imgs/logo-fond.png);
	background-repeat: repeat;
	background-position: 0 50%;
} */

/***************************************/
/* Ajout block			       */
/***************************************/

div #block1 {
	/* border: 1px solid red; */
	text-align: center;
	background: #ffffff;
	margin: 1px;
}

.textecontenu {
        color: #000000;
        text-align: justify;
        font-size: 11px;
}

.chapo {
        color: #cc9999;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        font-style: italic;
}

.postscriptum {
        color: #004080;
        text-align: justify;
        font-size: 11px;
        font-style: italic;
}

.formliste {
        width:450px;
        padding-top: 8px !important;
        margin-top: 0px !important;
        margin-top: -17px;
        padding-left: 130px;
}

.formliste2 {
        width:450px;
        padding-top: 8px !important;
        margin-top: 0px !important;
        margin-top: 0px;
        padding-left: 130px;
}

.cadre {
        /* border: 1px solid #f6931d; */
        background-color: #fff1db;
        padding: 7px 7px 7px 7px;
}

.hautpage {
        text-align: right;
        color: #cc9999;
        margin-right: 10px;
}

.hautpage a {
        color: #cc9999;
}

.faitesdon {
        float: right;
        margin-top: -22px !important;
        margin-top: -22px;
}

.texteencadre-spip {
           	background-color: #fff1db;
                padding: 7px 7px 7px 7px;
                /* border-bottom: 2px solid #999999;
            	border-left: 1px solid #EEEEEE;
            	border-right: 2px solid #999999;
            	border-top: 1px solid #EEEEEE;
            	padding: .25em;	*/
            }
.caractencadre-spip {
            	border: 1px solid #666;
            	padding: 0px .5em 0px .5em;
            }
          
.imagegallery {
        float: left;
        margin-left: 5px;
        width: 150px;
        height: 200px;
        text-align: center;
}

.gallery {
        text-align: center;
}

.spip_form_champ {
	clear: both;
}
.spip_form_label {
	padding: 2px 0;
}
.spip_form_label_obligatoire {
	padding-left: 2px;
	color: red;
}
.spip_form_erreur, .spip_form_ok {
	color:red;
}
