
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	background-color: #F0EEE1;
}

.blue {
	color: #3facdd;
}

.bigblue {
	color: #3facdd;
	font-size: 18px;
}

.enconstruction {
	color: #222222;
	font-size: 20px;
	letter-spacing: 3px;
}

.rouge {
	color: #FF0000;
}

.textjustify {
	text-align: justify;
}

a.filariane:link { color: #49AFE3; text-decoration:none; font-size: 12px;}
a.filariane:visited { color: #49AFE3; text-decoration:none; font-size: 12px;}
a.filariane:hover { color: #222222; text-decoration:none; font-size: 12px;}

a.footlinks:link { color: #222222; text-decoration:none; font-size: 11px; font-weight:normal;}
a.footlinks:visited { color: #222222; text-decoration:none; font-size: 11px; font-weight:normal;}
a.footlinks:hover { color: #49AFE3; text-decoration:none; font-size: 11px; font-weight:normal;}

a.sitemap:link { color: #49AFE3; text-decoration:underline; font-size: 12px; font-weight:normal; letter-spacing:1px;}
a.sitemap:visited { color: #49AFE3; text-decoration:underline; font-size: 12px; font-weight:normal; letter-spacing:1px;}
a.sitemap:hover { color: #222222; text-decoration:underline; font-size: 12px; font-weight:normal; letter-spacing:1px;}

a.product:link { color: #222222; text-decoration:none; font-size: 12px; font-weight: bold; letter-spacing: 1px;}
a.product:visited { color: #222222; text-decoration:none; font-size: 12px; font-weight: bold; letter-spacing: 1px;}
a.product:hover { color: #555555; text-decoration:none; font-size: 12px; font-weight: bold; letter-spacing: 1px;}

a:link { color: #222222; text-decoration:none; font-weight:bold;}
a:visited { color: #222222; text-decoration:none; font-weight:bold;}
a:hover { color: #555555; text-decoration:underline; font-weight:bold;}

img.imagelink {
	border: none;
}

div.cadreindex {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.cadreprincipal {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.container {
	text-align: center;
}

div.principal {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: center;
}

/* border du cadre index */

td.indexbordertop {
	height: 30px;
	background-image: url(./images/indexbordertop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
td.indexborderbottom {
	height: 30px;
	background-image: url(./images/indexborderbottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
td.indexbordercenter {
	background-image: url(./images/indexbordercenter.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

/* border du cadre classique */

td.bordertop {
	height: 180px;
	background-image: url(./images/bordertop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
td.borderbottom {
	height: 30px;
	background-image: url(./images/borderbottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td.bordercenter {
	background-image: url(./images/bordercenter.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

/* border du cadre de contenu */

td.contentbordertop {
	height: 41px;
	background-image: url(./images/contentbordertop.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td.contentborderbottom {
	height: 46px;
	background-image: url(./images/contentborderbottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
td.contentbordercenter {
	background-image: url(./images/contentbordercenter.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;
	height: 200px;
}

div.logo {
	position: relative;
	left: 30px;
	top: -15px;
	width: 181px;
	height: 88px;
}

div.title {
	color: #3facdd;
	font-size: 18px;
	position: relative;
	left: 50px;
}

td.texthistorique {
	font-size: 10px;
	text-align: justify;
}

textarea.mailtextarea {
	width: 100%;
	height: 300px;
}

td.searchproduct {
	vertical-align: top;
}

td.bglogin {
	height: 250px;
	background-image: url(./images/backgroundloginpro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

td.productimage {
	width: 200px;
	vertical-align: top;
}

td.productdescription {
	width: 500px;
	vertical-align: top;
	padding-left: 20px;
	text-align: justify;
}