body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: White url(images/site-internet.gif) repeat-x;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#page-holder {
	width: 750px;
	margin: auto;
	text-align: center;
}
#header {
	display: block;
	float: left;
	width: 750px;
	height: 102px;
	text-align: left;
	background: url(images/web-designer.jpg) no-repeat;
	background-position: bottom right;
}
#header #logo {display:block; float:left; width:300px; height:102px;}
#header #acces {display:block; float:right; width:296px; height:23px; text-align:right; padding:3px; margin-top:40px; background:url(images/agence-creation-site-internet.gif) no-repeat;}
.textinput {border:1px solid #797979; border-bottom-color:#d2d2d2; border-right-color:#d2d2d2; font-size:11px;}
#menu {display:block; float:left; width:750px; height:38px;text-align:left; }
#promo {display:block; float:left; width:750px; height:159px;}
#content {display:block; float:left; width:750px;}
.column {display:block; float:left; width:205px; text-align:left; padding-right:25px; margin-left:10px;}
.wide-column {display:block; float:left; width:450px; text-align:left; padding-right:25px; margin-left:10px;}
.column .image {
	margin:3px;
	float:left;
	margin-right: 10px;
}
.split {display:block; float:left; width:4px; height:145px; background:url(images/agence-site-internet.gif) no-repeat; background-position:right top;}
strong {color: #006798;}	
a img {border:0px;}
a {
	color:#008de5;
	text-decoration: underline;
	font-weight:bold;
	text-transform: capitalize;
}
a:hover {
	color:#055180;
	text-decoration: underline;
}
a.green {
	color:#6fc206;
	float:right;
	margin-top: 2px;
	margin-bottom: 5px;
}
a.green:hover {
	color:#467c01;
}
.line {display:block; float:left; width:750px; height:1px; background: url(images/web-design-agency.gif) repeat-x;}
#footer {display:block; float:left; width:750px; text-align:left;color: #0071a7;}
#footer a {color: #0071a7;}
#footer a:hover {color:  Black;}
#footer .policy	{
	display:block;
	float:left;
	width:220px;
	margin-top:2px;
	margin-left: 15px;
}
#footer .menu	{
	display: block;
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 2px;
	margin-right: 15px;
}
form {
	margin: 0px;
}

