@charset "utf-8";


/*Balise HTML*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	background-color: transparent;
}
ul {

}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
strong {

}

h1 {
	text-transform: uppercase;
	color: #0e7db6;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 10px;
	color: #0e7db6;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #0e7db6;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
#background1 {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_billes5.jpg);
	z-index: 1;
}
#background2 {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_billes5.jpg);
	z-index: 1;
}
#background3 {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_billes5.jpg);
	z-index: 1;
}
#background4 {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_billes5.jpg);
	z-index: 1;
}
#background5 {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_billes5.jpg);
	z-index: 1;
}

/*Bloc*/
#siteMaster {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 0px;
}
#siteMaster #header {
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
}
#siteMaster #header #logo {
	position: absolute;
	height: 60px;
	width: 170px;
	left: 0px;
	top: 5px;
}
#siteMaster #header #menu {
	position: absolute;
	height: 20px;
	width: 670px;
	left: 15px;
	bottom: 5px;
}
#siteMaster #header #menu ul {
	margin: 0px;
	padding: 0px;
}
#siteMaster #header #menu ul li {
	display: inline;
	margin-right: 20px;
}
#siteMaster #header #menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
}

#siteMaster #header #menu ul li a:hover {
	color: #0e7db6;
}

#siteMaster #header #country {
	position: absolute;
	height: 20px;
	width: 200px;
	right: 15px;
	bottom: 10px;
}
#siteMaster #header #telemaintenance {
	position: absolute;
	height: 24px;
	width: 60px;
	top: 20px;
	right: 20px;
}


/*Home*/
#siteMaster #splashHome {
	height: 323px;
	width: 1000px;
	position: absolute;
	left: -10px;
	top: 100px;
	overflow: visible;
	background-image: url(../images/bgSplash.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#siteMaster #splashHome #splashMaster {
	height: 308px;
	width: 950px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#siteMaster #contentHome {
	position: absolute;
	height: 160px;
	width: 980px;
	left: 0px;
	top: 433px;
	font-size: 10px;
}
#siteMaster #contentHome #bloc1 {
	height: 128px;
	width: 410px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #c1deed;
	background-image: url(../images/bgBlocHome.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 15px;
}
#siteMaster #contentHome #bloc2 {
	position: absolute;
	height: 128px;
	left: 460px;
	top: 0px;
	width: 206px;
	border: 1px solid #c1deed;
	background-image: url(../images/bgBlocHome.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 15px;
}
#siteMaster #contentHome #bloc3 {
	position: absolute;
	height: 128px;
	width: 232px;
	top: 0px;
	right: 0px;
	border: 1px solid #c1deed;
	background-image: url(../images/bgBlocHome.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 15px;
}
#siteMaster #footerHome {
	position: absolute;
	height: 100px;
	width: 980px;
	left: 0px;
	top: 605px;
	background-image: url(../images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
}
#siteMaster #footerHome #menuFooter {
	text-align: right;
	padding-top: 30px;
	height: 25px;
}
#siteMaster #footerHome #menuFooter ul {
	margin: 0px;
	padding: 0px;
}
#siteMaster #footerHome #menuFooter ul li {
	display: inline;
	padding-left: 20px;
}
#siteMaster #footerHome #menuFooter ul li a {
	color: #0e7db6;
	text-decoration: none;
	text-transform: uppercase;
}
#siteMaster #footerHome #menuFooter ul li a:hover {
	text-decoration: underline;
}
#siteMaster #footerHome #adresse {
	float: left;
	height: 40px;
	width: 500px;
}
#siteMaster #footerHome #adresse a {
	color: #C00;
	text-decoration: none;
}
#siteMaster #footerHome #adresse a:hover {
	text-decoration: underline;
}
#siteMaster #footerHome #copyright {
	float: right;
	height: 40px;
	width: 200px;
	text-align: right;
}

/*Pages*/
#siteMaster #content {
	height: auto;
	width: 1000px;
	min-height: 510px;
	position: absolute;
	left: -10px;
	top: 100px;
	overflow: visible;
	background-image: url(../images/bgContent.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
}
#siteMaster #content #splash {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 950px;
	height: 220px;
}
#siteMaster #content #splashCoverflow {
	width: 950px;
	height: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#siteMaster #content #contentMaster {
	margin-right: 10px;
	margin-left: 10px;
	width: 950px;
	background-image: url(../images/bgContentMaster.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#siteMaster #content #contentMaster #main {
	float: left;
	width: 689px;
}
#siteMaster #content #contentMaster #main #mapPath{
	height: 40px;
	font-size: 10px;
}
#siteMaster #content #contentMaster #main #texte {
	padding-left: 15px;
}


#siteMaster #content #contentMaster #main #subMenu {
	float: left;
	width: 140px;
	margin-right: 15px;
	padding-left: 15px;
}
#siteMaster #content #contentMaster #main #subMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#siteMaster #content #contentMaster #main #subMenu ul li {
	padding-bottom: 15px;
}
#siteMaster #content #contentMaster #main #subMenu ul li a {
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
#siteMaster #content #contentMaster #main #subMenu ul li a:active {
	color: #0e7db6;
}

#siteMaster #content #contentMaster #main #subMenu ul li a:hover {
	color: #0e7db6;
}


#siteMaster #content #contentMaster #main #center {
	float: left;
	width: 519px;
}
#siteMaster #content #contentMaster #main #center #flipContent {
	height: 500px;
	width: 100%;
}


#siteMaster #content #contentMaster #right {
	float: right;
	width: 231px;
	padding-left: 15px;
}

#siteMaster #footer {
	height: 100px;
	width: 980px;
	background-image: url(../images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#siteMaster #footer #menuFooter {
	text-align: right;
	padding-top: 30px;
	height: 25px;
}
#siteMaster #footer #menuFooter ul {
	margin: 0px;
	padding: 0px;
}
#siteMaster #footer #menuFooter ul li {
	display: inline;
	padding-left: 20px;
}
#siteMaster #footer #menuFooter ul li a {
	color: #0e7db6;
	text-decoration: none;
	text-transform: uppercase;
}
#siteMaster #footer #menuFooter ul li a:hover {
	text-decoration: underline;
}
#siteMaster #footer #adresse {
	float: left;
	height: 40px;
	width: 500px;
}
#siteMaster #footer #adresse a {
	color: #C00;
	text-decoration: none;
}
#siteMaster #footer #adresse a:hover {
	text-decoration: underline;
}
#siteMaster #footer #copyright {
	float: right;
	height: 40px;
	width: 200px;
	text-align: right;
}
#contact select {
	width: 250px;
}
#contact input {
	width: 250px;
}
#contact textarea {
	width: 400px;
}
.alink {
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
}
.clearBoth {
	clear: both;
}
.selectedLink {
	color: #0E7DB6;
}
.countryBox {
	padding-bottom: 5px;
}

.countryTitle {
	text-transform: uppercase;
	color: #0e7db6;
	font-size: 12px;
	line-height: 40px;
}
.countryFlag {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.h1eseller {
	color: #F60;
}
.h1eshowroom {
	color: #C00;
}
.h1ecorporate {
	color: #069;
	text-transform: none;
}
.h1emarket {
	color: #390;
}
.h1eworkshop {
	color: #969;
}
