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


/*General settings*/

* {
border:0px none;
margin:0pt;
padding:0pt;
}

body {
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
}
ul, ol {
list-style-type:none;
}
a {
font-weight:bold;
outline-color:invert;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
p {
line-height:20px;
}

h1{
fint
}


h2, h3, h4, h5 {
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
}
h2 {
font-size:21px;
}
h3 {
font-size:18px;
}

div.clear {
clear:both;
font-size:0px;
height:0px;
line-height:0pt;
}
.hide {
display:none;
}

/**********************/


.welcome h1 {
	width:164px;
	height:31px;
	color:#FFFFFF;
	margin-bottom:10px;
	background-image:url(../assets/titleBienvenue.png);
	background-repeat:no-repeat;
	display: block;
} 



.welcome h5 {
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:21px;
} 

.welcome p {
	color:#FFFFFF;
	font-variant:small-caps;
}

.whoAreWe h1 {
	width:221px;
	height:25px;
	color:#FFFFFF;
	margin-bottom:10px;
	background-image:url(../assets/titleQuiSommesNous.png);
	background-repeat:no-repeat;
	display: block;
} 
.whoAreWe title {
	width:221px;
	height:25px;
	margin-bottom:10px;
	background-image:url(../assets/titleQuiSommesNous.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;
	
	
} 

.headerCollection h1{
	color:#FFFFFF;
	font-family: Arial, Verdana;
	font-variant: small-caps;
	font-size: 24px;
	font-weight:normal;
	text-align: center;
	
}
.whoAreWe h5 {
	color:#FFFFFF;
	font-variant:small-caps;
	font-size:21px;
} 

.whoAreWe p {
	color:#FFFFFF;
	font-variant:small-caps;
}

.container {
	width:950px;
	margin:0 auto;
	background-image:url(../assets/bkg.jpg);
	position: relative;
	height: auto;
}

.containerContacts {
	width:950px;
	margin:0 auto;
	background-image:url(../assets/tileGlobal.jpg);
	position: relative;
	height: auto;
}

.header {
	/*a enlever a la fin*/
	background-image:url(../assets/bkgHeader.jpg);
	height:378px;
}

.main {
width:960px;

}
.menu{
	height:57px;
	background-image:url(../assets/menuCalibrage.jpg);
}


.menuCollection h1 {
	margin-top:32px;
	display:block;
	height:29px;
	background:url(../assets/titreCollections.png) 20px 0px no-repeat;
}


.menuCollection p {
	color:#000000;
	font-family: Arial, Verdana;
	font-variant: small-caps;
	font-size: 18px;
	text-align:center;

}
.menuCollection a {
	color:#000000;
	font-family: Arial, Verdana;;
	font-variant: small-caps;
	font-size: 18px;
	text-align:center;
	font-weight:normal;
}

.menuCollection a:hover {
	text-decoration:underline;
}

.menuCollection a.link1:hover  {
	color:red;
}
.menuCollection a.link2:hover  {
	color:green;
}
.menuCollection a.link3:hover  {
	color:blue;
}
.menuCollection a.link4:hover  {
	color:deeppink;
}
.menuCollection a.link5:hover  {
	color:chocolate;
}
.contentLeft {
	width:460px;
	float:left;
	background-image:url(../assets/bkgVectorLeft.jpg);
	background-repeat:no-repeat;
	height: 600px;
}
.contentRight {
	/*a enlever a la fin*/
	background-image:url(../assets/bkgVectorRight.jpg);
	background-repeat:no-repeat;
	width:500px;
	float:right;

}
.contentActu {
	width:950px;
}

.contentContacts {
	width:950px;
	height:700px;
	background: url(../assets/bkgGlobal.jpg) no-repeat;
}

.contentRetailer {
	width:950px;
	height:700px;
	background: url(../assets/bkgGlobal.jpg) no-repeat;
}
.contentCgv {
	width:950px;
	background: url(../assets/bkgGlobal.jpg) no-repeat;
}

.cgvTxt{
	padding:10px 30px 10px 20px;
	color:#FFFFFF;

}

.retailerTxt{
	padding:10px 30px 10px 20px;
	color:#FFFFFF;

}

.contactTxt{
	padding:10px 30px 10px 20px;
	color:#FFFFFF;

}

.containerSpecs{
	float:left;
	height:137px;
	width:291px;
	background-image:url(../assets/bkgItem.jpg);
	color:#FFFFFF;
	font-size:11px;
	padding-left:10px;
}

.containerSpecs p.itemSpecs{
	display:block;
	line-height:14px;
	height: 60px;
	padding-top: 5px;
}

.containerSpecs p.itemDescription{
	display:block;
	line-height:14px;
	height: 65px;
	margin-top: 5px;
	padding-top: 5px;
}

.item{
	margin-bottom:10px;
	float:left;
	width: 450px;
	margin-left: 25px;
	margin-top: 10px;
}

.item .picture {
	float:left;
}

.welcome{
	margin-bottom:10px;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 28px;
}

.whoAreWe{
	margin-bottom:10px;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 20px;
}

.paypalActions{
	width:400px;
	float:left;
}

.footer {
	/*a enlever a la fin*/
	color:#333333;
	background-color:#FFFFFF;
	height:30px;
	padding-top: 15px;
}



