@charset "utf-8";
/* CSS Document */

/*--reset css--*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

/*--fin reset css--*/
.clear{
	clear:both;
}

.typo{
	font-size: 90%; 
}

em.italic{
	font-style: italic;
}

body{
	font-family: 'Karla', sans-serif;
}

#wrapper{
	width:1024px;
	margin:0 auto;
}
#logo{
	float:left;
}
#nav{
	float:right;
	margin-right:-2px;
}

#nav ul li{
	float:left;
	margin-right:2px;
	margin-top:68px;
}
#nav ul li a{
	text-decoration:none;
	color:#e4053d;
	text-transform:uppercase;
	background-color:#faf5eb;
	padding:68px 18px;
	font-size:18px;


}

#slider_header{
	margin-top:-3px;
}


#nav ul li a:hover, #nav ul li a.active{
		color:#faf5eb;
		background-color:#e4053d;
}

#header_vert{
	background-color:#8bd446;
	width: 1024px;
	margin: 0 auto;
	margin-top: -2px;
}

h2.header_vert, h4.header_vert{
	color:#FFF;
	font-size:40px;
	padding: 20px 0 0 15px;
	font-style: italic;
}
h4.header_vert{
	font-size: 24px;
	padding: 5px 0 15px 15px;
	font-style: italic;
}

h2.header_vert.propos{
	text-transform: uppercase;
	padding: 20px 0;
	text-align: center;
	font-style: italic;
}

.nivo-caption{
	background-color: #8bd446;
	bottom:-85px;
	height: 85px;
	opacity: 1.0 !important;
}

#caption_rouge{
	background-color: #e4053d;
	position: absolute;
	top: 0;
	left: 0;
	width: 1024px;
	height: 85px;
}
#caption_rouge span{
	padding-top: 4px;
}

.nivo-caption p{
	font-family: 'Karla', sans-serif;
	color:#FFF;
	font-size:40px;
	font-style: italic;
	padding-left:20px;
	padding-top: 5px;
	line-height: 35px;
	text-align: center;
}


.nivo-caption span{
	display: inline-block;
}

.nivo-caption span.left{
	text-align: left;
}

.nivo-controlNav{
	left: 300px;
	top:235px;
}

span.slider_petit{
	font-size: 20px;
}

#header img{
	margin-bottom: -2px;
}

#intro{
	margin:-2px auto 0;
	text-align:center;
	width:1024px;
	padding-top: 120px; 
}
#intro p{
	line-height:32px;
	padding:0 50px;
	text-transform:uppercase;
	font-size:24px;
}
#intro img{
	margin-top:20px;
}

#content{
	background-color:#f3eff1;
	margin-top: 2px;
}

.slider{
	margin-bottom:60px;
	margin-top:40px;
}
.slider h3{
	padding:30px 0;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	margin-top:-3px;
	height:30px;
}

.slider h3.rouge{
	background-color:#e4053d;
}

.slider h3.verte{
	background-color:#8bd446;
}

.slider h3.orange{
	background-color:#ff7601;
}

.bxslider li{
	cursor:pointer;
}

#content_bottom{
	width:1024px;
	margin:0 auto;
	padding-bottom:100px;
}

#cb_gauche{
	width:438px;
	float:left;
	margin-left:50px;
	margin-right:30px;
}

#cb_droite{
	float: right;
	width: 500px;
}

#bouton_plus{
	text-decoration: none;
	color: #e4053d;
	background-color: #8bd446;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#lastp{
	margin-bottom: 15px;
}

#cb_droite p{
	font-size:20px;
	text-transform:uppercase;
	color:#e4053d;
	font-weight: bold;
}
#cb_droite>img{
	padding-top: 15px;
}

#content_bottom h3{
	font-size:35px;
	text-transform:uppercase;
	color:#e4053d;
}

#cb_gauche h3{
	margin:25px 0 20px;
}

#cb_gauche p{
	font-size:14px;
	line-height:18px;
	padding-bottom: 15px;
}

#cb_droite h3{
	margin-bottom:35px;
}
#images_cbdroite img{
	margin-bottom:30px;
	float: left;
}

.imggauche{
	margin-right:30px;
}

#footer{
	margin:0 auto;
	padding-top:75px;
	background-image:url(../images/bg_footer.jpg);
	font-size:14px;
}

#footer_content{
	width:1024px;
	margin:0 auto;
	padding-bottom:100px;
}

#footer span.jour{
	width:100px;
	display:inline-block;
}

#footer_gauche{
	float:left;
}


#footer_gauche li{
	line-height:27px;
}
#footer_gauche ul{
	float:left;
	margin-left:15px;
}

#footer_gauche img{
	float:left;
}

#footer_centre{
	float:left;
	margin-left:100px;
	width:210px;
}

#footer_centre ul li{
	padding-bottom:20px;
}
#footer_centre img{
	padding-right:5px;
}

#footer_centre a{
	text-decoration: none;
	color: black;
	position: absolute;
	padding: 2px 0 0 2px;
}
#footer_centre a:hover{
	color: #e4053d;
}


#footer_droite{
	float:right;
}
#footer_adresse{
	margin-left:25px;
	margin-top:10px;
	display:block;
}

#footer_bottom{
	margin-top:30px;
	padding:25px;
	background-color:rgba(115,84,86,0.5);
}

#footer_bottom a{
	text-decoration:none;
	color:#000;
}

#footer_bottom p{
	background-color:#fff;
	padding:10px;
	text-align:center;
	width:600px;
	margin:0 auto;
	text-transform:uppercase;
	font-size: 12px;
}

/*page propos*/
#propos{
	width:1024px;
	margin:70px auto 0;
}

#propos_text{
	width:600px;
	float:left;
	font-size:18px;
	line-height:30px;
}

#propos_text p:nth-child(2){
	margin-top:25px;
}

#image_propos{
	float:right;
}

#equipe{
	margin-top:70px;
}

#equipe h3{
	text-transform:uppercase;
	font-size:36px;
	color:#e4053d;
	margin-bottom:35px;
}

.membre{
	float:left;
	margin-left:3px;
	width:202px;
	padding-bottom:70px;
}

.membre.first{
	margin-left:0;
}

.membre p{
	color:#e4053d;
	font-size:24px;
	text-transform:uppercase;
	margin:10px 0;
}







#content_arrangements{
	width:1024px;
	margin:50px auto 0;
}

.arrangements{
	width:308px;
	float:left;
	margin-right:50px;
	margin-bottom:50px;
	cursor:pointer;
}


.arrangements.last{
	margin-right:0;
}

.arrangements h3{
	padding:25px 0;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:28px;
	margin-top:-3px;
	height:40px;
	max-height:40px;
}

.arrangements h3.rouge{
	background-color:#e4053d;
}

.arrangements h3.verte{
	background-color:#8bd446;
}


#troislignes{
	padding: 10px 0 50px;
}

.gallerie{
	width:1000px;
	border:solid #8bd446 12px;
	text-align:center;
	margin-bottom:50px;
	padding-bottom: 20px;
}
.gallerie h3{
	text-align:center;
	color:#e4053d;
	text-transform:uppercase;
	font-size:32px;
	margin:30px 0;
}

.arrangements h3:hover{
	background-color: #8bd446;
}

.gallery{
	width: 1000px;
}
.gallery ul{

}
.gallery li{
	display: inline;
	/*margin: 0 0.5%;*/
}
.photo_name{
	margin-bottom:35px;
	text-transform: uppercase;
	font-size: 12px;
}
	
	
	
	
	
	
	
	
	
	
	
	











