@charset "utf-8";
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #A2A2A2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 37px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
#top a {
	color: #171717;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #C4C4C4;
	margin: 7px;
	display: inline-block;
}
.content {
	width: 672px;
	background-image: url(../images/content.png);
	background-repeat: repeat-y;
	color: #000000;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	color: #666666;
	margin-bottom: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#down {
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	height: 40px;
}
#footer {
	background-image: url(../images/footer.png);
	height: 80px;
	color: #FFFFFF;
	text-align: right;
	background-repeat: no-repeat;
}
.padding {
	padding: 10px;
	font-size: 12px;
}

.header {
	text-align: center;
	width: 669px;
	padding-left: 220px;
	font-size: 14px;
	margin-bottom: 3px;
}
#top a:hover {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #E76A26;
}
.style1 {color: #E76A26}

.nav  {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FF6633;
	font-weight: bold;
}
.nav  u {
	text-decoration: none;
}

.devis {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	border: 1px solid #F48E3F;
}
.devis a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #F48E3F;
	padding: 10px;
}
.devis a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EB6B0E;
	padding: 10px;
}


.video {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	border: 1px solid #666666;
	margin-top: 10px;
}
.video a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #339900;
	padding: 10px;
}
.video a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #336633;
	padding: 10px;
}
.tarifs {
	font-size: 9px;
}
