#container #cadre {
	border: 1px solid #999999;
	background-image: url(../images/site_bckg.jpg);
	height: 591px;
	width: 941px;
}
#infos {
	float: right;
	width: 640px;
	text-align: left;
	height: 490px;
	overflow: auto;
	margin-right: 40px;
	margin-top: 42px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#infos h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 15px;
}
#infos h2 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	margin-bottom: 20px;
	line-height: 18px;
}
#infos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 17px;
	margin-top: 35px;
}
#infos h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 16px;
}
#infos p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 14px;
	margin-bottom: 10px;
}
#infos .petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
}
#infos ul {
	padding-left: 14px;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;

}
#infos li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
#infos a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 14px;
	text-decoration: none;
	margin-top: 10px;
}
#infos a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#infos #choiceBox{
	width: 300px;
}
#infos #choiceBox li{
	color: #FFF;
	text-decoration: underline;
}
#infos #choiceBox li:hover{
	text-decoration: none;
	cursor: pointer;
}
.presse {
	float: left;
	width: 500px;
	margin-right: 25px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.presse img{
	border: 2px solid #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.presse p{
	padding-top: 10px;
}
.temoi {
	font-style: italic;
	text-align: right;
	line-height: 11px;
}
blockquote {
	background-color: #272727;
	width: 570px;
	margin-bottom: 25px;
	border: 2px dotted #333;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
blockquote a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
blockquote a:hover {
	text-decoration: underline;
}
blockquote a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#infos blockquote p {
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#flash {
	margin-bottom: 10px;
}
#note{
	background-image: url(../images/parenthese.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	width: 550px;
	height: 72px;
	padding-top: 7px;
	margin-top: 20px;
}
#note p{
	font-size: 11px;
	line-height: 12px;
	color: #999;
}
#note span{
	color:#BF2564;
}
#container ul.serv{
	width: 380px;
	margin-bottom: 20px;
}
#container ul.serv li{
}
.bouton{
	background-color: #c01a61;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bouton:hover{
	background-color: #999;
}
#container .bouton p{
	margin: 0px;
	padding: 0px;
}
#container .bouton a{
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

