/* CSS Document  */

#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:945px;
	height:560px;
	z-index:1;
	left: 0px;
	top: 0px;
	background:transparent url(../images/fond.gif) top left no-repeat; 
}
#bloc1 {
	position:absolute;
	width:200px;
	height:55px;
	z-index:8;
	left: 213px;
	top: 410px;
	visibility: hidden;
}

#ongletasso {
	position:absolute;
	width:150px;
	height:17px;
	z-index:10;
	left: 495px;
	top: 0px;
	visibility: visible;
}
#menu {
	position:absolute;
	width:200px;
	height:133px;
	z-index:5;
	left: 390px;
	top: 116px;
	visibility: visible;
}
#logo {
	position:absolute;
	width:454px;
	height:62px;
	z-index:10;
	left: 0px;
	top: 0px;
	visibility: visible;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #9d9d9d;
    scrollbar-shadow-color: #dcdddd;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #eceded;
    scrollbar-darkshadow-color: #dadbdb;
    scrollbar-track-color: #eceded;
    scrollbar-arrow-color: #333333;
}



.texte-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}
.texte-noir-petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}
.gros-titre-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D89A00;
}
.titre-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.sous-titre-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.sous-titre-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.sous-titre-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
a:link {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
a:active {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
#centree {
	text-align: justify;
}
.centree {
	text-align: center;
}
