/* ==============================================
   FEUILLE DE STYLE ETIOPATHIE DE FRANCE 
   © Alexandre Dupraz  www.pr1z.com
   ============================================== */

/* Page */
html {font-size: 100%;}

/* Titres */
h1, h2, h3 {margin: 1em 0 .5em 0;}
h1 {font-size: 3em;	font-style: italic;}



/* Listes */
ul, ol {margin: .75em 0 .75em 24px;	padding: 0;}
ul {list-style: square;}
li {margin: 0;	padding: 0;}

/* Paragraphes */
p {	margin: .75em 0;}
#commentaire {background-color: #E7E7E7; padding:15px; font-style:italic;}

#citation { padding:15px; border-bottom:dashed 1px #CCCCCC; border-top:dashed 1px #CCCCCC;}

/*PRINT*/
#print{position:relative;width:25px;height:25px;background-image:url(./images/design/print.jpg); background-repeat:no-repeat; float:right;/*left:94%;*/ margin-bottom:10px; margin-top:10px; cursor:pointer;}

/* Liens */
/*a {text-decoration: underline;}
a:hover, a:focus {}
a img {	border: none;}*/
