/* 
	Resets defualt browser settings
	reset.css
*/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	/*vertical-align:baseline;*/
}
:focus {
	outline:0;
}
a:active {
	outline:none;
}
body {
	line-height:1;
	color:black;
	background:white;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/*
	Page style
*/
body {
	font:normal 80%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	padding:0px 0;
	margin-top:0px;
	position:relative;
	text-shadow:0 1px 0 rgba(255, 255, 255, .8);
	-webkit-font-smoothing: subpixel-antialiased;
	background-color: #434343;
	background-image: url(../img/background_header.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width:959px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#example {
	width:959px;
	height:275px;
	position:relative;
	background-color:#FFF;/*background-image:url(../img/slider_vide.png)*/
}
#example_work {
	width:959px;
	height:375px;
	position:relative;
	background-color:#FFF;/*background-image:url(../img/slider_vide.png)*/
}
#frame {
	position:absolute;
	z-index:0;
	width:959px;
	height:275;
	top:0px;
	left:0px;
}
/*
	textes
*/
.titre_rouge {
	color:#cc071e;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}
.titre_slideWork {
	color:#cc071e;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}
.confiance {
	font:normal 80%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	font-size: 10px;	
}
/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:959px;
	overflow:hidden;
	position:relative;
	display:none;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:959px;
	height:275px;
	display:block;
}
.slides_container div.slide_work {
	width:959px;
	height:375px;
	display:block;
}
/*
	Next/prev buttons
*/

#slides .next, #slides .prev {
	position:absolute;
	top:107px;
	left:-20px;
	width:24px;
	height:60px;
	display:block;
	z-index:101;
}
#slides .next {
	left:955px;
}
/*
	Pagination
*/

.pagination {
	margin:5px auto 0;
	width:100px;
}
.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(../img/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:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0, 0, 0, .5);
	width:959px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
.caption_work {
	z-index:500;
	position:absolute;
	bottom:-0px;
	left:700px;
	height:375px;
	background-color:#000000;
	background:rgba(0, 0, 0, .7);
	width:250px;
	font-size:12px;
	line-height:normal;
	color:#fff;
	/*border-top:1px solid #000;*/
	text-shadow:none;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*
	Footer
*/

#content_zone {
	text-align:center;
	margin-top:0px;
	background-image: url(../img/background_header.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#fff;
}
.footer {
	text-align:center;
	/*width:959px;*/
	/*height:109px;*/
	margin-top:0px;
	background-color:#909090;
	/*background-image: url(../img/background_footer.png);*/
	background-repeat: repeat-x;
	background-position: center bottom;	/*padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;*/
}
#frooter_table {
	text-align:center;
	width:959px;
	height:109px;
	margin-top:0px;
	background-color:#0CC;
	background-image: url(../img/background_footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;	/*padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;*/
}
.footer_ico {
	padding-bottom:15px;
	padding-right:25px;
	vertical-align:bottom;
}
/*#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}*/

/*
	Blocs HP
*/

#bloc1 {
	text-align:justify;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:40px;
}
#bloc2 {
	text-align:justify;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:40px;
}
#bloc3 {
	text-align:justify;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:40px;
}
#bloc4 {
	text-align:justify;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
}
#bloc5 {
	text-align:justify;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
}
#bloc6 {
	text-align:justify;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
}
#bloc7 {
	text-align:justify;
	padding-bottom:50px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
#bloc8 {
	text-align:justify;
	padding-bottom:30px;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
}




#picto1 {
	text-align:center;;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
#picto2 {
	text-align:center;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
#picto3 {
	text-align:center;;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
#picto4 {
	text-align:center;;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
#picto5 {
	text-align:center;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
#picto6 {
	text-align:center;;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}
/*
	menu
*/

#menu_cell {
	text-align:righ;
	vertical-align:top;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
/*
	Anchors
*/

a:link, a:visited {
	color:#cc071e;
	text-decoration:none;
}
a:hover, a:active {
	color:#cc071e;
	text-decoration:underline;
}
/*
	FORMULAIRE
*/
#formulaire {
	line-height: 30px;
}
#formulaire2 {
	line-height: 30px;
}
.message {
	vertical-align:text-top;
}
input[type=submit], input[type=reset] {
	border:0px outset #616161;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#4c4c4c;
	color:#ffffff;
	font-weight:normal;
	cursor:pointer;
	border-radius: 5px 10px 5px 10px;
	padding-left:10px;
	padding-right:10px;
}
input[type=submit]:hover, input[type=reset]:hover {
	/*border:2px outset white;
 background-color:white;*/
 background-color:#cc071e;
	color:#ffffff;
}
input {
	border:0px solid #616161;
	background-color:#cc071e;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	border-radius: 15px 15px 15px 15px;
}
textarea {
	border:0px solid #cc071e;
	background-color:#cc071e;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	border-radius: 15px 15px 15px 15px;
}


.pictosXS_idv{
	width:300px;
	height:40px;
	vertical-align:bottom;
	}