/* Start of CMSMS style sheet 'OREE : Main' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
}
.rubrique:link {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.rubrique:visited {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.rubrique:active {
	background: #000000;
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;	
}
.rubrique:hover {
	background: #000000;
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}

.rubrique_active:link {
	background: #000000;
	color: #c0c000;
	text-decoration: none;
	font-size: 13px;
}
.rubrique_active:visited {
	background: #000000;
	color: #c0c000;
	text-decoration: none;
	font-size: 13px;
}
.rubrique_active:active {
	background: #000000;
	color: #c0c000;
	text-decoration: underline;
	font-size: 13px;	
}
.rubrique_active:hover {
	background: #000000;
	color: #c0c000;
	text-decoration: underline;
	font-size: 13px;
}

.listePubli:link {
	color: #c0c000;
	text-decoration: underline;
}
.listePubli:visited {
	color: #c0c000;
	text-decoration: underline;
}
.listePubli:active {
	color: #c0c000;
	text-decoration: underline;
}
.listePubli:hover {
	color: #c0c000;
	text-decoration: underline;
}

.listeRessource:link {
	color: #c0c000;
	text-decoration: underline;
}
.listeRessource:visited {
	color: #c0c000;
	text-decoration: underline;
}
.listeRessource:active {
	color: #c0c000;
	text-decoration: underline;
}
.listeRessource:hover {
	color: #c0c000;
	text-decoration: underline;
}

.entete_noir {
	background-color: #000000;
	color: #ffffff;
}

.accroche {
	background-color: #697277;
	color: #ffffff;
}

.fondVisuel {
	background-image: url(../images/fondVisuel.gifnull);
	background-repeat: no-repeat;
}

#divASContainer{
	position:absolute;
	width:180;
	height:190;
	overflow:hidden;
	top:85;
	left:22;
	clip:rect(0,180,190,0);
	visibility:hidden
}
#divASContent{
	position:absolute;
	top:0;
	left:0
}


/* End of 'OREE : Main' */

