html, body {
	background: #404040;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	}

img {
	border : none;
	}
/*-------------------------------------------------------------------------------------------------------------------*/
#stats {
	display : none;
	}
#principale {
	position : absolute;
	height : 600px;
	width : 368px;
	top : 50px;
	left : 50%;
	margin-left : -184px;
	}
/*---------------------------------------------------------------------------------------------------------------------*/
#content a {
	background : url("illustratrice-freelance.jpg") no-repeat;
	position : absolute;
	height : 580px;
	width : 368px;
	}
#content  p{
	display : none;
	} 
#content h1{
	display : none;
	} 
/*---------------------------------------------------------------------------------------------------------------------*/
#footer{
	background : url("index-footer.jpg") no-repeat;
	position : absolute;
	top : 580px;
	width : 368px;
	height : 20px;
	} 
#footer  p{
	display : none;
	} 
/*-------------------------------------------------------------------------------------------------------------------*/

table {
	width : 100%;
	height : 100%;
	border : none;
	}
td {
	text-align : right;
	font-size : 10px;
	color : #A5A5A5;
	padding-right : 10px;
	}
td.img {
	border : none;
	vertical-align : top;
	text-align : center;
	padding-right : 0;
	}
/*-------------------------------------------------------------------------------------------------------------------*/

form {
	width : 465px;
	border : none;
	margin-top : 4px;
	padding-left : 10px;
	line-height : 0 !important;
	line-height : 8px;
	}
.ajuste {
	margin : -5px;
	padding : 0;
	}
textarea.ajuste{
	background : transparent;
	border : solid 1px #C16464;
	width : 422px;
	height : 80px;
	}
input.champ{
	background : transparent;
	border : solid 1px #C16464;
	width : 150px;
	}
input.bouton{
	background : transparent;
	margin-top : -8px !important;
	margin-top : 0;
	font : 14px garamond;
	color : #C16464;
	}

