@charset "utf-8";
/* CSS Document */
.gen{
border-right:#CCCCCC;
border-right-width:thick;
}

body{
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #EFEFEF;
/*
	background-image: URL('images/web_background.gif');
	background-position: top center;
	background-repeat: repeat-y;
*/
}

p {
margin: 12px 20px 12px 20px;
line-height: 18px;
}

H1.keywords {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-align: center;
}

H1, H2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
margin: 12px 20px 5px 20px;
}

h1.sidebar
{
	color: #000;
}

td {
vertical-align: top;
}

ul {
list-style-type: square;
}

li {
margin: 1px 15px 1px 0;
line-height: 17px;
}

.backk{
border-right:solid medium #CCCCCC;
}
.greytext{
	font:Arial;
	font-size:13px;
	line-height:18px;
	color:#666666;
}
.greytext2{
	margin-right: 20px;
	font:Arial;
	font-size:13px;
	line-height:18px;
	color:#666666;
}
.greycontact{
	margin-left: 20px;
	margin-right: 20px;
	font:Arial;
	font-size:13px;
	line-height:16px;
	color:#666666;
}
.border{
	margin-left:20px;
	margin-right: 20px;

}
.tdborder{
	border:#000000;
	border:solid 1px;
	font-family:Arial;
	font-size:13px;
	line-height:18px;
}
.tdborderout{
	border:#000000;
	border:solid 1px;
	font-family:Arial;
	font-size:13px;
}
.retrait{
	margin-left:20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.retraitco{
	margin-left:20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Arial;
	font-size:13px;
	line-height: 16px;
}
.BtBack {
	background-image:url(images/back_nav.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}
.link{
	color:#666666;
}
.maillink{
	color:#000000;
}
.backprice{
background-image:url(images/img_pricing.jpg);
background-color:#8D939F;
background-repeat:no-repeat;
background-position:bottom;
font-family:Arial;
font-size:11px;
}
/*MENU*/
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:top;
	display:block;
	height:24px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Arial;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #999999;
}
ul#menu li{
	display:block;
	float:left;
	position: inherit;
	margin:0;
	pading:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:5px 60px 0px 51px;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}
/*menu pricing*/
#menu2 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 15em;
}
#menu2 li {
	font-family:Arial;
	font: 11px;
	margin: 0;
	padding: 0;
}
#menu2 a {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 9px 10px;
	text-decoration: none;
}
#menu2 a:hover {
	color: #000000;
	font-weight:bold;
	padding-bottom: 9px;
}

/*menu service*/
#menu3 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 15em;
}
#menu3 li {
	font-family:Arial;
	font: 11px;
	margin: 0;
	padding: 0;
}
#menu3 a {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 9px 13px;
	text-decoration: none;
}
#menu3 a:hover {
	color: #000000;
	font-weight:200;
	padding-bottom: 9px;
}

a#menu_home {display: block; width: 18px; height: 138px; margin: 0 auto; background: url("images/button_home.gif") 0 0 no-repeat; }
a#menu_home img { display: block; border: 0; }
a#menu_home:hover { background: url("images/button_home_hover.gif") 0 0 no-repeat; }
a#menu_home:active { color: #FFE600; }