
/* CSS Document */
* {
margin : 0;
}   
*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */


/* Normalizes margin, padding */
body, ul, li, h3, p { margin : 0; padding : 0; }

/* taille typo
 * Base             100%
 * -------------------------------------
 * 20px             1.27em
 * 19px             1.21em
 * 18px             1.15em
 * 17px             1.09em
 * 16px             1.03em
 * 15px             0.96em
 * 14px             0.88em
 * 13px             0.82em
 * 12px             0.77em
 * 11px             0.71em
 * 10px             0.65em
 *  9px             0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/* Supprime list-style pour les listes */
ul { list-style : none; }

/* Supprime les bordures dans elt FIELDSET et IMG */
img { border : 0; }

/*REJOUT DE LI 0 DISPLAY - enlever LI pour affichage vertical, ajouter pour horizontal*/
li,h3, p { display : inline; } 
li p { color : #666; }

h3 img {
position : absolute;
padding : 1px;
outline : 1px solid #ccc;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
html, body  {
height : 100%;
font-family : monospace,sans-serif;
color : #afcfde;
}


body{
background:#98ADBA url(../images/dominique_payet.jpg) no-repeat fixed ;
color:#2B0203;
text-align:left;
}


#push {
clear:both;
text-decoration:none;
width:100%;
}


}
#header {
text-decoration : none;
width : 100%;
background-color : #333;
height : 150px;
}
#headerwrapper {
text-decoration : none;
width : 1000px;
margin-right : auto;
margin-left : auto;
}
/*#content {
text-decoration : none;
width : 100%;
}
#contentwrapper {
margin-left:10px;
margin-right:auto;
text-decoration:none;
width:800px;
}

/*#footerwrapper {
text-decoration : none;
width : 800px;
margin-right : auto;
margin-left : auto;
} */

.spip  {
width: 100%;
}
.row_even{
text-decoration : none;
width : 100%;
font-size : 13px;
color: blue;
}
				
			
				
