body {
	color: #000000;
	margin: 0;
	font-size: 12px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#img {
	border: none
}

div#conteneur {
	color: #000000;
	
	width: 280px;
	padding: 0px 0px 0px 0px;
	margin: auto
}

h1 {
	font-size: 14px;
	margin: 5px
}

h2 {
	margin: 5px
}

h2 a {
	font-size: 12px;
	color: #000;
	text-decoration: none
}

h2 a:hover {
	color: #C00
}

/****** Menu ******/
/******************/

/* zone contenant le menu */

div#content {
	/*background-color:#456166;
	/*background:url('../images/fond_infos.gif') no-repeat center ;*/
	width:300px;
	
	
}
div#contentlink {
	width:320px;
	
}



/******************/

/* Titre d'une catégorie principale (avec le fond boisé) */

.menutitre {
	background-color:#EEEEEE;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;/* pour safari et konkeror */
	opacity: 0.7; /* pour opera et safari */


	text-align:justify;
	color: #555555;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	height: 20px;
	
	cursor: pointer;
	font-size: 12px;
	width: 300px;
}

.menutitrebis {
	

	text-align:justify;
	color: #555555;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	height: 20px;
	
	cursor: pointer;
	font-size: 12px;
	width: 270px;
}
/******************/

/* zone contenant les sous-catégories */


/******************/

/* zone contenant les sous-catégories */

.stretcher {
	text-align:justify;
	font-size:12px;
	line-height: 14px;
	text-decoration: none;
}

.stretcher a {

	padding-left:10px;	
	color: #000000;
	text-decoration: none;
}

.stretcher a:hover {
	color: #c00a1d;
	text-decoration: none;
}
.stretcherbis {
	text-align:left;
	font-size:12px;
	line-height: 14px;
	text-decoration: none;
}

.stretcherbis a {

	padding-left:10px;	
	color: #000000;
	text-decoration: none;
}

.stretcherbis a:hover {
	color: #c00a1d;
	text-decoration: none;
}

/******************/
