* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', arial, sans-serif;
}

body {
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size:62.5%;
}

body{
background: url('../images/background.jpg') top center no-repeat #000;
/*background: -moz-linear-gradient(#6a6a6a, #313131) #313131; */     /* temporary - used to see div */
/*background: -webkit-gradient(linear,center center,200,center center,100,from(#6a6a6a),to(#313131)) #313131;
background-repeat: no-repeat;
background: ;*/
}

*{
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', arial, sans-serif;
}

a {
	text-decoration:none;
}
a:link,
a:visited{
	color: #066;
	text-decoration: none !important;
}

.menu {
	width : 1000px;
	margin-left: auto ;
	margin-right: auto ;
	display: block;
	height: 51px;
}

.corps {
	background-color: #eeeeee;
	width : 1000px;
	margin-left: auto ;
	margin-right: auto ;
	display: block;
	overflow:hidden;
}

.corps-voeux {
	background: #eeeeee url(../images/voeux2011/voeux2011.jpg) no-repeat;
	width : 900px;
	height : 537px;
	margin: auto ;
	padding-left:50px;
	padding-right:50px;
	padding-top:16px;
	padding-bottom:24px;
	display: block;
	overflow:hidden;
}

.colonnededroite{
	position:relative;
	left:665px;
	top:-360px;}
	
.textvoeux {
	font-size:12px;
	color:white;
	width:250px;
	margin-top:50px;}

.partagevoeux {
	font-size:16px;
	color:white;
	width:250px;
	margin-bottom:25px;
}	

.partagevoeux img{
margin-right:5px;}
	
.pied {
	width : 1000px;
	height: 25px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
	display: block;

}

/*
	Slideshow
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/


#slidesvideo {
	position: absolute;
	width:400px;
	height:255px;
	z-index: 2;
	margin: 10px 0 0 70px;
}

#slidesvideo h2 { font-weight: bold; font-size: 14px; color: #000; padding-bottom: 5px;  }

#slidesvideo .slides_container {
	width:400px;
	overflow:hidden;
	position:relative;
	display:none;
}

#slidesvideo .slides_container div {
	width:400px;
	height:255px;
	display:block;
}


.slides_container {
	width:270px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container div.slide {
	width:270px;
	height:200px;
	display:block;
}

/*
	Pagination
*/

.pagination {
	margin:7px auto 0;
	width:80px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/images/slide/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:45px;
	padding:0;
	width:270px;
	font-size:12px;
	line-height:1.33;
	color:#fff;
	text-shadow:none;
}

.caption img { float: left; width: 30px; height: 30px; overflow: hidden; margin-right: 5px; }
.caption p { float: left; width: 230px; }


/* From */
.form-row { width: 540px; }
.form-row label { float: left; width: 100px; }
.form-row { margin-bottom: 10px; }
.form-row input[type=text] { width: 300px; border: 1px solid #ccc; padding: 4px; }
.form-row textarea { width: 300px; border: 1px solid #ccc; padding: 4px; }
.form-row .submit { background: url(/images/btn_envoyer.png) no-repeat; margin-left: 100px; width: 172px; height: 35px; border: 0; text-indent: -5000px;  }
.form-row label.error { color: #cc0000; float: right; font-size: 11px; width: auto; }

.social_home { 
	position: absolute;
	width: 300px;
	height:35px;
	z-index: 201;
	margin: 20px 0 0 700px; }
	
.contact { background: url(/images/fond_contact.jpg) no-repeat;  width: 1000px; height: 560px; }
.contact h3 { margin-left: 0 !important; color: #000 !important; }
.contact ul li { list-style: none; }

.addthis_button_expanded { color: #000 !important; }

.btn_home { position: absolute; margin: 100px 0 0 630px; width: 290px; height: 140px; font-size: 22px; color: #000; text-transform: uppercase; }
.btn_home strong { color: #ce0000; font-weight: normal; display: block; margin-bottom: 10px; }
