* {
font-family: Georgia;
font-size:13px;
color:#201C1E;
}
body {
	margin: 0px;
	text-align: center;
	background : #ffffff; /*#A8A9AC;*/	
}
#global {
	background : #ffffff;	
	position: relative;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height:598px;
	text-align: left;
}
img { border:none;}
.left { position: relative; float:left;text-align: left; }
.right { position: relative; float:right;text-align: right; }
.clear { float: none;}
.italic { font-style: italic; }
.bold {	font-style: bold; }
#header {
	position: absolute;
	top:0px;
	left:0px;
	width:800px;
	height:143px;
	background :  #fcf8e1 url(../images/header.jpg) no-repeat;
}
.nav_menu {
	position: absolute;
	top:142px;
	left:0px;
	width:800px;
	height:30px;
	overflow: hidden;
}
.Accueil { background : url(../images/nav_menu.gif) no-repeat; }
.Presta { background : url(../images/nav_menu.gif) no-repeat 0 -30px; }
.Client { background : url(../images/nav_menu.gif) no-repeat 0 -60px; }
.Contact { background : url(../images/nav_menu.gif) no-repeat 0 -90px; }

#home_img {
	position: absolute;
	top:172px;
	left:0px;
	width:476px;
	height:416px;
	background : url(../images/home_img.jpg) no-repeat;
}
#prop_img {
	position: absolute;
	top:172px;
	left:0px;
	width:800px;
	height:416px;
	background : url(../images/prop_img.jpg) no-repeat;
}

/* CLIENTS */
#clients{
	position: absolute;
	top:172px;
	left:0px;
	width:799px;
	height:426px;
	/*background : url(../images/cli_img.jpg) no-repeat;*/
	background: #E5E8E7 url(../images/nosclients.gif) no-repeat 225px 108px;
	font-size: 11px;
	border-left:1px #ffffff solid;
}
#clients .temoins{
	padding:10px 42px 20px 42px;
}
.accroche {
	font-family: Arial;
	position:relative;
	float: left;
	width:380px;
	height:100px;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	/*border:1px red solid;*/
}
.temoin {
	position: relative;
	width:330px;
	height:135px;
	/*border:1px red solid;*/
}
.bookleft {
	background: url(../images/shadow_book.gif) no-repeat -2px 2px;
	padding-top: 5px; padding-bottom:7px;padding-right:16px;
}
.bookright {
	background: url(../images/shadow_book.gif) no-repeat 13px 2px;
	padding-top: 5px; padding-bottom:7px;padding-left:16px;padding-right:6px
}
.arrowright {padding-bottom:5px;padding-right:16px; }
.photo { padding: 5px 0px 0px 5px;}
.comment {
	width:220px;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	line-height: 12px;
	font-family: Arial;
	font-size:11px;
}
.auteur {
	/*font-style: italic;*/
	font-family: Georgia;
	font-size:9px;
	font-weight: bold;
	color:#EA2227;
	vertical-align: bottom;
}

#content {
	position: absolute;
	top:224px;
	left:476px;
	width:280px;
	text-align: justify;
	line-height:18px;
}
.aufil {
	font-family: Georgia;
	font-style: italic;
	color:#EA2227;
	font-weight: bold;
}
#contentPresta {
	background: inherit;
	position: absolute;
	top:198px;
	left:42px;
}
#contentPresta #col1{
	position: absolute;
	top:0;
	left:0;
	width:260px;
	font-size: 30px;
	color: #EA2227;
}
#contentPresta #col1 .par{
	position: absolute;
	top:0;
	left:0;
}
#contentPresta #col2{
	position: absolute;
	top:0;
	left:270px;
	width:420px;
	font-size: 30px;
	color: #EA2227;
}
#contentPresta #col1,#col2 .par{
	position: absolute;
	top:0;
	left:0;
}
#contentPresta div,ul,h3{
	font-size: 11px;
	line-height:12px;
}
#contentPresta h3 {
	font-family: Georgia;
	font-weight:bolder;
	font-style: italic;
	padding-left: 14px;
	margin: 0;
	padding-bottom: 6px;
}
#contentPresta ul {
	padding: 0 6px 0 8px;
	margin:10px;
}
#contentPresta li {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height:13px;
	text-align: normal;
	margin: 0;
}
#contact{
	position: absolute;
	top:540px;
	left:476px;
	width:280px;
	height:48px;
	font-size: 9px;
	line-height:11px;
	border-left:3px #EA2227 solid;
	margin:0;
	padding: 0 0 0 5px;
}
#contactheader{
	position: absolute;
	top:130px;
	left:42px;
	font-size: 9px;
	line-height:11px;
	margin:0;
}
.head{
	margin:0;
	padding:0;
	font-size: 9px;
	line-height:10px;
	font-weight: bold;
	color:#EA2227;
}
#contacteznous{
	position: absolute;
	top:172px;
	left:0px;
	width:800px;
	height:416px;
	background: #E5E8E7;
	border-left:1px #ffffff solid;
	font-size: 10px;
}
#contacteznous #form {
	position: absolute;
	top:20px;
	left:196px;
	width:600px;
	line-height: 12px;
}
.req {
	clear: both;
	color:red;
}
#contacteznous h2,p{
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	padding:0;
	margin:0;	
}
#contacteznous input{
	font-family: Georgia;
	font-size: 12px;
	margin:2px 0 6px 0;
	border:1px #ccc solid;
	width:200px;
}
.envoi {
	width:100px;
}
#contacteznous div{
	position: relative;
	display:inline;
	/*float: left;*/
	padding-right: 20px;
	font-family: Georgia;
	font-size: 12px;
}
.dancetools {
	position: absolute;
	top:590px;
	left:720px;
	z-index:100;
}
