body {
	margin                : 0px;
}
h1 {  font-size: 18px; }
h2 {  font-size: 16px; border-bottom: 1px solid  #AC2921; }
h3 {  font-size: 14px; border-bottom: 1px dotted #AC2921; }

.titreh3 {  font-size: 14px; border-bottom: 1px dotted #AC2921; width: 20%;}

#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.boxCategory {
	padding-bottom    	: 15px;	
	padding-top       	: 5px;	
	margin-left      	: 10px;
	margin-right      	: 10px;
	border-bottom 		: 1px dotted #919193;
	font-family   		: Arial, sans-serif;
	font-size     		: 15px;
}

.boxTitleRight {
	padding-top       : 10px;	
	padding-left      : 10px;
	padding-right     : 5px;		
	font-family  : Arial, sans-serif;
	font-size    : 12px;
	font-weight  : bold;	
	width        : 150px;
	height       : 15px;
	color        : #B92122;
}

.boxTitleLeft {
	padding-top       : 15px;	
	padding-left      : 10px;
	padding-right     : 5px;		
	font-family   : Arial, sans-serif;
	font-size     : 15px;
	font-weight  : bold;		
	color        : #B92122; 
}
.boxContentRight {
	padding-top       	: 15px;	
	margin-left      	: 10px;
	margin-right      	: 10px;
	font-family   		: Arial, sans-serif;
	font-size     		: 15px;
	color         		: #000000;
	padding-bottom    	: 25px;		
	border-bottom 		: 1px dotted #919193;	
}

.boxContentLeft {
	margin-left      	: 10px;
	margin-right      	: 10px;
	font-family   : Arial, sans-serif;
	font-size     : 15px;
	color         : #000000;
	padding-bottom    	: 15px;		
	border-bottom 		: 1px dotted #919193;	
}
.boxContent {
	padding       : 0px 15px 0px 15px;	
	margin        : 0px 15px 0px 15px;	
	font-family   : Arial, sans-serif;
	font-size     : 15px;
	color         : #000000; 	
}

dd {
 display: none;
}

dl, dt, dd, ul     { margin: 0; padding: 0; list-style-type: none; }
#menu 		   { position: relative;  top: 0; left: 0; }
dl#menu 	   { width: 100%; } 
dl#menu dt 	   { cursor: pointer;  margin: 2px 0; height: 20px; line-height: 20px; text-align: left; 
color       : #B92122; 
font-family : Helvetica;
font-size   : 14px; 
font-weight : bold;
}
dl#menu dd 	{ }
dl#menu li 	{ text-align: left; color: #000000;}
dl#menu dt a    { color: #B92122; text-decoration: none; display: block; border: 0 none; height: 100%; }
dl#menu li a    { color: #000000; text-decoration: none; margin-left: 5px ; display: block; border: 0 none; height: 100%; font-size   : 11px;  }
dl#menu li a:hover, dl#menu dt a:hover { background: #EEEEEE; }


.image-encadree{
	border-color : #000000;
	border-width : 0px;
}

#subCats {


}
.subCat {	


}

.cat_description {	
	background-color: #;	
	width        : 50%;
	height       : 100%;
	vertical-align:top;
}


.boxblog {
	padding-top       	: 15px;	
	padding-bottom    	: 15px;	
	margin-left      	: 10px;
	margin-right      	: 10px;
	border-bottom 		: 1px dotted #919193;
	font-family   : Arial, sans-serif;
	font-size     : 15px;
}
.boxblog a { color: #B92122; text-decoration: none; display: block; border: 0 none; height: 100%;  font-weight : bold;}
.boxblog a:hover { background: #EEEEEE; }
