body {
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Arial;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(images/foot_fond.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footerNav {
	font-size: 9px;
	color: #CCCCCC;
	background-position: center;
}
.derniere_rea {
	background-image: url(images/cadre_rea.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.InternetACC {
	background-image: url(images/Internet_fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
    font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.MultimediaACC {
	background-image: url(images/Multimedia_Fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.GraphismeACC {
	background-image: url(images/Graphisme_fond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.cadre1 {
	border: 1px solid #CCCCCC;
}

.Graphisme {
	background-image: url(images/bg_b.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Internet {
	background-image: url(images/bg_v.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Multimedia {
	background-image: url(images/bg_o.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.http {
	font-size: 9px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FF6600;
}
.txtGrasGris {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.txtTitre {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt {
	font-size: 11px;
	color: #333333;
}
.txt2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #cc9900;
	font-weight: bold;
}
.txt3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #00cccc;
}
.txt4 {
	font-size: 11px;
	color: #ffffff;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Arial;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0;
	margin-top:0;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #DEB422;
	font-family: Tahoma, Arial;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0;
	margin-top:0;
}
h3 {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0;
	margin-top:0;
	font-weight: lighter;
}

