/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
//
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style générale du site
//
//------------------------------------------------------------------
// Mathieu ADRIEN <mathieu@dreamclic.com> / www.dreamclic.com
// 08/09/2009
//------------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
	font-size:100%;
}
html, textarea{
	font-family:Arial,Verdana,sans-serif;
	font-size:100%;	
	width: 100%;
}
body{
	font-size:.8em;
	width: 100%;
	background:#170406;
}
/*------------------------------------------------------------------*/
a img{
	border-style:none;
}
img{
	vertical-align:middle;
}
ul{
	list-style-position:inside;
}
a:link,
a:visited{
	text-decoration:none;
}
a:hover,
a:active{
	text-decoration:underline;
}
/*------------------------------------------------------------------*/
h1{
	
}
h2{
	
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}
/*------------------------------------------------------------------*/
#global{
	background:url(images/body_background.png) repeat-x #fff;
	height:100%;
}
/*------------------------------------------------------------------*/
#page{
	max-width:1000px;
	margin:0 auto;
	position:relative;
}
/*------------------------------------------------------------------*/
#header{
	height:84px;
	padding:32px 0 0 0;
}
#header h1{
	background:url(images/header.jpg) no-repeat;
	width:255px;
	height:57px;
	float:left;
}
#header h1 a{
	display:block;
	height:57px;
	text-indent:-1000em;
	overflow:hidden;
}
/*------------------------------------------------------------------*/
#menu{
	background:url(images/menu_background.png) no-repeat;
	max-width:745px;
	width: 100%;
	background-size: 100%;
	height:72px;
	float:left;
	margin:11px 0 0 0;
}
#menu ul{
	list-style-type:none;
	margin:3px 0 0 64px;
}
#menu ul li{
	display:inline;
	font-weight:bold;
}
#menu ul li a{
	color:#fff;
	display:block;
	float:left;
	padding:36px 0 0 0;
	text-align:center;
	height:28px;
	margin:5px 0 0 0;
}
#menu ul li a:hover,
#menu ul li a:active{
	text-decoration:none;
}
/*------------------------------------------------------------------*/
#menu ul li.accueil a{
	width:77px;
}
#menu ul li.description a{
	width:92px;
}
#menu ul li.support-technique a{
	width:149px
}
#menu ul li.acheter a{
	width:83px;
}
#menu ul li.contact a{
	width:88px;
}

#menu ul li.accueil a:hover, #menu ul li.accueil a.current{
	background:url(images/menu/accueil.png) no-repeat;
}
#menu ul li.description a:hover, #menu ul li.description a.current{
	background:url(images/menu/presentation.png) no-repeat;
}
#menu ul li.support-technique a:hover, #menu ul li.support-technique a.current{
	background:url(images/menu/support-technique.png) no-repeat;
}
#menu ul li.acheter a:hover, #menu ul li.acheter a.current{
	background:url(images/menu/acheter.png) no-repeat;
}
#menu ul li.contact a:hover, #menu ul li.contact a.current{
	background:url(images/menu/contact.png) no-repeat;
}

