body {
	background: #E0DBD7;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #55504a;
}

h1 {
	color: #6d0119;
	font-size: 1.7em;
	line-height: 40px;
	text-indent: 21px;
	padding-bottom: 35px;
	background: url(../images/filet-rouge.png) no-repeat left center;

}

h2 {
	color: #3c3834;
	margin-top: 10px;
	font-size: 1.2em;
}
h2 li{
	color: #3c3834;
	margin-top: 10px;
	font-size: 1.2em;
}

h3 {	
	color: #3c3834;
	font-size: 0.85em;
}
h5 {
	color: #6d0119;
	font-size: 1.3em;
	text-align: right;
	padding: 50px 20px 70px 0;
	background: url(../images/filet-rouge2.png) no-repeat center center;

}
h6 {
	color: #E0DBD7;
	font-size: 1em;
	text-align: center;

}
p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

a {
	color: #6d0119;
}

a:hover {
	text-decoration: none;
	color: #6d0119;
}

/* Header */

#header2 {
	width: 700px;
	margin: 0 auto;
	text-align: left;

}

/* fil ariane */

#filariane {
	float: left;
	width: 700px;
	height: 20px;
	margin: 5px 0 30px 0;
	text-decoration: none;
	color: #7e766d;
	background: url(../images/filet-filariane.png) no-repeat left bottom;

}

#filariane a {
	text-decoration: none;
	color: #7e766d;
}

#filariane a:hover {
	text-decoration: none;
	color: #6d0119;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Welcome */

#welcome { 
	float: left;
	width: 195px;
	height: 126px;
	background: url(../images/ombre-image.gif) no-repeat right top;

}

/* Content > Sidebar */

#sidebar {	margin: 0 0 60px 0;

	float: left;
	
}


/* Content > Sidebar > Menu */

#menuside {
	width: 178px;
	margin-top: 25px;
	
}

#menuside ul {
	margin: 0;
	list-style: none;
}

#menuside li {
	display: inline;
}

#menuside a {
	display: block;
	padding: 10px 5px;
	text-align: right;
	border-top: 1px dotted #55504a;
	text-decoration: none;
	font-weight: bold;
	color: #3c3834;
}

#menuside a:hover {
	background: url(../images/surlignage-sous-rubriques.png) repeat-y left top;
	color: #6d0119;
}

#menuside .active a {
	background: url(../images/surlignage-sous-rubriques.png) no-repeat left center;
	color: #6d0119;
}

#menuside .first a {
	border: none;
}

/* News */

#news {
	float: left;
	width: 460px;
	margin: 0 0 0 15px;
	padding: 0 0 0 30px;

}
#contact {
	display: block;
	width: 500px;
	margin: 0 0 0 125px;
	padding: 0 -20px 0 85px;

}
a.lienrss{
display:inline-block;
width:65px;
height:25px;
margin-bottom:-33px;
background: url(../images/rss.gif) no-repeat right bottom;

}
#news h2 {
	padding-left: 15px;
	line-height: 1.2em;
	background: url(../images/img04.gif) no-repeat left center;
}
#news ul{
	list-style-type:none;
	margin: 0 0 0 15px;

}

#news p{
	list-style:auto;
	text-align:left;
}
#news .lined {
	margin: 0 0 0 0;
	line-height: 1.2em;
	padding: 0 0 10px 0;
}
#news h3 {
	border-bottom: 1px dotted #6d0119;
}
#news .more {
	padding: 0 0 0 5px;

}
#newsvideo {
	float: left;
	width: 460px;
	margin: 0 0 0 15px;
	padding: 0 0 0 30px;

}#newsvideo h2 {
	padding-left: 15px;
	line-height: 1.2em;
	background: url(../images/img03.gif) no-repeat left center;
}

#newsvideo .lined {
	margin: 0 0 0 0;
	line-height: 1.2em;
	padding: 0 0 10px 15px;
}
#newsvideo h3 {
	border-bottom: 1px dotted #6d0119;
}

#newsvideo .more {
	padding: 0 0 0 5px;
}
/* Calendar */

#calendar_wrap {
	margin: -60px -20px 0 -18px;
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 188px;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Nombre de pages */

#nbrpages {
	display:inline-block
	width: 100%;
	margin: 45px auto auto 15px;
	height: 25px;
	background: url(../images/filet-nbrpages.png) no-repeat left bottom;
}

/* recherche */

fieldset.search {
	border: none;
	width: 178px;
	margin: 20px 0 -15px;
	background: #E0DBD7;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #3c3834;
	font-size: 1.2em;
	width: 145px;
	height: 21px;
	padding: 5px 0 0;
	background: #E0DBD7 url(../images/search_bg.gif) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background: #E0DBD7 url(../images/search_bg.gif) no-repeat left -28px;
	outline: none;
}
.search button.btn {
	width: 24px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	background: #E0DBD7 url(../images/search_bg.gif) no-repeat top right;	
}
.search button.btn:hover {
	background: #E0DBD7 url(../images/search_bg.gif) no-repeat bottom right;
	}
	
	/* formulaire*/
	.box1{
float: right;
margin:25px auto;
width:500px;
background:#d8d3d0;
position:relative;
top:50px;
}

.box1 h4{ 
color:#6d0119;
text-indent:20px;
font-size:1.8em;
border-bottom:1px dotted #6d0119;
padding:5px 0 5px 5px;
}

.box1 label{
width:100%;
display: block;
background:#d8d3d0;
padding:10px 0 10px 0;
}
.box1 label span{
display: block;
color:#6d0119;
font-size:12px;
float:left;
width:100px;
text-align:right;
padding:5px 20px 0 0;
}

.box1 .input_text{
padding:10px 10px;
width:200px;
background:#f2ede8;
border-bottom: 1px double #888;
border-top: 1px double #888;
border-left:1px double #888;
border-right:1px double #888;
}

.box1 .message{
padding:7px 7px;
width:350px;
background:#f2ede8;
border-bottom: 1px double #888;
border-top: 1px double #888;
border-left:1px double #888;
border-right:1px double #888;
overflow:hidden;
height:150px;
}

.box1 .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#c7c2bf;
border:0px;
position: relative;
top:10px;
left:382px;
width:100px;
}


