* {
	margin: 0;
	padding: 0;
}

body {
background: #FEAD1D url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #DC8501;
}
a:hover {
text-decoration: underline;
color: #111;
}

p {
margin:1em 0 1em 0;
}

strong {
color:#DC8501;
}

#wrap {
margin: 0 auto;
width: 900px;
}

#header {
height: 190px;
background: #FEAD1D url(images/header.jpg) no-repeat;
text-align: left;
}
#header a {
width:250px; 
height:120px; 
position:absolute; 
z-index:1; 
margin:40px 0 0 40px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#header img.printonly {
	display:none;
}

#content {
background: #FEAD1D url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 540px;
text-align: justify;
margin-right: 10px;
margin-bottom:3em;
}
.right h1 {
font-size: 22px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
margin-top:4px;
color:#DC8501;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}
.right h3 {
font-size: 16px;
font-weight: 100;
padding-left: 10px;
margin-top:5px;
}
.right ul li {
margin-bottom:5px;
margin-left:2em;
}

.left {
float: left;
width: 150px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE9B02;
}

.left ul {
padding: 10px 0 15px 20px;
color: #DC8501;
list-style-type: square;
}
.left ul li {
margin-bottom:10px;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
float: right;
width: 150px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
text-align:center;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li img:hover {
border-color:#111;
}
.menu ul li img {
border-color:#DC8501;
}
.articles { padding: 10px; }
.encadre {
border:2px dashed #F9DA27;
padding:3px;
background:#E7F1FA;
color:#143D61;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#galerie .photo {
margin:1em 1.8em 1em 1.8em;
width:220px;
height:185px;
float:left;
text-align:center;
}
#galerie .photo img{
margin:0;
border:2px solid #DC8501;
}
#galerie .photo a img{
cursor: url(highslide/graphics/zoomin.cur), pointer;
}
#galerie a:hover {
text-decoration:none;
}

#bottom {
	background : #FEAD1D url(images/bottom.jpg) no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer {
text-align: center;
font-size: 12px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; text-decoration:underline; }
#footer a:hover { color: #111; }

