/************debut de graphisme.css******/
body {
	background-color:#501E0D;
	font-size:11px;
	color:#000000;
	margin: 0px;
	text-align: center;
	width: 100%;
	border: none;
	font-family:"Bell Gothic Std Light, Verdana, Arial, Helvetica, sans-serif";
}
#fond{
	position:absolute;
	top:0px;
	left:0px;
	width: 1152px;
	height: 854px;
	background-repeat:no-repeat;
	background-image:url(../images/fonf.jpg);
	background-position: top, left;
	text-align:center;
	z-index:1;
}
#creao {
	position:absolute;
	top: 75px;
	left:35px;
	font-size:24px;
	letter-spacing: 0.5em;
	border:none 0px;
	z-index: 10;
}
#marseille {
	position:absolute;
	top: 35px;
	left:790px;
	font-size:24px;
	letter-spacing: 0.5em;
	border:none 0px;
	z-index: 10;
}
a, a:hover, a:visited, a:active{
	text-decoration:none;
	color:#501E0D;
	}
img{
	border:none;
	}
#contenu{ /*696*/
	position:absolute;
	top:96px;
	left:256px;
	z-index:20;
	border:none;
	background-repeat:no-repeat;
	background-position:left , top;
	width: 606px;
	height: 606px;
}
#menubas {
	position:absolute;
	top:700px;
	left:0px;
	z-index:40;
	border:none;
}
/**********fin de graphisme css*******/
.contact {
	background-image:url(../images/references.png);
}
#texte{ /*696*/
	position:absolute;
	top:5px;
	left:2px;
	z-index:30;
	display:block;
	width:410px;
	height:410px;
	margin: 114px auto auto 70px;
	border:none;
	background-color:transparent;
	overflow:hidden;

}
.boitetext {
	font-size:10px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:0.1em;
	margin-left:10px;
	text-align:left;
	padding:2px;
}
.inputtext {
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	margin-left:0px;
	text-align:left;
	padding:0px;
	width: 98%;
}	
.buttonform{
	background-color: '#CCCCCC' ;
	height: 8px ;
	width: 8px;"
}

#contenu #texte table {
	background-color: #transparent;
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.label {
	font-weight: bold;
	text-align: left;
	white-space: normal;
	padding-left: 4px;
	font-size: 11px;
	vertical-align: middle;
	padding-right: 10px;
}
.boitetext #date {
	background-color: #FFFFFF;
	border: none;
}
#envoi {
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#reset {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-align: center;
}
legend {
	align:center;
}

