/* CSS Document */
.paragraphe{
	background:url(../images/articles_paragraphe_fond.gif) repeat-y;
	float:left;
	padding:0px 0px 0px 1px;
	width:674px;
	position:relative;
}

.paragraphe ul{
	margin-left : 20px;
}

.paragraphe img{
	border:2px solid #97be0d;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

.texte{
	float:left;
	padding-left:10px;
}

.select{
	width:200px;
	border:1px solid #913737;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.textarea{
	width:200px;
	border:1px solid #913737;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.accroche{
	background:url(../images/articles_titres_fond.gif) no-repeat;
	height:31px;
	padding:4px 0px 4px 15px;
}

.accroche h1{
	font-size:14px;
}

.paragraphe h1{
	font-size:14px;
	text-align:center;
	margin-bottom:5px;
}

#annexes{
	display:none;
}

h2{
	background:#FFFFCC none repeat scroll 0% 50%;
	color:#95BE0D;
	font-size:14px;
	padding:3px;
	text-align:center;
}

.boutonReserver{
	position:absolute;
	top:260px;
	left:420px;
}
