@charset "UTF-8";
/* CSS Document */
body {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	color: #58668A;
	background: #6d7b99 url(../img/common/bg_body.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin:0;
	padding:0;
	list-style: none;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}

#presentation {
	position:relative;
	top: 80px;
	height: 251px;
	z-index:1;
	}
	 a {text-decoration:none;color: #f8f8f8; }
/*==================les pages d'accueil de sections ====================*/
#sous_titre {
	background: url(../img/common/bg-titre_section.gif) no-repeat;
	float: left;
	height: 140px;
	width: 297px;
	line-height:140px;
	font-size:25px;
	text-align:center;
	margin-top:60px;
}

#liste_liens {
	
	float: left;
	height: 240px;
	width: 230px;
	margin-left: 30px;
	margin-top: 10px;
	
}
#liste_liens a , .liens{background: url(../img/common/lys.png) no-repeat left center;
padding-left: 20px;
text-decoration:none;
line-height:22px;color:#6d7b99;}

#liste_liens a:hover {background: url(../img/common/lys.png) no-repeat left center;
padding-left: 20px;
text-decoration:none;
line-height:22px;}

#visuel_section {
	float: left;
	height: 250px;
	width: 200px;
	margin-top:10px;
}

#navigation {
	clear:both;
	margin-left: 200px;
}
h1 { font:lighter 26px "Trebuchet MS", sans-serif; color: #f8f8f8; word-spacing:10px; margin:0; }
h2{ font:normal 22px "Trebuchet MS", sans-serif;  word-spacing:10px; padding-top: 50px; margin:0;}


.padleft15 {padding-left:15px;line-height: 13px;}img {
	border-style: none;
}
