body {
	/* background-color: #333333; */
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	/* overflow:hidden; */
}

#main {
	z-index:1;
	/* position:absolute;
	top:0; */
}

div {
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #006BFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color: #FFFFFF;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	letter-spacing:-1px;
	color:#F60
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	color: #C00;
	line-height: 13px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1px;
	color: #069;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.bg01 {
	background-attachment: fixed;
	background-image: url(images/bgmm.gif);
	background-repeat: no-repeat;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
.bg02 {

	background-attachment: fixed;
	background-image: url(images/bgnet.gif);
	background-repeat: no-repeat;
}
.bg03 {


	background-attachment: fixed;
	background-image: url(images/bgborne.gif);
	background-repeat: no-repeat;
}
.bg04 {



	background-attachment: fixed;
	background-image: url(images/bgdev.gif);
	background-repeat: no-repeat;
}
.bg05 {

	background-attachment: fixed;
	background-image: url(images/bginfo.gif);
	background-repeat: no-repeat;
}
.extramini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
}
.linkB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.borderb {
	border: 1px solid #000000;
}
.textmedium1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
}
.textsmall3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.c3djaune {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCCC;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #00CCCC;
}
.bgdeg6{
 	FILTER: progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#CCFF66,endColorstr=#99CCFF ,gradientType=0);
}
.bgdeg7 {

 	FILTER: progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#FFCC00,endColorstr=#FFFF00 ,gradientType=0);
}
.bgdeg8 {

 	FILTER: progid:DXImageTransform.Microsoft.GRADIENT(startColorstr=#FFFFFF,endColorstr=#999999 ,gradientType=0);
}
.textsmall4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

content.div {
margin-left:5px;
}.text-titreactu {

	font-family: Arial;
	font-size: 11px;
}

#bg{
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height: 900px;
	background-position:center;
	/* position: absolute;*/
	z-index:0;
/* top:0px; */
margin-top: 0;
margin-left:auto;

}

#content {
	background:url(images/bg-tab.png);
	background-repeat:repeat;
	/* background-color:#FFF;
		filter: alpha(opacity=80);
	opacity: 0.8; */
}


