/* feuille de style Jeune Résistance ! Update HTML4.01 trans. : 2003-04-26 */

body {
	background-color : #000066; 		
	margin:0; 				/* suppression de toutes les marges */
	padding:0;
	}
h1 {
	color: white; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 23px; 
	font-weight : bold; 
	font-style : italic;
	text-align: right;
	padding: 6px;
	}
h2 {
	color: #ff6600; 
	font-family: impact, verdana, arial, helvetica, sans-serif; 
	font-size: 24px; 
	font-weight : normal;
	text-align: left;
	padding: 9px;
	border-bottom: solid 1px #ff6600
	}
a:hover {
	color: #FF0066; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: x-small; 
	text-decoration: underline; 
	font-weight: bold;
	}
a:link {
	color: #887E7D; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: x-small; 
	text-decoration: none;
	}
a:visited { 
	color: #887E7D; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: x-small; 
	text-decoration: none;
	}
p.contenu {
	color: black; 
	text-align: justify; 
	font-family: verdana, arial, sans-serif; 
	font-size: x-small; 
	text-decoration: none;
	padding: 11px;
	}
p.sommaire {
	color: black; 
	text-align: left; 
	font-family: verdana, arial, sans-serif; 
	font-size: x-small; 
	text-decoration: none;
	padding: 10px;
	}
p.signature {
	color: black; 
	text-align: right; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: x-small; 
	text-decoration: none;
	padding: 9px;
	}
p.signbar { 					/* hr pour Dossier */
	color: black; 
	text-align: right; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: x-small; 
	text-decoration: none;
	padding: 9px;
	border-bottom: solid 1px black;
	}
p.bordertop { 					/* hr */
	color: black; 
	text-align: left; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: x-small; 
	text-decoration: none;
	padding: 9px;
	border-top: solid 1px black;
	}	
.asterix {
	font-size: x-small;
	}
p.note-i {color: black; 
	text-align: justify; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: x-small; 
	text-decoration: none; 
	font-style : italic;
	padding: 9px;
	}
.calage {color: white; 				/* calage bas de page */
	text-align: justify; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10pt; 
	text-decoration: none; 
	font-style : italic;
	}
.fondb {
	background-color: white;
	}
.bgcol {
	background-color: white;
	background-image: url('calle_gauche.jpg'); /* image de fond - colonne*/
	}
.bghaut {
	background-color: white;
	background-image: url('fond_haut.gif');    /* image de fond - haut*/
	}