
body {
	background: #0075a8;
	font-family: verdana;
	font-size: 12px;
	line-height: 140%;
}

h1 {
	font-family: verdana;
	font-size: 12px;
	color: grey;
	text-align: center;
	line-height: 18px;
	padding: 8px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
}

#content h2 {
	background: url(images/puce.gif) 0 22px no-repeat;
	border-bottom: 1px solid #00A6eb;
	padding-bottom: 5px;
	padding-top: 15px;
	color: #00A6eb;
	padding-left: 15px ;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:15px;
}

p {
	margin: 0px 0px 18px 0px
}


aside h2 {
	font-size: 16px;
	text-align: right;
	background: url(images/puce.gif) 110px 6px no-repeat;
	color: #00A6eb;
	padding-bottom: 20px;
}


aside a {
	color: black;
}

nav a {
	background: url(images/bg_menu.gif);
	padding-right: 15px;
	padding-left: 15px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	border-right: 1px solid white;
	line-height: 28px;
	float: left;
	text-decoration: none;
	display: block;
	transition: all 0,3s;
}

nav a:hover {
background: url(images/bg_menu_hover.gif);
font-size: 120%;
}

#principale {
	margin: auto;
	width: 758px;
	background: white;
	border: 1px solid black;
}

header {
background: url(images/header-758.jpg);
width: 758px;
height: 201px;
padding: 1px;
}


nav {
width: 758px;
height: 28px;
background: #1b658c;
}


#content {
width: 441px;
padding: 5px 10px 10px 20px;
margin: 8px 30px 30px 8px;
float: left;
}

aside {
width: 190px;
border: 1px dashed;
padding: 7px;
margin-right: 8px;
margin-top: 8px;
background: url(images/bg_contact.gif) repeat-y right;
float: left;
font-weight: bold;
font-size: 10px;
height: 220px;
}


footer {
width: 758px;
padding: 5px 0px 5px 0px;
background: #2f4256;
color: white;
text-align: center;
font-weight: lighter;
}

.retour {
clear: both;
}

#content ul {
	list-style-type: disc;
	padding-right: ;
}

#content ol {
	list-style-type: decimal;
}


.puces_gras {
	font-weight: bold;
	padding-left: 30px;
}

.numero_decale {
	padding-left: 30px;
}


/* _________________ SLICKNAV_________________*/

.slicknav_menu {
	display: none;
	background: white;
}

.slicknav_nav a {
	color: black;
}
