BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:4cm 2cm 2cm 2cm;	
	background-image:none;
	background-repeat:none;
	}
	
@page { 
	margin:4cm 2cm 2cm 2cm;	
}
	
#conteneurmenu, #colonne_droite,#colonne_gauche  {
	display: none;
	}
	


.auteurs{
	width: 100%;
	font-weight: bold;
	color:#464646;
	padding:0px 0px 0cm 0px;
}
	
#bas_navigation_article {
	display: none;
	}

#prev_next A {
	display: none;
	}	

ul#prev_next{
	display: none;
	}

ul#prev_next li a{
	display: none;
	}

ul#prev_next li a:hover{
	display: none;
	}

ul#prev_next .prev {
	display: none;
	}
	
ul#prev_next .next {
	display: none;
}



H1{
	font-weight: bold;
	font-size:18px;
	margin:2px 0 6px 0;
	padding:1px 0 1px 4px;
	text-transform:uppercase;
	color:#000;
	height:14px
	}

H2{
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
	margin:2px 0 6px 0;
	text-transform:uppercase;
	text-align:left;
	}
H3 {
	font-family: Helvetica, Arial, sans-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	MARGIN: 14px 0px 6px; 
	LINE-HEIGHT: 15px;
	text-align:left;
}

B.spip H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:normal;
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
	padding:10px 0 2px 0;
	margin: 20px 0px 10px;
	text-transform:uppercase;
	border-bottom: 1px solid #ADADAD;
	}


a:link, a:active, a:visited{
	color:#FFF;
	text-decoration:none;
	}
	

a:hover .texte, a:hover strong, a:hover .date {
	text-decoration:none;
}
	
.titre{
	FONT-family: Helvetica, Arial, sans-serif; 
	color:#333;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
	margin-top:15px;
	margin-bottom:8px;
	padding:0px 5px 8px 5px;
	border-bottom:1px solid #9B9B9B;
	}

	
.texte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin-bottom:8px;
	border-bottom:1px solid #9B9B9B;
	padding:0px 5px 10px 5px;
	}
.auteurs{
	float:right;
	font-weight: bold;
	color:#464646;
	margin-bottom:16px;
	padding:0px 5px 0 5px;
	}