body, html {
	background:#FFFFFF;
	font:11pt calibri,Verdana,Tahoma,Arial, Helvetica;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	}	
	
a:link:after, a:visited:after { 
	font-weight: normal;
	font-style: normal;
	font-size: 6pt;
	content:" [" attr(href) "] "; 
	}
			
h1, h2, h3, h4 {
	font-family: calibri,Verdana,Tahoma,Arial, Helvetica;
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
				
img {
/*	display:block;
*/	border:0;
	}

#nav, #searchform, #branding, #commentform, #footer, #sidebar, #logos, #accueil_sidebar, #nosliens, #partenaires, #pieddepage_bordure {
	display:none
	}

#contenu {
	border: 1px solid #DDDDDD;
	padding: 8px 15px 40px;
}

#entete_for_print {
	padding: 10px;
	color: #102040;
	font-weight: bold;
	font-size: 0.8em;
}

#pieddepage {
	font-size: 0.7em;
	text-align: right;
	
}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}

