html {
	height: 100%;
}
body {
	scrollbar-face-color: #302C3A;
	scrollbar-shadow-color: #302C3A;
	scrollbar-highlight-color: #302C3A;
	scrollbar-3dlight-color: #302C3A;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	background-image: url(../images/fond_uni.gif);
	height:100%;
}
#mainDiv {
	position:absolute;
	padding:10px;
	width: 752px;
	height: 412px;
	left : 50%;
	top: 50%;
	margin-left: -386px;
	margin-top: -211px;
	background-image: url(../images/fond_uni.gif)
}
#mainDivInt {
	position:relative;
	width: 772px;
	height: 100%;
	left : 50%;
	top: 0px;
	margin-left: -386px;
	background-image: url(../images/fond_uni.gif);
}
#divCadre {
	width:750px;
	height:97%;
	position:absolute;
	float:left;
	top:10px;
	left:10px;
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
}
#coinHaut {
	position:absolute;
	top:0px;
	left:0px;
	height:28px;
	width:28px;
}
#coinBas {
	position:absolute;
	bottom:0px;
	right:0px;
	height:28px;
	width:28px;
}
#accueilDiv {
	position:absolute;
	width: 750px;
	height: 410px;
	background:#FFFFFF;
	border: 1px solid #22509D;
}
#accueilDivInt {
	position:absolute;
	width: 750px;
	height:202px;
	bottom:0;
	background-color: #FFFFFF;
}
#bannerDiv {
	position:absolute;
	height:202px;
	width:750px;
	bottom:0px;
}
#oursDiv {
	position:absolute;
	bottom:2px;
	right:2px;
	z-index: 2;
}
#sponsorDiv {
	position:absolute;
	bottom:207px;
	left:0px;
	width:120px;
	height:44px;
	background-color: #FFFFFF;
	z-index: 1;
}
#imageMenuDiv {
	position:absolute;
	bottom:211px;
	height:40px;
	left:120px;
	background : transparent;
	z-index: 2;
}
#menuDiv {
	position:relative;
	float:right;
	height:21px;
	width:500px;
	top:4px;
	right:0px;
	z-index: 2;
}
#menuDivInt {
	position:relative;
	float:left;
	width:170px;
	top:0px;
	z-index: 2;
	background-color: #FFFFFF;
	background : transparent;
	overflow:auto;
}
#newsTicker {
	position:absolute;
	width:439px;
	height:99px;
	right:9px;
	top:11px;
}
#menuDivTop {
	position:absolute;
	top:10px;
	right:10px;
	width:600px;
	background-color: #FFFFFF;
}
#pageDiv {
	position:relative;
	float:right;
	right:10px;
	width:730px;
	top:40px;
	overflow:hidden;
	z-index: 2;
}
#contenuPage {
	position:relative;
	float:right;
	top:0;
	right:0;
	width:530px;
	padding-right:20px;
	padding-left:10px;
	overflow:auto;
}
#divTop {
	height:100%;
	background-color: #00FFCC;
}
#divBas {
	background-color: #0099FF;
	width:100px;
	height:50px;
}
#signure {
	position:absolute;
	bottom:-2px;
	right:0px;
	width:100%;
	height:15px;
}
#signureindex {
	position:absolute;
	bottom:5px;
	right:0px;
	width:100%;
	height:50px;
}
.signature {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.cadre {
	border: 1px solid #113572;
}
.textenormale {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.titresection {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}
.textetop {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.signcluster {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.titrerubrique {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	width: 99%;
	display:none;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7   a {
	color: #000000;
	text-decoration: none;
}

.spip_documents_right {
	padding-left:10px;
}
