/* CSS STYLE RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, var, b, u, i, 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-size: 100%; vertical-align: baseline; background: transparent; 
	font-family: 'Open Sans', 'Helvetica', sans-serif; font-weight:;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
#body-container, header, #columns, #left_column, #avis-header, #avis-legal, #footer_box, #footer_text, #footer_img img, #footer_slogan{float:left;}
#right_column{float:right}

/* #####################
		TEMPLATE
   #####################*/


body{background:url(images/fond.jpg) repeat-x #020202;}
#body-container{width:100%; min-width:1210px;}
#container{max-width:1140px; margin:auto;}

header{width:1140px;}
#header_top{float:left; width:100%; margin-bottom:30px;}
#header_top img{float:left; margin-top:10px; margin-right:40px;}
h1{font-family: 'Oswald', 'sans-serif'; font-size:28px; color:#a8a8a8; font-weight:700; text-transform: uppercase; line-height:42px; margin-top:70px;}
#header_bottom{float:left; width:100%;}
#infos_client{float:left; width:298px; padding:20px 15px; background:#323232; border:solid 6px #9d9a9b;}
p.name{font-size:16px; color:#a8a8a8; font-weight:400; margin-bottom:5px;}
p.adr{font-family: 'Oswald', 'sans-serif'; font-size:21px; font-weight:700; color:#a8a8a8; margin-bottom:15px;}
p.tel{font-size:45px; color:#fff; font-weight:400; margin-bottom:0px;}
p.tel a{color:#fff; text-decoration:none;} /* Pour safari */
#slider{float:left; width:520px; height:380px; background:#000;}
#slider img{width:520px; height:380px;}
#contactForm{float:left; width:250px; height:360px; padding:10px 15px; background:#00d6fc;}
#form_top{float:left; margin-left:-15px; margin-top:-10px; width:250px; padding:10px 15px; background:#007a90; margin-bottom:10px;}
#form_title{font-family: 'Oswald', 'sans-serif'; font-size:25px; font-weight:700; line-height:40px; color:#a8eaff; text-transform:uppercase;}
#label_select{font-size:14px; line-height:22px; font-weight:400; color:#fff;}
#contact_form_message{float:left; color:#000; margin-top:5px; margin-left:0px;}
#contact_submit{float:right; font-size:13px; font-weight:400; color:#fff; background:#007a90; padding:5px 10px; border:none; text-transform:uppercase;}
#contactForm select{float:left; font-family: 'Arial', sans-serif; width:100%; height:30px; padding:5px;}
.input_text{float:left; font-family: 'Arial', sans-serif; width:96%; height:20px; padding:1.5%; margin-bottom:10px;}
#contactForm textarea{float:left; font-family: 'Arial', sans-serif; width:97%; height:75px; padding:1.5%; margin-bottom:10px;}

#columns {width:1140px;}

#left_column{width: 340px; margin-top:-210px;}
#services{float:left; width:310px; padding:30px; padding-right:0px; background:url(images/fond_services.jpg) repeat-x;}
#services h3{font-family: 'Oswald', 'sans-serif'; font-size:20px; color:#; font-weight:700; line-height:20px; margin-bottom:20px; text-transform:uppercase;}
#services ul{width: 91%; margin-left:25px; margin-bottom:20px;}
#services ul li{margin-bottom:18px; color:#00d6fc; list-style-type:square;}
#services ul li span{font-size:20px; line-height:22px; color:#020202; font-weight:400;}
#services p{font-family: 'Oswald', 'sans-serif'; font-size:22px; font-weight:700; color:#00d6fc; text-transform:uppercase;}
#keywords{float:left; width:280px; padding:30px; background:url(images/fond_keywords.jpg) repeat-x #6d6e70;}
#big-img-keywords{float:left; width:283px; margin-bottom:30px;}
#visa-mastercard{float:left;}
#keywords p{font-size:20px; font-weight:400; color:#fff; line-height:24px; margin-bottom:20px;}
.petit_key{font-size:17px !important; line-height:20px !important;}

#right_column{width:765px; padding:30px 0px 30px 35px;}
#addthis{float: left; width: 100%; margin-bottom: 20px;}
#right_column h2{font-family: 'Oswald', 'sans-serif'; width:745px; font-size:32px; color:#fff; font-weight:700; line-height:36px; margin-bottom:20px; text-transform:uppercase;}
#right_column p{font-size:14px; line-height:16px; font-weight:400; margin-bottom:20px; color:#fff;}
#right_column h3{font-family: 'Oswald', 'sans-serif'; font-size:18px; color:#fff; font-weight:700; line-height:20px; margin-bottom:20px; text-transform:uppercase;}
.scrollto{color:#00d8ff; text-decoration:underline; cursor:pointer;}

#article_container{float:left; width:100%; min-width:1210px; background:url(images/fond_article.jpg) repeat-x #020202;}
#article{max-width:1140px; margin:auto;}
#articles_rss{float: left; width: 1140px; padding:30px 0px;;}
article{width: 400px; float:left; margin-right:40px;}
article img{float:left; margin-right:10px;}
article h4 a{font-size:13px; color:#00d8ff; text-transform:uppercase;}
article h4 a:hover{background-color:#6f7072;}
article p{font-size:13px; line-height:17px; color:#9a9a9a; margin-top:2px;}
article p a{color:#9a9a9a; font-size:13px;}
article p a:hover{background-color:#f1f1f2;}


#nouvelles-rss{float: left; width:260px;}
#nouvelles-rss h4{font-size:13px; color:#00d8ff; text-transform:uppercase; margin-bottom:20px;}
#nouvelles-rss h4 img{margin-bottom:-2px;}
.chunk p{font-size:13px; color:#9a9a9a; margin-bottom:20px;}
.chunk a{color:#9a9a9a; font-size:13px; text-decoration:none;}

#infinite-adsense{width:100%; float:left;}
#adsense{width:970px; margin:15px auto;}

#avis-legal{width:1100px; padding:20px; background:#fff; line-height:18px; font-size:12px;}
#avis-header{width:1100px; padding:20px; background:#fff; text-align:center; font-size:25px; font-weight:bold; margin:20px 0;}

.errorHighlight{border: solid 1px #d82424!important}

#footer_box{width:100%; min-width:1210px; background:#007a90; padding:10px 0px 35px 0px; margin:10px 0 0 0}
footer{margin:auto; width: 1130px; text-align: center; padding: 10px 20px 10px 60px; color: #fff; font-size: 12px}
#footer_text{text-align: left; width: 940px; line-height: 22px; margin: 0px 0 0 0; float:left; color:#fff; font-size: 12px}
#footer_text a{color: #fff}
#footer_img{float: right; width: 170px;}
#footer_img img{margin: 0 12px 0 0;}
#footer_slogan{width: 170px; text-align: left; margin: 6px 0 0 0; font-size: 11px}
#footer_slogan a{color: #ddd; text-decoration: none; font-size:10px;}


/*Slider Default style*/

/* Style bouton prev et next */
.bjqs-next a{width: 30px; height: 30px; background-image: url(images/next.png); background-repeat: no-repeat; position:relative; z-index: 30; margin-right: 20px}
.bjqs-prev a{width: 30px; height: 30px; background-image: url(images/prev.png); background-repeat: no-repeat;position:relative; z-index: 30; margin-left: 20px}

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

pre{
	font-family: "Source Code Pro", monospace;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#banner-fade,
#banner-slide{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative; z-index: 1!important;
}


ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}