/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: bottom;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear:both;
}

body {
	font-family: Open Sans;
	color:#2e2e2e;
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoond41d.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fs12 {
	font-size:12px;
}

.fs13 {
	font-size:13px;
}

.fs15 {
	font-size:15px;
}

.fs18 {
	font-size:18px;
}

.fs21 {
	font-size:21px;
}
.fs22 {
	font-size:22px;
}

.fs24 {
	font-size:24px;
}
.fs35 {
	font-size:35px;
}

.fs40 {
	font-size:40px;
}

.ml0 {
	margin-left:0!important;
}
.bold {
	font-weight:700;
}
.normal {
	font-weight: 400;
}
.underline {
	text-decoration: underline;
}
.left {
	float:left;
}

.right {
	float: right;
}
#top-header {
	padding:10px 0;
}

#top-header a {
	float:left;
}

#top-header p {
	color:#adadad;
	float: right;
	background: url("../images/telephone-topheader.png") no-repeat left;
	padding: 35px 0 32px 60px;
}

#bandeaunavheader {
	background-color:#3da0cf;
	width:100%;
	text-transform: uppercase;
	text-align: center;
	
}

header nav ul li {
	display: inline-block;
}

header nav ul li a {
	color:#FFFFFF;
	text-decoration: none;
	padding:30px 17px;
	display: block;
}

header nav ul li a:hover {
	background-color: #277296;
}

.deroulant {
	padding:30px 19px;
}

header nav ul li a span {
	font-size:16px;
	margin-left:3px;
}


header nav ul ul {
	display: none;
}

header nav ul li:hover ul {
	display: block;
}

header nav ul li ul {
	position: absolute;
}

header nav ul li ul li {
	top:0;
	left:0;
	z-index: 10;
	display: inherit;
}

header nav ul li ul li a {
	position: relative;
	background-color: #3da0cf;
	padding:14px 42px;
	text-align: left;
}
header nav ul li ul li a:hover {
	background-color: #277296;
}



#img-promo {
	margin:0 auto;
	width:978px;
	display: block;
}

/* ---- PAGE FORMATION ---- */

aside {
	width:170px;
	float:left;
}

aside h4 {
	margin-top:25px;
	margin-bottom:3px;
}
aside ul li a {
	font-size:14px;
	color:#2e2e2e;
	text-decoration: none;
}

#hgroup {
	float:left;
}

#bloctarif {
	float: right;
	color:#FFFFFF;
	background-color:#3da0cf;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 222px;
	padding:10px 0;
}


.tbleu {
	color:#3da0cf;
}

.trouge {
	color:#FF0000;
}

#contacterpageformation {
	background-color: #3da0cf;
	color:#FFFFFF;
	text-decoration: none;
	padding:20px;
	display: inline-block;
	margin-top:35px;
}




/* ---- CONTACT ---- */

#img-contact {
	margin:20px 0 25px;
}



.agence-alsace-conduite {
	margin-top:16px;
	margin-bottom:20px;
}

.mb5 {
	margin-bottom:5px!important;
}

.pcontact {
	margin-top:30px;
	line-height: 15px;
	float: left;
}

#carte-piste-moto {
	float:right;
}

#contact-droite p {
	line-height: 16px;
}
