a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #fbfbfb;
font-family:
/*Tahoma, Verdana, Geneva, Arial, */
	Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: circle;
}
/* Mise en forme des <div> */
#logoiup {
	float: left;
	height: 80px;
	width: 167px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#haut {
float:right;
positio:relative;
	height: 80px;
	width: 800px;
	margin-bottom: 10px;
}
.globalnav {
	color: #f5f5f5;
	font-size: 11px;
	height: 22px;
	text-align: right;
}
.globalnav a {
	color: #f5f5f5;
}
.nompage {
	color: white;
	height: 33px;
	padding-left: 10px;
}
.nompage a {
	color: white;
}
.nompage a:link, .nompage a:hover, .nompage a:visited {
	color: white;
}
.menuh {
	color: white;
	font-size: 11px;
	height: 25px;
	padding-left: 10px;
	position: relative;
}
.trvert{background:green;}
.trvert2{background:green;}
.trvert3{background:green;}
.trblanc{background:white;}
.trbleu{background:blue;}
.trbleu2{background:blue;}
.trbleu3{background:blue;}


#menuv {
	background: #fbfbfb;
	float: left;
	width: 167px;
}
#menuv ul a:link, #menuv ul a:visited {
	display: block;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sectionlinks {
	display: block;
	height: 207px;
	background: white;
}
.sectionlinks a {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
    padding: 0px 0px 0px 7px;
	/*padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 7px;*/
}
.sectionlinks li {
	height: 20px;
}
.liensimportants {
	margin-top:10px;
	font-size: 12px;
	height: 190px;
	margin-bottom:15px;
	/*padding: 8px 0px 0px 10px;
*/
}
.liensimportants h3 {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#contenu {
	float: left;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px 0px 5px 5px;
	width: 590px;
}
.feature {
	width: 99%;
}
#actualite {
	float: right;
	width: 177px;
}
.infos {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height: 300px;
}
.infos table {
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 4px;
	margin-left: 2px;
	width: 98%;
}
.tdhaut {
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	height: 15px;
	color: #00035D;
	text-align: center;
}
.tdmilieu {
	background: #fbfbfb;
	border-bottom: 1px dashed #888888;
}
.tdbas {
	background: #f5f5f5;
	border-bottom: 1px dashed #888888;
}
#news {
	height: 100px;
	width: 100%;
}
.titrenews {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	color: #f5f5f5;
	padding-left: 3px;
}
#bas {
	clear: both;
	border-bottom: 1px solid black;
	border-top: 2px solid black;
	height: 100px;
}
.logoqualite {
	float: left;
	height: 70px;
	padding-top:10px;
	padding-bottom:10px;
	width: 17%;
}
.siteinfo {
	background-repeat:no-repeat;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top:30px;
	width: 65%;
}
.logouniv {
	float: right;
	height: 70px;
	padding-top:10px;
	padding-bottom:10px;
	width: 17%;
}
