* {
	margin: 0;
	padding: 0;	
}

body
	{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	text-align: center;
	color: #555;
	background-image: url(img/fond.jpg);
	}

#siteweb
	{
	background: white url(img/monwebmaster3.jpg) no-repeat;
	padding-left: 500px;
	padding-top: 130px;
	height: 570px;
	text-align: left;
}

#callback {
	position: absolute;
	top: 475px;
	left: 325px;
	width: 120px;
	height: 180px;
	padding: 10px;
	background-image: url(img/callback.png);
	color: #1b1c21;
	font-size: 80%;
	overflow: hidden;
	text-align: left;
}

#tel {
	position: absolute;
	top: 45px;
	left: 360px;
	width: 400px;
	height: 150px;
}

#clients {
	top: 0px;
	left: 0px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

.evidence {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.center
	{
	text-align: center;
	}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	margin-bottom: 10px;
	}
	
h1
	{
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #1b1c21;
}

h3 {
	font-weight: bold;
	font-size: 120%;
}	

.prix {
	color: #10bb04;
	font-weight: bold;
}

.error {
	color: red;
}

dl, dt, dd, ul, li
	{
	list-style-type: none;
	}
	
img
	{
	border: 0px;
	}

a:link, a:visited {text-decoration: underline; color: #000000;}
a:hover {color: #AF2D1D;}
a:active {color: #FFFFFF;}

a.ngweb:link, a.ngweb:visited, a.ngweb:active {text-decoration: none; color: #FF0000; font-size: 10px;}
a.ngweb:hover {color: #650000;}

a.siren:link, a.siren:visited, a.siren:active {
	color: white;
	font-size: 80%;
}
a.siren:hover {color: #b2bbd1;}

.big {font-size: 30px;}

.b {font-weight: bold;}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#callback p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.small {
	font-size: 80%;
}

input {
	width: 110px;
	padding: 1px;
	background-color: #ccd6fe;
}

label {
	color: #666a7e;
	font-style: italic;
}
