@charset "utf-8";
/* CSS Document */

#content {
	margin: auto;
	width: 1014px;
	background-image: url(imgs/bord2.jpg);
	background-repeat: repeat-y;
}
#entete {
	background-image: url(imgs/entete.jpg);
	height: 116px;
}
#main {
	left:17px;
	width: 980px;
	background-image: url(imgs/bord2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}
#txt p {
	margin-bottom: 20px;
	margin-right: 10px;
}
#txt li {
	margin-right: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
	list-style-type: circle;
}
*html #main {
	background-position: -4px top;
}
#info {
	margin-left: 360px;

}
#intro {
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #008eca;
	font-weight: bold;
	background-image: url(imgs/fond_intro.png);
	height: 133px;
	width: 574px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 20px;
}
#intro div {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width: 560px;
}
#txt {
	background-image: url(imgs/bord_info.png);
	background-repeat: repeat-y;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	min-height: 550px;
}
*html #txt{
	height: 560px;
}
#devis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007EB1;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 24px;
	margin-top: 50px;
}
#txt a:hover {
	text-decoration: underline;
}
#bas_info {
	background-image: url(imgs/bas_info.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 594px;
}
#logo {
	background-image: url(imgs/block_logo.png);
	height: 68px;
	width: 576px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 30px;
}
#gauche {
	padding-left: 63px;
	position: absolute;
	top: 0px;
	left: -17px;
	width: 322px;
	background-image: url(imgs/tel.jpg);
	background-repeat: no-repeat;
}
#numero {	
        margin-left: 3px;
        margin-top: 220px;
	border: 0px;
	width: 190px;
	font-size: 12px;
	color: #CCC;
	font-weight: normal;
	margin-bottom: 15px;
}
#validation {
    margin-left: 20px;
    margin-top: 217px;
	height: 22px;
	width: 27px;
	position: absolute;
}
*html #validation {
    margin-left: 10px;
}
*+html #validation {
    margin-left: 10px;
}
#pub {
	height: 179px;
	width: 262px;
	background-image: url(imgs/fond_pub.png);
	margin-top: 20px;
	margin-left: -26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(imgs/footer.jpg);
	height: 146px;
	width: 1014px;
	margin-top:07px;
}
#footer #miniblock {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	margin-top: 46px;
	margin-left: 40px;
	font-size: 10px;
	width: 250px;
	height: 25px;
}
#footer #block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 480px;
	margin-left: 320px;
	margin-top: 26px;
	color: #999;
	position: absolute;
}
#footer #link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 920px;
	margin-left: 30px;
	margin-top: 96px;
	color: #999;
	position: absolute;
}
.hidden {
	visibility: hidden;
}
