body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	
	background-color: Black;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	color: red;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}

div#master {
	width: 900px;
	background-color: White;
	background-image: url(images/studio-graphique.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

div#nav {
	position: absolute;
	left: 0px;
	margin-top: 125px;
	margin-left: 61px;
	z-index: 200;
}

#lang {
	width: 137px;
	position: absolute;
	left: 0px;
	margin-top: 62px;
	margin-left: 74px;
	z-index: 200;
	color: #a8a8a8;
	text-align: right;
	font-size: 9px;
}

#lang a {
	color: #a8a8a8;
}
#lang a.act{
	color: #404040;
}

div#data {
	padding-top: 115px;
	margin-left: 295px;
	height: 555px;
}

div#data2 {
	padding-top: 112px;
	margin-left: 115px;
	height: 558px;
}

div#flash {
	z-index: 1;
	padding-top: 88px;
	padding-left: 25px;
	height: 582px;
}

div#data3 {
	padding-top: 330px;
	margin-left: 25px;
	height: 340px;
	font-size: 11px;
}

.gris {
	color: #8c8c8c;
}
.gris a {
	color: #8c8c8c;
}

.gris2 {
	color: #a8a8a8;
}

.gris3 {
	color: #6f6f6f;
}

.cprt {
	color: #b7b7b7;
	font-size: 9px;
	padding-left: 60px;
}


.msg {
	background-color: White;
	border-style: solid;
	border-color: #dcdcdc;
	border-width: 1px;
	width: 415px;
	height: 130px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.btsub {
	text-align: right;
}
.btsub input {
	background-color: White;
	border: 0px;
	color: #a8a8a8;
	font-size: 9px;
}

input.txt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	/*background-color: #F8F8F8;*/
	border-style: solid;
	border-color: #dcdcdc;
	border-width: 1px;
	width: 100px;
	height: 12px;
}

div.texte-home {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #efede6;
}

div.entrer {
	background-image: url(images/main-entrer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 55px;
	width: 310px;
	height: 50px;
}
div.entrer div {
	padding-left: 89px;
	padding-top: 6px;
}
div.entrer a {
	color: #f29400;
	font-size: 12px;
}
div.entrer a:hover {
	color: #f29400;
	font-size: 12px;
}
