.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
	font-weight: normal;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330066;

	
	
}
body {
	background-color: #3366CC;
	margin: 0px;
scrollbar-face-color: #3399CC; /*fond de la barre*/
 scrollbar-shadow-color: #99CCFF;/*bordure exterieure droite et haute*/
 scrollbar-highlight-color: #3399CC;/*bordure interieure gauche et haute*/
 scrollbar-3dlight-color: #99CCFF; /*bordure exterieure gauche et haute*/
 scrollbar-darkshadow-color: #3399CC; /*bordure interieure droite et basse*/
 scrollbar-track-color: #99CCFF; /*sous la barre*/
scrollbar-arrow-color: #99CCFF;/*fleche*/

}
.cadrebleu {

}
.minitexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FC3;
}
.petittexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #330066;
}
.textegras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: ##330066;
	font-weight: bold;

}

.titre{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FC3;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #FF6633;
	font-weight: bold;



}
.titre2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330066;
	
}
.titrefond {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: normal;

}
.degrade {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330066;
	font-weight: normal;



}
.blancsurbleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;


}
.texteblanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #6C6;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size : 14px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	}
.aindex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background : #330066;
	text-decoration: none;
}
.aindex:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background : #330066;
	text-decoration: none;
}
.aindex:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size : 12px;
	color: #99CCFF;
	text-decoration: none;
}
.lien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #330066;
}
.tableau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #330066;


}
.sstitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	font-weight: bold;

}
.sstitrebleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330066;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #330066;
	font-weight: normal;
	font-style: normal;
}
.titrebleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #36C;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #FF6633;
	font-weight: bold;
}
.petitbleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #36C;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #FF6633;
	font-weight: bold;
}
.borduretable {
	border: thin solid #33F;
}
.bg_noel {
	background-attachment: scroll;
	background-image: url(images/op_noel_bg.jpg);
	background-repeat: repeat-x;
}

