html {}

body {margin: 0px; padding: 0px; font-size: 0px; background: fixed url('images/dc_fond.jpg') repeat; background-size: 100%; font-family: 'Ropa Sans', sans-serif;}
p{
	font-size: 14px;
}
#wrapper {width: 915px; border-left: solid 3px; border-right: solid 3px; border-color: #f08b21; margin: 0px auto;position: relative;}
#header 
{
	height: 169px; 
	border-top: solid 1px #f08b21; 
	background: #000 url('images/dc_header.jpg') top center repeat;
}
#menu {height: 37px; max-height: 42px; background: #f08b21;border-bottom: solid 5px #000;}
#contenu {min-height: 400px; background: transparent url('images/dc_contenu_fond.png') top left repeat; padding-bottom: 50px;}
#footer {height: 132px; background: transparent url('images/dc_footer.png') top left repeat-x; border-bottom: solid 75px #f08b21;}

#stripes {position: fixed; z-index: -1; height: 311px; width: 100%; background: transparent url('images/dc_stripes.png') top left repeat-x;}
#logo {width: 447px; height: 181px; background: transparent url('images/dc_logo.png') top left no-repeat; position: absolute; z-index: +1;left:25px;}


#menu-main
{
	padding-left:15px;
}
#menu-main li{height: 37px; border-bottom: solid 5px #000; background: #f08b21; display: inline-block; padding: 0px 10px;}

#menu-main li:hover,#menu-main li.active {border-bottom: solid 5px #f08b21; background: #000;}
#menu-main li a {font-size: 20px; text-decoration: none; text-transform: uppercase; color: #fff; line-height: 36px;}

h1.titre {font-size: 32px; text-decoration: none; color: #fff; padding: 20px 0px 20px 39px; margin: 0px;font-weight: normal;text-transform: uppercase;}
p.annonce {font-size: 20px; text-align: center;}
p.texte {font-size: 16px; color: #000;}


.bloc {width: 542px; min-height: 1px; border-right: solid 5px #f08b21; background: #fff; margin: 0px 0px 20px 30px; padding: 18px; display: inline-block; vertical-align: top;}
.bloc a {text-decoration: none;}
.bloc img {border: 0px; margin: 0px;}
.bloc span.datepost
{
	display: block;
	font-size: 13px;
	font-family: 'Open Sans',sans-serif;
	font-style: italic;
	margin-bottom:15px;
}
a.galerie
{
	float: left;
	display: block;
	margin: 5px 10px;
}
a.galerie img.lien
{
	margin: 0;
	float: none;
}
.bloc img.lien {border: solid 1px #f08b21; margin: 0px 10px;}
.bloc h2 {font-size: 24px; color: #f08b21; font-weight: normal;margin-top: 15px;margin-bottom:8px;}
.bloc.catalogue h2 {text-transform: uppercase; font-weight: normal;margin-top: 0}
.bloc.blocpart h2
{
	margin-top:0;
	margin-bottom:10px;
}
.bloc.blocpart.blocnews h2
{
	margin-bottom:0;
}
.blocnews
{
 min-height: 110px;
}
.bloc p {font-size: 16px; color: #000;margin-top:0;margin-bottom:10px;}
.bloc.fullwidth {width: auto;max-width: 688px;}

.blocimage {border-right: solid 5px #f08b21; display: inline-block; margin: 0px 0px 0px 30px; vertical-align: top;margin-bottom:15px;}
.blocimage img {border: 0px;}
.blocimage a
{
	float: left;
	display: block;
}
.highslide img
{
	border : 2px solid silver;
}
a.backbtn
{
	color: #f08b21;
	font-size: 20px;
	text-decoration: none;
	display: block;
	margin-left:28px;
}
a
{
	color: #f08b21
}
a:hover
{
    color: #af6618	
}