@charset "UTF-8";
/* CSS RESET */

body {
	line-height: 1;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* STYLES */
body, html {
	background-color: #491302;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
}
#contenair{
	background-color: #f4dfc6;
}
#header-wrapper{
	background-image: url(images/header-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-wrapper .content{
	background-image: url(images/header-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}
.page{
	padding-top: 30px;
	overflow: hidden;
	min-height:550px;
}
.ital{font-style:italic;}

.sep_horiz{
	background-image: url(images/sep_horiz.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	height: 1px;
	margin-bottom: 0.5em;
}
strong{
	font-weight: bold;
}
/*
Header
--------------------------------------------*/
a.logo{
	color: #FFF;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 115px;
	width: 108px;
	text-indent: -9999px;
	margin-left: 50px;
	float: left;
}
p.citation{
	position: absolute;
	font-size: 18px;
	color: #cbbcb7;
	display: block;
	width: 400px;
	float: left;
	right: 200px;
	top: 5px;
	font-family: 'DakotaRegular', Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 100;
	line-height: 22px;
}
/*Navigation Second
--------------------------------*/
ul#nav_second{
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav_second li{
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}
.facebook_small a{
	background-image: url(images/sm.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 25px;
	margin-left: 10px;
}
.facebook_small a:hover{
	background-image: url(images/sm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 25px;
}
.twitter_small a{
	background-image: url(images/sm.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 25px;
}
.twitter_small a:hover{
	background-image: url(images/sm.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 25px;
}

/*Navigation Principal
--------------------------------*/

ul#nav_principal{
	background-position: center;
	position: relative;
	text-align: center;
	color: #f4dfc6;
	margin-top: 34px;
	margin-right: -20px;
}
#nav_principal li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav_principal li a{
	display: inline;
	font-family: "BlairMdITCTTMedium", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f4dfc6;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: lighter;
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
}

#nav_principal li a:hover, #nav_principal li a.current_page{
	color: #a2863d;
	background-color: #f4dfc6;
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	-moz-border-radius: 5px 5px  0 0;
	-webkit-border-radius: 5px 5px  0 0;
	border-radius: 5px 5px  0 0;
}
/*#nav_principal li a:active, #nav_principal li a:visited{
	color: transparent;
}*/

/*Navigation Principal
--------------------------------*/
ul#nav_tierce{
	text-align: center;
	margin-top: 5px;
}
#nav_tierce li{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#nav_tierce li a{
	color: #744633;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
}
#nav_tierce li a:hover {
	color: #9e7964;
}
#nav_tierce li a.current_page{
	color: #9e7964;
	font-weight: bold;
}
/*
FOOTER
-----------------------------------------*/

#footer{
	background-image: url(images/rpt_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
}
#num_tel{
	color:#f4dfc6;
	font-weight: bold;
	background-image: url(images/icon_tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 40px;
	margin-top: 10px;
	padding-top: 5px;
}

#icon_adresse{
	color:#f4dfc6;
	font-weight: bold;
	background-image: url(images/icon_adresse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 40px;
	margin-left: 20px;
	line-height: 18px;
	margin-top: 6px;
}

.copyright{
	color:#cbbcb7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
a.infoc{
	background-image: url(images/logo_infoc.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
}
a:hover.infoc{
	background-position: bottom;
}

a.top_page{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #756b5e;
	float: right;
	margin-bottom: 3px;
	margin-top: -3px;
}
a:hover.top_page{ color: #a2863d; }


/*
Gallerie photos
-------------------------------------------------------------------------------------*/

#gallery {
	height: 238px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50px;
}

.slides_container {
	float: left;
	overflow: visible !important;
	z-index: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(images/galleries/preload.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}

.slides_container, .slides_container div div{
	width: 400px;
	height: 230px;
}

.slides_container div div {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	overflow: hidden;
}

.pagination {
	position: relative;
	z-index: 5000;
	width: 450px;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
}

.pagination li {
	text-indent: -9999px;
	float: left;
	width: 70px;
	height: 70px;
	margin: 0 11px 11px 0;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	list-style-type: none;
}

.pagination li a{
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.pagination li a img {
	display: block;
}

.pagination li a img {
	margin: -70px 0 0 0;
}

.pagination li a:hover img,
.pagination li.current a img {
	margin: 0;
}

.overlay {
	background: url(images/galleries/overlay.png);
	position: absolute;
	top: -2px;
	left: -2px;
	width: 76px;
	height: 76px;
	display: none;
}

.pagination li a:hover .overlay,
.pagination li.current a .overlay { display: block; }

.slides_container div{
	z-index: 0;
}
/*
Stylisation des listes
-----------------------------------*/
.styled-list-check li {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	background-image: url(images/check.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}
.styled-list-check {
	padding-bottom: 50px;
}
.styled-list-dot li {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	line-height: 14pt;
	text-decoration: none;
	font-size: 10pt;
	color: #666;
	background-image: url(images/dot.png);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	margin-left: 10px;
}
.styled-list-dot {
	padding-bottom: 0.5em;
}
.styled-list-star li {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	text-decoration: none;
	font-size: 14px;
	color: #666;
	background-image: url(images/star.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.styled-list-star {
	padding-bottom: 60px;
}
/***************************************************
Contact CSS
***************************************************/

#contact {
	display: inline;
	position: relative;
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contactform {
	padding-top: 10px;
}
#contact p {
	padding-top: 5px;
}
#contactform h6 {
	font-size: 12px;
	color: #848484;
	float: left;
}
#contactform .boxes {
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contactform .box {
	width: 390px;
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 60px;
}
#contactform .msgbox {
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 0px;
	width: 400px;
}
#contactform .message {
	text-align: left;
	margin-top: 2px;
	height: 135px;
	width: 400px;
	padding: 5px;
}
#contactform #sender_name {
	width: 320px;
	margin-left: 12px;
}
#contactform #sender_email {
	width: 320px;
	margin-left: 10px;
}
#contactform #sender_url {
	width: 320px;
}
#contactform .submitbtn {
	width: 120px;
	padding-top: 0px;
	margin-left: 0px;
}
.contactinformation .overline {
	margin-bottom: 15px;
}
#contactinfo {
	padding-right: 10px;
	padding-top: 80px;
	float: right;
}
/*Contact Form*/
fieldset { border:none; }

