* {
	font-size:13px;
	color:#4066A9;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	text-align:center;	
	margin:0;
	padding:0;
	background: url(img/page.gif) repeat-x #94C0DA;
}
.fond {
	background: url(img/cercle.gif) no-repeat 50% 0%;
}
#page {
	text-align:left;
	width:760px;
	margin: 0 auto;	
	background:#ffffff;
}
img {
	border:0;	
}
h1, h2, h3, ul, li, p, form {
	margin:0;
	padding:0;
}
#top {
	height:277px;	
	background: url(img/entete.jpg) no-repeat 100% 100%;
}
#top img {
	display:block;	
}
#top ul {
	width:277px;
}
#top li {
	list-style-type:none;	
	width:277px;
	float:left;
}
#sidebar {
	width:277px;
	float:left;
	background: url(img/menu.gif) no-repeat;	
}
#sidebar .sidebar {
	padding-left:15px;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	font-weight:bold;	
}
#sidebar a.on:link, #sidebar a.on:visited,
#sidebar a:hover, #sidebar a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #94C0DA;
}
#sidebar li {
	list-style-type:none;
	padding: 7px 5px;
	border-bottom: 1px #9F9AB7 solid;	
}
#sidebar #defile {
	padding:13px 15px;
	width:247px;
	background: url(img/menu.gif) no-repeat 0% 100% #4066A9;
}
#sidebar h2.defile {
	display: none;
}
#sidebar #defile * {
	color: #ffffff;
}
#sidebar #defile div {
	border-top:1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	position: relative;
	overflow:hidden;	
	height:100px;
	line-height:16px;
	width:247px;
}
#sidebar #defile p {
	line-height:18px;
	width:247px;
	padding-top:100px;
	height:1000px;
	position: absolute;
}

.visu {
	text-align:center;
}
.visu img {
	margin: 15px 0 0 0;	
}
#content {
	width:483px;
	float:left;
}
.post-content {
	margin: 0 12px 15px 12px;	
	padding:10px;
	border-right: 1px #9F9AB7 solid;
	border-left: 1px #9F9AB7 solid;
	border-bottom: 1px #9F9AB7 solid;
}
.related .post-content {
	padding:0;
	border:0;
}
#content h1 {
	height:35px;
	padding: 5px 0 0 25px;
	color:#ffffff;
	background: url(img/titre.gif) no-repeat;	
}
#content h2 {
	background:#4066A9;
	color:#ffffff;
	margin: 0 12px;	
	padding:3px 11px;
}
#content h3 {
	padding-top:10px;	
	margin-left:-11px;
	padding-left:14px;
	background: url(img/sstitre.gif) no-repeat 0px 13px;	
}
#content .related h3, #content .post-chapo h3, #content .post-list h3 {
	padding-top:10px;	
	margin-left:0;
	padding-left:0;
	background: none;	
}
#content p {
	text-align:justify;
}
#content p, #content ul {
	padding: 7px 0;	
}
#content p.plus {
	text-align:right;
	padding-bottom:0;
}
#content p.plus a:link, #content p.plus a:visited,
#content p.plus a:hover, #content p.plus a:active {
	background: url(img/plus.gif) no-repeat 0 3px;	
	text-decoration:none;
	padding-left:12px;
}
#content li {
	list-style-type:none;
	padding : 0 0 0 20px;
	background: url(img/puce.gif) no-repeat 5px 5px;	
}
#pied {
	clear:both;	
	background:#4066A9;
	text-align:center;
}
#pied li {
	height: 25px;
	line-height: 24px;
	list-style-type:inline;
	display:inline;
	padding: 0 7px;
}
#pied li, #pied a:link, #pied a:visited {
	color: #ffffff;
	text-decoration:none;	
}
#pied a:hover, #pied a:active {
	color: #ffffff;
	text-decoration:underline;	
}
/* formulaire contact */
#content form#renseigne {
	padding:0;
	margin:0;
	width: 450px;
}
form#renseigne input, form#renseigne label {
	padding:0;
	margin:1px 0;
	float:left;
	display:block;
}
form#renseigne label {
	clear: both;
	width:180px;
	padding-right:5px;
	height:20px;
	line-height:20px;
}
.oblig, form#renseigne label.oblig  {
	font-weight:bold;
}
form#renseigne input.hidden {
	display:none;	
}
form#renseigne input {
	height:20px;
	width:180px;
}
form#renseigne label.demande {
	padding-right:0;
	width:440px;
	padding-top:20px;
	float: none;
	height: auto;
}
form#renseigne p {
	font-style: italic;
}
form#renseigne textarea {
	width: 365px;
	height:125px;
	margin-top:10px;
	display: block;
	margin:0;
}
form#renseigne p.submit {
	font-style: normal;
	padding:10px 85px 0 0;
	height: 30px;
	text-align:right;
}
form#renseigne p.submit input {
	width: auto;
	display:inline;
	float:none;
	height: auto;
	padding: 0 5px;
}
