/* CSS MicroVitae Technologies Document */

body {
	background-color: #000000; 
/*    color:#333333;*/
}

div {
    margin-left: auto;
    margin-right: auto;
}


#heading {
  margin: 8px;
}

div#script {
  color: #FFFFFF;
} 

.mainHeading {
	position: relative;
	width: 1000px;
	height: 25px;
	margin-top: -2px;
	background-image: url(/images/backgroundTitlePage.png); 
	background-repeat: no-repeat;
	background-color: #2F2F2F;
	color: #336633;
}

.mainHeading p {
	margin-left: 20px;
}

.mainHeading p a {
	margin-left: 0px;
	color: #336633;
	text-decoration: none;
}

div#main {
  position: relative;
  width: 1000px;
  height: 510px;
  background-color: #2F2F2F;
  color: #336633;
  overflow: auto;
}

div#produits {
	margin-top: 20px;
	margin-left: 110px;
}

div#produits .folder {
	float: left;
	height: 96px;
	background-image: url(/images/res/folderView1.png); 
	background-repeat: no-repeat; 
	margin-bottom: 40px;
}

.folder img {
	float: left;
	width: 60px;
	height: 44px;
	margin-top: 10px;
	margin-left: 31px;
	border: 0 none;
}

div#main .folder h3 {
	float: left;
	margin-left: 60px;
	color: #999999; 
}

#preparationReferencement {
  color: #2E2E2D;
}

#mainHome {
  text-align: center;
  color: #999999;
/*  font-size: 22px;*/
}

div#bodyText {
  color: #999999;
}

div#footer {
  width: 1000px;
  height: 25px;
  background-color: #282828;
  margin-top: 10px;
}

#textSocity {
  text-align: center; 
  color: #999999;
/*  font-size: 16px;
  font-weight: bold;*/
}

p#validation {
  text-align: center;
}

p#validation img {	
  border: none;
  width: 88px;
  height: 31px;
}
