body {
	background-color: #B0A283;
	margin: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #007D97;
	scrollbar-highlight-color: #007D97;
	scrollbar-3dlight-color	: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #007D97;
	}
#general {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 431px;
	margin-left: -390px;
	margin-top: -216px;
	background-color: #ffffff;
	}
#contenu_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 71px;
	/*background-image: url(/www/layout/img/fond_contenu_1.gif);
	background-repeat: repeat-y;
	background-position: left;*/
	background-color: #007D97;
	}
#contenu_2 {
	position: absolute;
	top: 71px;
	left: 0px;
	width: 450px;
	height: 290px;
	overflow: auto;
	}
#contenu_3 {
	position: absolute;
	top: 361px;
	left: 0px;
	width: 780px;
	height: 70px;
	background-image: url(/www/layout/img/fond_contenu_3_can.gif);
	background-repeat: repeat-y;
	}
#menu {
	position: absolute;
	top: 283px;
	left: 0px;
	width: 500px;
	height: 78px;
	background-image: url(/www/layout/img/fond_menu.gif);
	background-repeat: repeat-x;
	}

.ref{
	padding-top: 2px;
	padding-left: 2px;
	}
#votre_site_web {
	position: absolute;
	top: 16px;
	left: 35px;
	}
#netskiss {
	position: absolute;
	top: 15px;
	left: 200px;
	}
#logo_part {
	position: absolute;
	top: 8px;
	left: 18px;
	}
#solutions {
	position: absolute;
	top: 15px;
	left: 510px;
	}
#photo {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	}
#reference {
	position: absolute;
	top: 71px;
	right: 217px;
	z-index: 2;
	width: 113px;
	background-color: #B9B3A5;
	height: 290px;
	}
#reference p{
	padding: 5px 5px 5px 5px;
	color: #51411F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#reference a{
	color: #51411F;
	text-decoration: none;
	}
#reference a:hover{
	color: #2CB34A;
	text-decoration: none;
	}
.paragraphe {
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007D97;
	padding-top: 15px;
	letter-spacing: 1px;
	}
.list_menu {
	position: relative;
	margin: 0  0 0 0;
	padding : 0 0 0 0;
	width: 100px;
	float: left;
	list-style-type: none;
	}
.list_menu li {
	width: 100px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	line-height: 18px;
	
	}
.list_menu li a{
	display: block;
	color: #58595B;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}
.list_menu li a:hover{
	display: block;
	color: #58595B;
	background-color: #F2F2AE;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}
a {	
	color: 51411F;
	text-decoration: underline;
	}
a:hover {	
	color: 51411F;
	text-decoration: none;
	}
.cap{
	font-style: italic;
	text-transform: uppercase;
	
	}
/**formulaire**/
#formulaire {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 0 0 0 0;
	list-style-type: none;
	}
.form_txt {
	width: 100px;
	float: left;
	}
.form_champs {
	width: 200px;
	/*float: right;*/
	}
#formulaire li {
	padding-top: 3px;
	line-height: 24px;
	}
.bouton {
	border: 1px solid #2CB34A;
	background-color: #ffffff;
	color: #58595B;
	}
.alerte {
	color: #ff0000;
	}
