#content .home_top .formulaire {
	float: right;
	height: 100%;
	width: 325px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B0101;
	margin-left: 10px;
}
#content .home_top .colonne {
	float: right;
	height: 100%;
	width: 415px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B0101;
	margin-left: 10px;
}
html, body, ul, ol, li, form, fieldset, legend, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#553D1F;
	margin: 0;
	padding: 0;
}
.body {
	background: url(../images/fond-bois.jpg) center top;
}

.hr {
	height: 1px;
	background-color: #0B5C2E;
	color: #0B5C2E;
	border: 0 none;
	margin: 10px 0 20px;
	width: 100%;
	display: inline-block;
}


a {
	color:#553D1F;
	text-decoration:underline;
}
a:hover {
	color:#C13B32;
	text-decoration:underline;
}
.clear { clear:both;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 21px;
	text-align: center;
}

#wrap{			
	background:#FBE9C1;
	width:900px;
	margin:25px auto 50px;
	-moz-box-shadow: 0 0 2px 6px #543D0B;
	-webkit-box-shadow: 0 0 2px 6px #543D0B;
	box-shadow: 0 0 10px 8px #543D0B;	
}

#header{
	background: url(../images/bg_entete.jpg) center top no-repeat;
	margin:20px 0 0 0;
	width:900px;
	height:269px;
}
#header .left{
	float: left;
	width: 700px;
}
#header .left a{
	display: block;
	width: 700px;
	height: 269px;
}
#header .right{
	float: right;
	width: 200px;
}
#header h3, #header img{
	float: right;
}
#header h3{
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
	clear: right;
}
#header .boutons{
	margin-top: 90px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}

#menu {
	background: url(../images/bg_rouge.gif) center top repeat-x;
	width: 892px;
	height: 45px;
	padding-left: 8px;
}
#menu a {
	background: url(../images/baril.png) 2px 0px no-repeat;
	border-right: 2px solid #000000;
	color: #FFF;
	display: inline-block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 30px;
	padding: 0 10px 0 15px;
	margin: 7px 0 0 0;
}
#header .lang  {
	float: right;
	margin-top: 50px;
	height: 36px;
	width: 170px;
	clear: none;
	visibility: visible;
	margin-right: 16px;
}
#header .home  {
	float: right;
	margin-top: 50px;
	height: 36px;
	width: 82px;
	clear: none;
	visibility: visible;
	margin-right: 16px;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
}
#menu a.last {
	border-right: 0;
}
#menu a.change_lang {
	border-right: 0;
	padding: 0;
	margin: 4px 0 0 10px;
}

#content{
	display: inline-block;
	width:100%;
	height:100%;
	padding:30px;
	width:838px;
}
#content .home_top {
	display: inline-block;
	width:834px;
}
#content .texte {
	float: right;
	width: 360px; 
	height: 100%;
}
#content p {
	margin-bottom: 10px;
}
#content .home_bottom {
	display: inline-block;
	width:838px;
	text-align: center;
}
#content .home_bottom img {
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#content .home_bottom .left {
	float: left;
	width: 268px;
	margin-right: 15px;
	text-align: center;
}
#content .home_bottom .right {
	float: left;
	width: 268px;
	margin-right: 0px;
	text-align: center;
}
#content .home_bottom .center {
	float: left;
	width: 268px;
	margin-right: 15px;
	text-align: center;
}


.button {
	background: url(../images/bg_rouge.gif) center top repeat-x;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.button a {
	background: url(../images/baril.png) 6px 0px no-repeat;
	color: #FFF;
	display: inline-block;
	float: left;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
	padding: 0 14px 0 46px;
	margin: 3px 0 8px 0;
}
.button a:hover {
	color: #000;
	text-decoration: none;
}


#footer{
	background: url(../images/bg_enpied.gif) center top no-repeat;
	text-align:center;
	padding-top: 10px;
	width: 900px;
	height: 63px;
}
#footer div {
	display: inline-block;
	text-align:center;
	padding-top: 14px;
	width: 900px;
}
#footer a {
	border-right: 1px solid #000000;
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 20px;
	padding: 0 6px 0 6px;
	margin: 2px 0 0 0;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer a.last {
	border-right: 0;
}




#footer_img{
	width:900px;
	height: 58px;
}


#slideshow {
    float: left;
	width:459px;
    height:306px;
	margin-bottom: 40px;
}
#slideshow_large {  /*height:720px;*/
	text-align: center;
}
#slideshow_medium {
	width: 680px;    /*height:720px;*/
	text-align: center;
	margin-left: 77px;
}
#image {
	float: left;
	width:459px;
	height:100%;
	margin-bottom: 25px;
}
.nivoSlider {
    position:relative;
    width:459px; /* Change this to your images width */
    height:306px; /* Change this to your images height */
    background:url(nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
	/*border: 1px solid #0172BD;*/
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.align-left {
	text-align: left;
}
.rouge {
	color: #EF131A;
}
fieldset {
	border:0;
}
label {
	display:inline-table;
	color:#553D1F;
	padding:0 0 2px;
}
input.text, textarea.text {
	width:100%;
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	background-color: #FBFBFB;
	border: 1px solid #553D1F;
}
input.court {
	width:25%;
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	background-color: #FBFBFB;
	border: 1px solid #553D1F;}
textarea.text {
	width:100%;
	height:100px;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
input.submit {
	color:#fff;
	border:0;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 5px;
	background-image: url(../images/bg_rouge.gif);
	background-repeat: repeat-x;
}
.margin10 {
	margin-right: 10px;
}
.capitale {
	font-variant: normal;
	text-transform: uppercase;
}
.capitale-rouge {
	font-variant: normal;
	text-transform: uppercase;
	color: #EF131A;
}
