/*
 * 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 {
	/* font: 12px Arial, Helvetica, sans-serif; */
	font: 12px Verdana, Helvetica, sans-serif;
}

#tout #enveloppe {
	width: 100%;
	background-color: #FFFFFF;
}

/* #header {
	display:none;
} */

#acces {
	display:none;	
}

.publicite {
	display:none;	
}

#menu-horizon {
	display:none;	
}

#menu-horizon2 {
	display:none;	
}

#footer {
	display:none;
}

#gauche {
	display:none;
}

#gauche_article {
	display:none;
}

#droite {
	display:none;
}

#navigateur {
	color: #000066;
        padding: 3px;
	margin-bottom: 4px;
}

#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;
}

/***************************************/
/* Déclaration de la typographie       */
/***************************************/

h1 {
	font-size:17px;
        color:#336699;
	padding: 3px;
	margin-top: 0;
	margin-left: 0;
}

h2 {
        color:#FFFFFF;
	background-color: #336699;
        font-size:16px;
}

h3 {
        color:#336699;
        font-size:12px;
        font-weight: bold;
	text-align: center;
	background-color: #8fabd1;
	border: solid 1px #000066;
}

.spip_documents {
	clear: both;	
}

p.spip {
        color:#000066;
        font-size:12px;
        font-weight: normal;	
	text-align:justify;
}

p {
        color:#000066;
        font-size:12px;
        font-weight: normal;	
	text-align:justify;
}

div .ps {
	padding: 5px;
	margin: 1px;
	font-size:11px;
	font-style: italic;
	background-color: #ffffff;
/*	border-left: solid 3px #8fabd1;
 	border-right: solid 1px #336699; 
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699; */
}

br {
	clear: both;
}

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

/***************************************/
/* Déclaration des styles typographique*/
/***************************************/

strong {
	color:#8fabd1;
	font-size:12px;
	font-weight: bold;
}

strong.spip  {
	color:#336699;
	font-size:12px;
	font-weight: bold;
}

/***************************************/
/* Déclaration des puces	       */
/***************************************/

.spip_puce {
	margin: 1px;	
}

.content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li.puce_presentation {
	margin-bottom: 5px;
	margin-left: 20px;
	list-style: url("../ecrire/puce.gif");
	/* list-style: outside; */
	/* list-style-position: 10% 0; */
	color:#000066;
        font-size:12px;
        /* font-weight: normal; */
}

/***************************************/
/* Déclaration styles de tableau       */
/* (propre a spip)      	       */
/***************************************/

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

td {
	width: 26%;
}

.row_first {
	background-color: #336699;
	color: #ffffff;
}

.row_even {
	font-size:11px;
	background-color: #8fabd1;
	color: #ffffff;
}

.row_odd {
	font-size:11px;
	background-color: #ffffff;
	color: #8fabd1;
}
