/*
Theme Name: Flashit
Theme URI: http://www.flashit-fr.com/
Description: Flashit.
Version: 0.1
Author:Flashit
 
Creation Theme by Flashit || http://www.flashit-fr.com/
 
*/
*{
	margin:0;
	padding:0;
}
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/**************Font*******************/
@font-face {
	font-family: 'gothic';
	src: url('./gothic.eot');
	src: local('gothic'), url('./gothic.woff') format('woff'), url('./gothic.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
	font-family: 'gothic' !important;
}
/********************************/

body {
	font-family: 'gothic', sans-serif;
	font-size: 24px;
	text-align: left;
	color: #262b2c;
	background-color:#fff;
}
#page {
	margin: 0 auto 0 auto;
	width: 1280px;
}
#centre{
	width:1280px;
}
a {
color: #00a9ec;
text-decoration: none;
}
a:hover {
color: #00a9ec;
text-decoration: underline;
}
/*****************Header*****************/
#header {
width: 1280px;
position:relative;
}
#logo{
	width:255px;
	height:95px;
	float:left;
	margin-top:36px;
	margin-left:114px;
}
#nav-menu{
	width:auto;
	height:auto;
	float:right;
	margin-top:75px;
	margin-right:92px;
}
#nav-menu li{
	float:left;
	height:auto;
	position:relative;
	width:auto;
	margin-right:30px;
}
#nav-menu a{
	width:auto;
	font-size:18px;
	color:#8f8f8f;
	text-transform:uppercase;
	text-decoration:none;
	
}
#nav-menu a:hover, #nav-menu li:hover a{
	color:#8f8f8f;
	text-decoration:underline;
}
#nav-menu ul a:hover, #nav-menu ul li a{
	color:#fff !important;
	border-left:none !important;
}
#nav-menu  li:hover ul{ 
	visibility: visible;
}
#nav-menu  ul{ 
	visibility: hidden;
	position: absolute; 
	top:31px;
	left: 0;
	z-index:999;
	background-color:#65a800;
	border:1px solid #172c3c;
	padding-bottom:10px;
}
#nav-menu  ul li{ 
	font-weight: normal;
	width: auto;
	height:27px;
	color: #000; 
	border-right: none;
	margin-left:0;
	float: none;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #fff;
	border-top:none;
	padding-bottom:0;
}
#nav-menu  ul li a{ 
	white-space: nowrap;
	width: auto;
	padding-bottom:0;
	display: inline-block; 
	height:27px;
	line-height:27px;
	color:#fff;
	text-transform:none;
	text-decoration:none !important;
	background:none;
	font-size:14px;
	
} 
#nav-menu  ul a:hover, #nav-menu ul li.hover,  #nav-menu ul li:hover, #nav-menu  ul li > a:hover {
	color:#000;
	text-decoration:underline;
}
.bloc_scroll{
	z-index: 9999;
	position: fixed;
	/*left: 0; */
	top: 0;
	margin: 0 auto 0 auto;
	width: 1280px;
	height:70px;
	background-color:#FFF;
	display:none;
}
#logo2{
	width:255px;
	height:60px;
	float:left;
	margin-top:10px;
	margin-left:114px;
}
#logo2 img{
	height:50px;
}
#nav-menu2{
	width:auto;
	height:auto;
	float:right;
	margin-top:20px;
	margin-right:92px;
}
#nav-menu2 li{
	float:left;
	height:auto;
	position:relative;
	width:auto;
	margin-right:30px;
}
#nav-menu2 a{
	width:auto;
	font-size:18px;
	color:#8f8f8f;
	text-transform:uppercase;
	text-decoration:none;
	
}
#nav-menu2 a:hover, #nav-menu2 li:hover a{
	color:#8f8f8f;
	text-decoration:underline;
}
#nav-menu2 ul a:hover, #nav-menu2 ul li a{
	color:#fff !important;
	border-left:none !important;
}
#nav-menu2  li:hover ul{ 
	visibility: visible;
}
#nav-menu2  ul{ 
	visibility: hidden;
	position: absolute; 
	top:31px;
	left: 0;
	z-index:999;
	background-color:#65a800;
	border:1px solid #172c3c;
	padding-bottom:10px;
}
#nav-menu2  ul li{ 
	font-weight: normal;
	width: auto;
	height:27px;
	color: #000; 
	border-right: none;
	margin-left:0;
	float: none;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #fff;
	border-top:none;
	padding-bottom:0;
}
#nav-menu2  ul li a{ 
	white-space: nowrap;
	width: auto;
	padding-bottom:0;
	display: inline-block; 
	height:27px;
	line-height:27px;
	color:#fff;
	text-transform:none;
	text-decoration:none !important;
	background:none;
	font-size:14px;
	
} 
#nav-menu2  ul a:hover, #nav-menu2 ul li.hover,  #nav-menu2 ul li:hover, #nav-menu2  ul li > a:hover {
	color:#000;
	text-decoration:underline;
}
/*************Content*******************/
#acc{
	float:left;
	width:1280px;
	height:603px;
	margin-top:25px;
}
.bx-wrapper{
	width:1280px;
	height:438px;
	float:left;
	position:relative;
	background-color:#e9e9e9;
}
.bx-wrapper li{
	overflow:hidden;
}
.acc_slider{
	width:100%;
	height:auto;
	padding-top:10px;
}
.acc_slider_titre{
	width:100%;
	height:auto;
	text-align:center;
	font-size:40px;
	color:#291b1b;
	margin-bottom:35px;
}
.acc_slider_txt{
	width:100%;
	height:auto;
	text-align:center;
	font-size:22px;
	color:#695d5d;
	line-height:30px;
}
.acc_slider span.orange{
	color:#d5860a;
}
.acc_slider span.bleu{
	color:#3d9dd0;
}
.personnalisation{
	float:left;
	width:1280px;
	margin-bottom:20px;
	/*height:1090px;
	/*background: url(../images/arr_personnalisation.jpg) top left no-repeat;*/
	text-align:center;
}
.personnalisation_titre{
	width:100%;
	height:auto;
	text-align:center;
	font-size:38px;
	color:#242020;
	margin-top:35px;
	margin-bottom:60px;
}
.personnalisation_txt{
	width:370px;
	height:auto;
	text-align:right;
	font-size:22px;
	color:#262b2c;
	line-height:28px;
	float:right;
	margin-right:40px;
}
.personnalisation_txt span.bleu{
	color:#00a9ec;
	font-size:28px;
}
.personnalisation .btn_perso{
	float:left;
	width:100%;
	margin-top:60px;
	margin-bottom:40px;
	text-align:center;
}
.personnalisation .btn_perso img{
	/*margin-right:80px;
	margin-left:612px;*/
}
sup {
vertical-align: super;
} 
.slider_reference 
{
	/*margin-top:45px;
	margin-left:290px;*/
	margin-left:45px;
	width:725px;
	height:519px;
	float:left;
}
.slider_reference .bx-wrapper{
	width:725px;
	height:519px;
	float:left;
	position:relative;
	background:none;
}
.slider_reference .bx-wrapper li{
	overflow:hidden;
	width:735px !important;
	padding:0 !important;
}
.slider_reference .bx-wrapper .bx-prev {
	left: -30px;
	background: url(../images/controls2.png) no-repeat 0 -32px;
}

