@charset "iso-8859-2";
/* CSS Document */
.Style1 {
	color: #FF0000;
	font-weight: bold;
}
.Style2 {color: #FF0000}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
body {
	width: 950px;
	margin: 0 auto;
	background: white url("images/fond.png") repeat-x;
	font: 12px Verdana, Geneva, sans-serif;
	padding: 20px 0 0 0;
}
img { border: 0; }
#header {
	width: 922px;
	height:80px;
	margin: 0 0 0 12px;
}
#logo {
	width: 293px;
	height:27px;
	background: url("images/logo.png") no-repeat;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 52px 0 0 153px;
	color: #3d3d3d;
}
#newsletter {
	width: 401px;
	height: 80px;
	background: url("images/formtop.png") no-repeat;
	float: right;
}
#newsletter h3 {
	margin: 0;
	font-size: 12px;
	color: #3e8ec4;
	padding: 10px 0 0 20px;
}
#newsletter label {
	display: block;
	width: auto;
	float: left;
	text-align: right;
	color: #3e8ec4;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#newsletter .input {
	width:133px;
	height: 18px;
	background: #caedfc;
	border: 1px solid #35a7da;
	margin: 2px 0 2px 0;
}
#newsletter .submit {
	width: 94px;
	height:41px;
	text-align: center;
	background: url("images/submit.png") no-repeat;
	border: 0;
	float: right;
	margin: 6px 15px 0 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #cadbe7;
}
#speedbarre {
	width: 920px;
	height:23px;
	background: url("images/speedbarre.png") repeat-x;
	margin: 20px 0 10px 12px;
}
#speedbarre a {
	display: block;
	height: 19px;
	float: left;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 30px 0 30px;
	background: url("images/droitelinks.png") no-repeat;
	background-position: top right;
}
#speedbarre a:hover { text-decoration: underline; }
.pack {
	width: 298px;
	height: 178px;
	background: url("images/pack.png") no-repeat;
	float: left;
	margin: 0 5px 0 10px;
}
.pack h2 {
	margin: 0;
	text-transform: uppercase;
	color: #3e8ec4;
	letter-spacing: -1px;
	padding: 5px 0 5px 5px;
	font-size: 15px
}
.pack p {
	margin: 0;
	color: black;
	padding: 15px 10px 0 10px;
}

#content {
	width:639px;
	float: left;
	margin: 20px 0 20px 12px;
}
#content h1 {
	width: 619px;
	margin: 0;
	height: 23px;
	background: url("images/h1.png") no-repeat;
	color: white;
	font-size: 13px;
	padding: 6px 0 0 20px;
}
.contenu {
	width: 639px;
	background: url("images/bg_content.png") no-repeat;
	background-position: bottom right;
	margin: 0 0 20px 0;
}
.contenu p {
	margin:0;
	color: #00000;
	padding: 10px;
}
.thumbs {
	width: 258px;
	height: 129px;
	background: url("images/bg_thumbs.png") no-repeat;
	float: left;
	margin: 10px 10px 0 10px;
	text-align: center;
	padding: 4px 0 0 0;
}
.clearer { clear: both; }
#sidemenu {
	width:250px;
	float: right;
	margin: 20px 20px 0 0;
}
.menu {
	width: 250px;
	background: #b0d0e7;
	margin: 0 0 20px 0;
}
.hautmenu {
	width: 250px;
	background: url("images/hautmenu.png") no-repeat;
}
.basmenu {
	width: 250px;
	background: url("images/finmenu.png") no-repeat;
	background-position: bottom left;
	padding: 10px 0 10px 0;
}
.menu h2 {
	width: 212px;
	height: 19px;
	margin: 0 0 0 6px;
	background: url("images/h2menu.png") no-repeat;
	font-size: 11px;
	text-transform:uppercase;
	color: white;
	letter-spacing: -1px;
	padding: 5px 0 0 25px;
}
.menu p {
	margin: 0;
	padding: 10px 15px 10px 15px;
}
.menu .mdr {
	margin: 0 0 0 56px;
}
.button {
	width: 168px;
	height: 24px;
	background: url("images/devis.png") no-repeat;
	margin: 10px 0 10px 41px;
	text-align: center;
	text-transform:uppercase;
	color: white;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 8px 0 0 0;
}
.button:hover { text-decoration: underline; }
#footer {
	width: 900px;
	margin: 0 auto;
	height: 90px;
	clear: both;
	background: url("images/footer.png") no-repeat;
	color: white;
	padding: 10px 0 0 0;
}
#footer p { margin: 0;}
#footer a { color: white; text-decoration: none; font-weight: bold; }
#footer a:hover { text-decoration: underline; }
#footer p.center {
	text-align: center;
	padding: 0 0 0 80px;
}
#footer p.part {
	margin: 10px 0 0 150px;
	width: 700px;
	height: 60px;
}
