/**
 * Name: Kovan-Studio
 * Date: july 2017
 * Description: Global Style Sheet
 * Version: 1.0
 * Coder: Sebastien Delord
 * Coder URI: http://www.kovanstudio.com
 */

/* Imports
===============================================*/
@import url('reset.css');

/* Global Styles
===============================================*/
html {

}

@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;


}





/* Headers
-----------------------------------------------*/
h1 {font-size: 1.455em}	/* 16px */
h2 {font-size: 1.273em}	/* 14px */
h3 {font-size: 1.091em}	/* 12px */
h4 {font-size: 1em}		/* 11px */
h5 {font-size: 1em}		/* 18px */
h6 {font-size: 1em}		/* 16px */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: .8em;
}




	
	
	
/* Links
-----------------------------------------------*/
a {outline: 0;}
a img {border: 0px; text-decoration: none;}

a {color: #000000}
a:visited {text-decoration: line-through;}
a:hover, a:active {color: #009BE8; text-decoration: none;}

a[href] * {cursor: pointer;}
	
/* Paragraphs
-----------------------------------------------*/
p {margin-bottom: 1.5em;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Lists
-----------------------------------------------*/
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Forms
-----------------------------------------------*/
fieldset {}

input[type='radio'] {vertical-align: text-bottom;}
input[type='checkbox'] {vertical-align: bottom;}

label,
input[type='radio'],
input[type='checkbox'],
input[type='button'],
input[type='submit'],
button {
	cursor: pointer;
}

/* Layout
===============================================*/
header[role='banner'],
footer[role='contentinfo'],
#content-wrap {margin: 0 auto; width: 960px;}
header[role='banner']::after,
footer[role='contentinfo']::after,
#content-wrap::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* Header
-----------------------------------------------*/
body {border-top: 0px solid #333;}



header[role='banner'] {border-bottom: 0px solid #fff; position: relative;}
header[role='banner']::before {
	bottom: 0;
	border-bottom: 0px solid #D7D7D7;
	content: ".";
	display: block;
	height: 1%;
	left: 0;
	overflow: hidden;
	position: relative;
	text-indent: -9999em;
	width: 100%;
}


	 	/* Logo */
	header[role='banner'] h1 {float: left; height: 51px; margin: 0;}
	header[role='banner'] h1 a {
		background: url('../images/logo.png') no-repeat;
		display: block;
		float: left;
		height: 137px;
		margin: 0px 0 0;
		text-indent: -9999em;
		width: 355px;
	}
	
	
	
	
	/* Navigation */
	
	
	/*header[role='banner'] nav[role='navigation'] {
		float: right;
		font-family: Georgia, Times, 'Times New Roman', serif;
		font-size: 1.273em;
	}
	header[role='banner'] nav[role='navigation'] ul {list-style: none; line-height: 14px; margin: 19px 0 0;}
	
	header[role='banner'] nav[role='navigation'] li {display: inline; float: left; margin: 0 0 0 1em;}
	
	header[role='banner'] nav[role='navigation'] a {
		color: #525252;
		padding: 0 .25em 11px;
		text-decoration: none;
	}
	
	header[role='banner'] nav[role='navigation'] .active a,
	header[role='banner'] nav[role='navigation'] a:hover {
		border-bottom: 3px solid #0078B4;
		padding-bottom: 8px;
	}
	header[role='banner'] nav[role='navigation'] .active {font-weight: bold;}
		-----------*/


	nav {
	font-size: 1.143em;
	height: 50px;
	line-height: 30px;
	width: 410px;
	margin-left: 500px;
	margin-top: 110px;
	margin-bottom: 15px;
	
}

nav ul {list-style: none; margin: 0 auto; width: 520px;} /* Position du menu */
nav li {float: left; display: inline; margin: 0;}

nav a:link, #banner nav a:visited {
	color: #000000;
	display: inline-block;
	height: 30px;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 1.5em;
	padding-bottom: 5px;
	padding-left: 1.5em;
	background-color: #FFFFFF; /* Couleur du menu  #DC143C/*/
}
nav a:hover, nav a:active,
nav .active a:link, nav .active a:visited {
	background: #DC143C; /* Couleur du roll over  #DC143C/*/
	color: #FFFFFF;
	margin: 5px;
	text-shadow: none !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
#menu-deroulant, #menu-deroulant ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#menu-deroulant {
/* on centre le menu dans la page */
    text-align: center;
}
#menu-deroulant li {
/* on place les liens du menu horizontalement */
    display: inline-block;
}
#menu-deroulant ul li {
/* on enlève ce comportement pour les liens du sous menu */
    display: inherit;
}
#menu-deroulant a {
    text-decoration: none;
    display: block;

}
#menu-deroulant ul {
    position: absolute;
/* on cache les sous menus complètement sur la gauche */
    left: -999em;
    text-align: left;
    z-index: 1000;
}
#menu-deroulant li:hover ul {
/* Au survol des li du menu on replace les sous menus */
    left: auto;
}

.nav-item {
    float: left; /* Pour que les liens s’affichent horizontalement */
    position: relative; /* Crée un contexte de positionnement pour les sous-listes */
}
.sub-nav {
    display: none; /* Masque la sous-liste */
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
    left: 0; /* FIX IE7 : pour que le sous-menu s’aligne avec son conteneur */
    top: 2em; /* FIX IE7 : pour que le sous-menu s’aligne avec son conteneur, on le positionne explicitement en bas du conteneur */
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
    background: white; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */
    margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
}
	
.nav-item:hover .sub-nav {
    display: block; 
	/* Affiche cette sous-liste au survol de son conteneur */
	}	

	

/* Body
-----------------------------------------------*/
#content-wrap {clear: both; padding: 23px 0;}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}


#contact {
   position : absolute;
   width:230px;
   height:120px;
   left : 16.7%;
   margin-left : 360px;
   top: 240px;
  }



/* Footer
-----------------------------------------------*/


footer[role='contentinfo'] {
	border-top: 1px solid #D7D7D7;
	clear: both;
	color: #999;
	font-size: 0.909em;
	padding: .5em 0;
	position: relative;
	text-align: right;
}
footer[role='contentinfo']::before {
	border-bottom: 1px solid #fff;
	content: ".";
	display: block;
	height: 1%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	width: 100%;
}


/*
footer {
	background-color:#000;
	color:#fff;
	display:block;

	
}
#center{
	width: 700px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;	
}

#center{
	width: 960px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;	
}


/*
	We are Sex Bob-omb And we're here to make you
	think about death and get sad and stuff!
*/