.ajax_form .text_area{
	/*padding:10px;
	width:400px;*/
	text-align: left;
	margin-top: 2px;
	height: 135px;
	width: 400px;
	padding: 5px;
}

.ajax_form .text_input{
	width:340px;
	margin-right:10px;
}

.ajax_form h3{
border:none;
}

.ajax_form p{
color:#848484;
padding: 0 0 0px 0;
}

.ajax_form label{
font-size: 11px;
font-weight: bold;
}

/*--Boostrap--*/
.btn{display:inline-block;padding:2px 10px 4px;margin:0px 0px 0px 0px;font-size:15px;line-height:18px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(top, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);*margin-left:.3em;}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#e6e6e6;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);background-color:#e6e6e6;background-color:#d9d9d9 \9;outline:0;}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:9px 14px;font-size:15px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-large [class^="icon-"]{margin-top:1px;}
.btn-small{padding:5px 9px;font-size:11px;line-height:16px;}
.btn-small [class^="icon-"]{margin-top:-1px;}
.btn-mini{padding:2px 6px;font-size:12px;line-height:14px;}
.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover,.btn-inverse,.btn-inverse:hover{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color:#ffffff;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-dark.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary{background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-ms-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(top, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#0044cc;}
.btn-primary:active,.btn-primary.active{background-color:#003399 \9;}
.btn-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-ms-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(top, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#f89406;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-ms-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(top, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-ms-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(top, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(top, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#2f96b4;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{background-color:#393939;background-image:-moz-linear-gradient(top, #454545, #262626);background-image:-ms-linear-gradient(top, #454545, #262626);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#262626));background-image:-webkit-linear-gradient(top, #454545, #262626);background-image:-o-linear-gradient(top, #454545, #262626);background-image:linear-gradient(top, #454545, #262626);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#262626', GradientType=0);border-color:#262626 #262626 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#262626;}
.btn-inverse:active,.btn-inverse.active{background-color:#0c0c0c \9;}
button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.large,input[type="submit"].btn.large{*padding-top:7px;*padding-bottom:7px;}
button.btn.small,input[type="submit"].btn.small{*padding-top:3px;*padding-bottom:3px;}
.btn-group{position:relative;*zoom:1;*margin-left:.3em;}.btn-group:before,.btn-group:after{display:table;content:"";}
.btn-group:after{clear:both;}
.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{margin-top:9px;margin-bottom:9px;}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1;}
.btn-group .btn{position:relative;float:left;margin-left:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group .btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group .btn:last-child,.btn-group .dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group .btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group .btn.large:last-child,.btn-group .large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group .btn:hover,.btn-group .btn:focus,.btn-group .btn:active,.btn-group .btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group .dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 1px 0 0 rgba(255, 255, 255, 0.125),inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);*padding-top:5px;*padding-bottom:5px;}
.btn-group.open{*z-index:1000;}.btn-group.open .dropdown-menu{display:block;margin-top:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);}
.btn .caret{margin-top:7px;margin-left:0;}
.btn:hover .caret,.open.btn-group .caret{opacity:1;filter:alpha(opacity=100);}
.btn-primary .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;opacity:0.75;filter:alpha(opacity=75);}
.btn-small .caret{margin-top:4px;}

.hero-unit{width: 460px;padding:20px;margin-top:30px;background-color:#f9ede0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; border: solid 1px #cccccc}
.hero-unit h1{margin-bottom:0;font-size:20px;line-height:1;letter-spacing:-1px;}
.hero-unit h2{font-size: 12px;}
.hero-unit p{font-size:13px;font-weight:200;line-height:17px;margin-bottom: 15px;}

/*NOUVELLES*/
#nouvelles article {margin-bottom: 30px; border-bottom: dotted 1px #000; padding-bottom: 20px;}
#nouvelles article:last-child{ border: none;}