@media (max-width: 767px) {
	#header {
		height: auto;
	}
	#header h1 {
		float: none;
	}
	#menu {
		background: #2e0408;
		height: auto;
		float: none;
	}
	#menu ul {
		margin: 0;
		overflow: hidden;
	}
	#menu ul li a {
		height: auto;
		padding: 10px 0;
	}
	#menu ul li a:hover, #menu ul li a.current {
		background: none !important;
		color: #d50242;
	}
}
/*------------------------------------------------------------------*/
#submenu{
	background:url(images/submenu_background.png) no-repeat ;
	/*height:277px;*/
	width:100%;
	
	display: flex;
	flex-wrap: wrap;
}
#submenu div.download{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	/*width:487px;*/
	font-size:1.15em;
	/*float:left;*/
	padding:46px 10px 0 33px;
	text-align:justify;
	
	flex: 1;
}
#submenu div.download strong{
	color:#d50242;
	font-weight:normal;
	font-size:2.4em;
}
#submenu div.download p{
	margin:0 25px 0 0;
}
#submenu div.download p.telecharger{
	margin:25px 0 0 0;
	
	display: flex;
	flex-wrap: wrap;
}
#submenu div.download p.telecharger a{
	display:block; 
	float:left;
	max-width:232px;
	height:55px;
	text-indent:-1000em;
	overflow:hidden;
	
	background-size: 100% !important;
	flex: 1;
}
#submenu div.download p.telecharger a.acheter{background:url(images/boutons/submenu_acheter.png) no-repeat;}
#submenu div.download p.telecharger a.telecharger{background:url(images/boutons/submenu_telecharger.png) no-repeat;margin:0 5px 0 0;}
#submenu div.download p.telecharger a.acheter:hover{background:url(images/boutons/submenu_acheter-hover.png) no-repeat;}
#submenu div.download p.telecharger a.telecharger:hover{background:url(images/boutons/submenu_telecharger-hover.png) no-repeat;}
#submenu p.apercu{
	/*float:left;*/
	/*margin:22px 0 0 21px;*/
	
	flex: 1.02;
}
#submenu p.apercu img{
	width: 100%;
}

@media (max-width: 767px) {
	#submenu {
		display: block;
	}
	#submenu p.apercu {
		display: none;
	}
}

/*------------------------------------------------------------------*/
#content{
	float:left;
	width:100%;
	margin:20px 0;
}
/*------------------------------------------------------------------*/
#footer{
	background:url(images/footer_background.png) repeat-x #170406;
}
#footer div#pied{
	background:url(images/footer_illustration.png) bottom center no-repeat;
	max-width:988px;
	margin:0 auto;
	padding:45px 20px 0 20px;
	min-height:175px;
}
#footer div#pied div.footer_menu{
	margin:0 0 0 0px;
	width:50%;
	float:left;
}
#footer div#pied div.footer_menu h2{
	color:#fff;
	font-size:1.4em;
	border-bottom:1px solid #9f0e42;
}
#footer div#pied div.footer_menu h2 span{
	display:block;
	padding:0 0 4px 0;
	border-bottom:1px solid #43070e;
}
#footer div#pied div.footer_menu h2 span strong{
	color:#e00d67;
}
#footer div#pied div.footer_menu ul{
	list-style-type:none;
	/*width:360px;*/
	margin:15px 0 0 0;
}
#footer div#pied div.footer_menu ul li {
	float:left;
	width:50%;
	height:30px;
}
#footer div#pied div.footer_menu ul li a{
	color:#fff;
}
#footer div#pied div.footer_menu ul li a:hover{
	font-weight:bold;
	text-decoration:none;
}
#footer div#pied p.footer_telecharger{
	width: 40%;
	float: right;
	margin:0 0 0 0px;
}
#footer div#pied p.footer_telecharger a{
	display:block; 
	float: right;
	max-width:232px;
	height:55px;
	text-indent:-1000em;
	overflow:hidden;
	background-size: 100% !important;
	width: 100%;
}
#footer div#pied p.footer_telecharger a.acheter{background:url(images/boutons/footer_acheter.png) no-repeat;}
#footer div#pied p.footer_telecharger a.telecharger{background:url(images/boutons/footer_telecharger.png) no-repeat;margin:0 0 5px 0;}
#footer div#pied p.footer_telecharger a.acheter:hover{background:url(images/boutons/footer_acheter-hover.png) no-repeat;}
#footer div#pied p.footer_telecharger a.telecharger:hover{background:url(images/boutons/footer_telecharger-hover.png) no-repeat;}

@media (max-width: 767px) {
	#footer div#pied div.footer_menu, #footer div#pied p.footer_telecharger {
		width: 100%;
	}
}
/*------------------------------------------------------------------*/
.hidden{
	visibility:hidden;
}
.clear-both{
	clear:both;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
hr.clear{
	visibility:hidden;
	clear:both;
}
/*------------------------------------------------------------------*/
