body{
	background:#fff url(../images/back.gif) no-repeat 0 0;
	color:#686868;
	font: 70%  Arial, Helvetica, sans-serif;	
	line-height:180%;
	margin:0;
	padding:0;
}
a:link, a:visited, a:active{
	color:#dc7d00;
	text-decoration:none;
}
a:hover{color:#555;}
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:150%;}
h2{font-size:150%;}
h3{font-size:130%;}
h4, h5{font-size:100%;}
h2, h3, h4, h5{font-weight:normal;color:#dc7d00;}
hr{display:none;}
img{border:none;}
.hidden{display:none;}
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}
address{
	font-style:normal;
	margin:1em 0;
}
.aug{font-size:110%;}
/* ---------------------- container ----------------------------- */

#container{
	width:941px;
	text-align:left;
	position:relative;
	padding-top:64px;
	background:url(../images/container_back.jpg) no-repeat 0 0;
}

/* ---------------------- module ----------------------------- */

.module{
	height:208px;	
	position:relative;
	padding-left:351px;
	padding-right:20px;
}
.logo{
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	left:0;
	width:316px;
	height:208px;
	text-indent:-8000px;
	overflow:hidden;
	z-index:100;
}
.logo a{
	display:block;
	height:208px;
}

p.link a{
	padding-left:12px;
	background:url(../images/arrow2.gif) no-repeat 0 5px;
	color:#686868;
	text-decoration:underline;
}
.first h2{color:#b70c0c;}
.first p.link a{background:url(../images/arrow1.gif) no-repeat 0 5px;}

.btn_connexion {background:url(/htdocs/modules/Customers/images/connexion.gif) no-repeat; width: 150px; height: 25px; border: 0px;}

/* ---------------------- footer ----------------------------- */

#footer{
	margin-left:35px;
	padding-bottom:2em;
	clear: both;
	border-top: 1px solid #fff;
}
#footer a{color:#686868;}
#footer a:hover{color:#686868;text-decoration:underline;}

#footer address{
	float:left;
	margin:0;
}
#footer p {
	float: right;
	text-align:right;
	margin: 0;
}

.mytac {
		display:block;
		height:222px;
		margin:0;
		padding:0 0 0 250px;
		position:absolute;
		top:-6px;
		width:311px;
		*top:11px;
		}

.footerfix {
	margin-top:30px;
}
