/* CSS Document */

#centre{
	background:#FFFFFF url(../images/fond-centre.gif) repeat-y;
	border:1px solid #8b8b8b;
	margin-bottom:15px;
	padding:0px;
}

#centre p{
	margin-bottom:10px;
}

#centre .gauche{
	float:left;
	width:300px;
	min-height:300px;
}

#centre .gauche .titre{
	background:url(../images/fond-menu.gif) repeat-x;
	height:25px;
	width:300px;
	text-align:center;
	line-height:25px;
	color:#FFF;
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
}

#centre .gauche li{
	list-style:none;
	line-height:16px;
}

#centre .gauche li a, #centre .gauche li a:visited{
	background:#403499;
	display:block;
	width:295px;
	height:16px;
	padding-left:5px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#centre .gauche li li a, #centre .gauche li li a:visited{
	background:#5348a3;
	font-size:11px;
}
#centre .gauche li li li a, #centre .gauche li li li a:visited{
	background:#665dad;
	font-size:10px;
}
#centre .gauche li li li li a, #centre .gauche li li li li a:visited{
	background:#7971b7;
	font-size:9px;
}

#centre .gauche li a:focus, #centre .gauche li a:hover, #centre .gauche li.linkOver a, #centre .gauche li.linkOver a:visited, #centre .gauche li.linkOver a:focus, #centre .gauche li.linkOver a:hover{
	background:#261a7d!important;
	font-weight:bold;
}

#centre .centre{
	float:left;
	width:686px;
}

.contArticle, .accroche{
	width:686px;
	margin:0px;
}

.image{
	float:right;
}

.contArticle .titre, .accroche h1{
	background:#FFFFFF none repeat;
	color:#000099;
	font-size:15px;
	font-weight:bold;
	height:18px;
	margin:0;
	padding:10px 0px;
	text-align:center;
}

.contArticle .texte, .paragraphe{
	text-align:justify;
	
}

.paragraphe{
	padding:10px;
	width:942px;
}

.paragrapheInfo{
	padding:10px 16px 10px 10px;
}

.bottomInfos, .bottomCorps{
	margin-bottom:10px;
}

.contArticle img{
	margin:5px;
}

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

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

.legende{
	color:#913737;
	font-style:italic;
	font-weight:bold;
}

.lettrine{
	border:none;
	color:#5B782B;
	float:left;
	font-size:28px;
	font-weight:bold;
	line-height:1em;
	margin:1px 4px;
	padding:1px;
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