.slider_reference .bx-wrapper .bx-next {
	right: -30px;
	background: url(../images/controls2.png) no-repeat -43px -32px;
}
.apropos{
	float:left;
	width:1145px;
	padding-left:135px;
	height:710px;
	background:#e9e9e9 url(../images/arr_apropos.png) no-repeat bottom right;
}
.apropos_titre{
	width:100%;
	height:auto;
	text-align:left;
	font-size:40px;
	color:#291b1b;
	margin-top:70px;
	margin-bottom:40px;
}
.apropos_txt{
	width:100%;
	height:auto;
	text-align:left;
	font-size:22px;
	color:#695d5d;
	line-height:28px;
}
.apropos_txt span.bleu{
	color:#4fa9d9;
}
.apropos2{
	float:left;
	width:1280px;
	height:130px;
	line-height:130px;
	color:#ee9d10;
	font-size:28px;
	text-transform:uppercase;
	text-align:center;
}
.footer{
	width:1280px;
	height:555px;
	float:left;
	background-color:#d8d8d8;
}
.menu_titre{
	width:100%;
	height:55px;
	line-height:52px;
	font-size:28px;
	color:#FFF;
	float:left;
	background-color:#50aadc;
	text-transform:uppercase;
}
.menu_services{
	float:left;
	width:300px;
	height:auto;
	margin-left:156px;
}
.menu_apropos{
	float:left;
	width:280px;
	height:auto;
}
.menu_assistance{
	float:left;
	width:300px;
	height:auto;
}
.menu_txt{
	width:100%;
	height:205px;
	line-height:40px;
	font-size:18px;
	color:#636363;
	float:left;
	margin-top:37px;
}
.menu_txt a{
	color:#636363;
	text-decoration:none;
}
.menu_txt a:hover{
	text-decoration:underline;
}
.copyright{
	width:1074px;
	height:auto;
	margin-left:139px;
	padding-top:18px;
	float:left;
	border-top:1px solid #50aadc;
}
.copyright_logo{
	float:left;
	width:175px;
	height:54px;
}
.copyright_txt{
	float:right;
	width:auto;
	height:44px;
	line-height:44px;
	color:#5a5454;
	font-size:14px;
}
.form_contact{
	width:1166px;
	height:auto;
	margin-left:114px;
	margin-top:40px;
	float:left;
	background:url(../images/arr_apropos.png) no-repeat top right;
}
.form_contact .texte_form{
	width:15%;
	height:35px;
	float:left;
	font-size:16px;
	color:#695d5d;
	line-height:35px;
}
.form_contact .zone_form{
	width:85%;
	height:32px;
	float:left;
	margin-top:3px;
}
.form_contact .zone_form .zonetxt{
	width:200px;
	height:22px;
	font-size:16px;
	color:#695d5d;
	line-height:22px;
	border:1px solid #2cd5ff;
}
.form_contact .btn_contact{
	float:left;
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
}


