/* CSS Document */

#accesdirect {
	width: 35%;
	display: block;
	float: left;
}
#formrech {
	width: 60%;
	display: block;
	text-align: right;
	float: right;
}
#menu {
	float: left;
	display: block;
	width: 225px;


}
#colonnecentre {
	display: block;
	text-align: center;




}
#avenir {
	float: right;
	display: block;
	width: 225px;


}	
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(sans_tableau/bg_body.gif);
	font-size: 12px;

}
.menuracine a {
	color: white;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 2px outset #c0c0c0;
	display: block;
	width: 200px;


}
.menuracine a:hover {
	background-color: #FFCC00;
	border: 2px inset #c0c0c0;
	color: #666666;

}
.spacer {
	clear: both;
}
.piedpage {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;

}
.titrebox {
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}
.textebox {
	font-size: 11px;
}
.titreorange14 {

	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
.titrerubrique {
	font-size: 24px;
	font-weight: bolder;
	color: #FF9900;
	text-align: center;
	border: 1px outset #CCCCCC;
	margin: 10px 20%;
	padding: 5px;


}
.corpsrub {
	margin-right: 20%;
	margin-left: 20%;
}
.artrub {
	list-style-type: square;
	list-style-position: inside;

}
.hierarchie {
	font-size: 12px;
}
.soustitrerub {
	font-size: 14px;
	color: #FF9900;
}
.prof {
	font-size: 12px;
	text-align: right;

}
.descriptif {
	font-size: 13px;
}
.jourheurelieu {
	font-size: 11px;
	width: 48%;
	border: 1px dashed #FF9900;
	margin: 2px;
	text-align: center;
	display: block;
	float: right;




}
.tarifs {
	border: 1px dashed #FF9900;
	width: 48%;
	text-align: center;
	margin: 2px;
	display: block;



}
.publiepar {
	font-size: 10px;
}
.public {
	font-size: 12px;
	text-align: right;

}
li {
	list-style-position: inside;
	list-style-type: square;
	text-indent: -25pt;

}
.notes {
	font-size: 10px;
	text-align: center;
	clear: both;
}
#logoarticle {
	float: left;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
	color: #0000FF;
	text-decoration: none;


}
