@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
#principal {
	width: 955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menuheader {
	height: 13px;
	width: 955px;
	float: right;
	background-color: #f5f5f5;
}
#listmenuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203f45;
	list-style-type: none;
	float: right;
	padding-right: 1px;
}
#listmenuheader a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203f45;
	text-decoration: none;
}
#listmenuheader li {
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #203f45;
	padding-left: 5px;
	padding-right: 5px;
}
#header {
	height: 128px;
	padding-left: 10px;
	width: 945px;
	background-image: url(../images/communs/bandeau.jpg);
}
#logo {
	float: left;
	height: 85px;
	width: 85px;
	margin-top: 17px;
}
#titrebandeau {
	float: left;
	height: 46px;
	width: 543px;
	margin-left: 10px;
	margin-top: 48px;
}
#photobandeau {
	text-align: center;
	float: right;
	height: 108px;
	width: 160px;
	margin-top: 17px;
	margin-right: 21px;
}
#photobandeau img {
	height: 85px;
	box-shadow:  0px 0px 10px #FFF ; 
	-moz-box-shadow:  0px 0px 10px #FFF ; /*#5FE5DE#A4B9C8;*/
	-webkit-box-shadow: 0px 0px 10px #FFF;
}
#menugauche {
	float: left;
	width: 182px;
	margin-top: 9px;
	padding-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
#menugauche ul{
	list-style-type: none;
}
#menugauche li{
	border: 1px solid #f5f5f5;
	padding-right: 2px;
	padding-left: 7px;
	vertical-align: middle;
	padding-bottom: 1px;
}
#menugauche li:hover{
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
}
#menugauche a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 10px;
	display: block;
}
.liengris10 {
	font-size: 10px;
	line-height: 10px;
}
.menugaucheactif{
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
}
#menulabotima {
	background-color: #f5f5f5;
	margin-bottom: 9px;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 1px;
}
#menurecherche, #menuenseignement, #menutravailler, #menucooperation, #menumediatheque {
	background-color: #f5f5f5;
	margin-bottom: 9px;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 2px;
}
/*
#menuenseignement {
	background-color: #f5f5f5;
	margin-bottom: 9px;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 2px;
}
#menutravailler {
	background-color: #f5f5f5;
	margin-bottom: 9px;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 2px;
}
#menucooperation {
	background-color: #f5f5f5;
	margin-bottom: 9px;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 2px;
}
#menumediatheque {
	background-color: #f5f5f5;
	padding-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 2px;
}*/

#footerhaut {
	height: 55px;
	width: 270px;
	float: right;
	margin-top: 10px;
}
#listlogosfooterhaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	float: right;
	text-align: right;
}
#listlogosfooterhaut li {
	float: left;
	margin-left: 9px;
}
#footerbas {
	height: 20px;
	width: 955px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
	background-color: #f5f5f5;
}
#listmenufooterbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	float: right;
	text-align: right;
}
#listmenufooterbas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
#listmenufooterbas li {
	float: left;
	margin-left: 4px;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.aligndroit {
	text-align: right;
}
.aligncentrer {
	text-align: center;
}
.margeH12 {
	margin-top: 12px;
}
.margeH19 {
	margin-top: 19px;
}
.margeB19 {
	margin-bottom: 19px;
}
.margeH32 {
	margin-top: 32px;
}
.margeG90 {
	margin-left: 90px;
}
.margeG180 {
	margin-left: 180px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt12bleu {
	font-size: 12px;
	line-height: 15px;
	color: #1a515c;
}
.gras {
	font-weight: bold;
}
.light {
	font-weight: normal;
}
body {
	background-color: #f5f5f5;
}
#pdf {
	vertical-align: text-bottom;
}

