*{
	margin: 0px;
	padding:0px;
}

body{
	background: #E7DEC1 url(img/bg_paper.jpg) repeat-x center top;
	text-align: center;

	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 75%;
	font-weight: normal;
	color: #676256;/*#5d5d5d;*/
	line-height: 1.6em;
}

#wrapper {
	width: 767px;
	text-align: left;
	margin: 0px auto;
}

#headerwrapper {
	height: 260px;
	width: 767px;
}

#headerwrapper #header {
	width: 767px;
	height: 260px;
	z-index:0;
	font-size: 2.2em;
  padding-top: 5em;
  text-align: center;
}

#content{
	width: 767px;
}

#content_top{
	width: 707px;
	height: 60px;
	background: url(img/content_t.jpg) no-repeat;
	padding: 30px 30px 5px 30px;
	line-height: 4.7em;
}

#content_middle{
	float:left;
	width: 707px;
	padding: 0px 30px 0px 30px;
	background: url(img/content_m.jpg) repeat-y;
}

#content_bottom{
	float:left;
	width: 762px;
	height: 12px;
	background: url(img/content_b.jpg) no-repeat;
	padding-top: 40px;
	padding-right: 5px;
	font-size: 0.9em;
	margin-bottom: 30px;
}

#footerleft {
	padding-top: 5px;
	text-align: right;
	float: right;
	height: 24px;
	width: 647px;
}

#footerwrapper {
	float:right;
	height: 24px;
	width: 110px;
}

#footerwrapper #footer {
	float:right;
	width: 110px;
	height: 24px;
	z-index:0;
	text-align: right;
	font-size: 0.8em;
}

h1{
	font-size: 2.4em;
	color: #930B55;
}

a{
	color: #676256;/*#5d5d5d;*/
}

a.dotted{
	text-decoration: none;
	border-bottom : 1px dotted #676256;
}

span{
	color: #A49E91;
}

p{
	padding-bottom: 20px;
	line-height: 1.6em;
}

p.indent{
	text-indent: 1.2em;
	padding-bottom: 0px;
}

p.first{
	text-indent: 1.2em;
	padding-bottom: 0px;
}

p.first:first-letter {
	font-size: 1.4em;
	font-weight:bold;
	line-height: 1em;
}

td{
	vertical-align:top;
}

td.lined{
	padding-bottom : 10px;
	border-bottom : 1px solid #D3D0CB;
}

.pourpre{
	color: #930B55;
}

.orange{
	color: #D56C00;
}

.vert{
	color: #77872F;
}

#news{
	float:left;
	width: 500px;
	margin-right: 45px;
}

#news_right{
	float:left;
	width: 112px;
	height: 486px;
	background: url(img/menestrel.jpg) no-repeat;
}

.news_item{
	width: 465px;
	padding-right:5px;
	padding-top: 15px;
	padding-bottom: 25px;
	background: url(img/barre_degrade.gif) no-repeat left bottom;
}

.news_item h2{
	font-size: 1.6em;
	margin-bottom: 6px;
	color: #676256;
}

.news_item a{
	border-bottom:1px dotted #930B55;
	color: #930B55;
	text-decoration: none;
}

.news_item a:hover{
	border-bottom-color: #676256;
	color: #676256;/*827b6d;*/
}

.news_item span{
	color: #827b6d;
	font-size: 0.9em;
	display: block;
	height: 0.7em;
}

.news_item img{
	margin-top: 10px;
}

.image{
	width: auto;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
}

.imageright{
	width: auto;
	margin-left: 10px;
	margin-bottom: 0px;
	float: right;
}

.image-40pc{
  width: 40%;
}

h2{
	display: block;
	height: 1em;
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #676256;
}

h3{
	display: block;
	height: 1em;
	margin-bottom: 15px;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}

h4{
	display: block;
	height: 1em;
	margin-bottom: 15px;
	font-size: 1.3em;
	font-weight: bold;
}

h5{
	display: block;
	height: 1em;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
}
