#footer{
   padding-top:3px;
}
#footer ul{
   width: auto;
   padding-top:3px;
}

#container{
   background: url(../img/prehome/bg.jpg) no-repeat;
   height: 512px;
} 
.blockTop2{
   background-color: transparent;
}

#content{
   margin: 82px 33px 0 315px;
}
.welcome{
   margin: 0 90px 30px 90px;
   text-align: center;
   font-size: 1.18em;
}
.welcome H2{
   font-size: 2.31em;
   padding:0 0 .4em 0;
   color: #e0001a;
}
.welcome p{
   text-align: center;
}
.blocForm{
	position:relative;
	width: 310px;
	margin-bottom: 15px;
}

.blocWithBg{
	position:relative;
	height:155px;
	background-color: #f6f4ee;
	border: solid 1px #cccccc;
	padding: 10px 35px 0 15px;
}
.blocWithBg2{
	position:relative;
	height:83px;
	background-color: #f6f4ee;
	border: solid 1px #cccccc;
	padding: 10px 35px 0 15px;
}
.blocWithBg3{
	position:relative;
	height:40px;
	background-color: #f6f4ee;
	border: solid 1px #cccccc;
	padding: 10px 35px 0 15px;
}
.blocForm fieldset H3{
   color: #e0001a;
   font-style: normal;
}
.blocForm H3{
   color: #7f7f7f;
   font-size: 1.64em;
   font-style: italic;
   position: absolute;
   margin: -27px 0 0 -15px;
}
.blocForm P, .blocForm LI{
   margin-bottom: 10px;
}
.blocForm LI{
   clear: both;
   text-align: right;
}
.blocForm LABEL{
   width: 75px;
   float: left;
}
.textField, .selectField{
   width: 170px;
   /* height: 17px; */
   border: solid 1px #989898;
}
.selectField{
   width: 172px;
}
.forgetPass{
   color: Black;
   font-size: 0.82em;
}
.redLk{
   color: #e0001a;
}
.margB0{
   margin-bottom: 0 !important;
}
.blocFirstVisit{
   background: url(../img/prehome/bg_1ereVisite.gif) bottom no-repeat;
   padding: 10px 60px;
   font-size: 1.36em;
   color: White;
}
.blocFirstVisit H3{
   font-size: 1.2em;
}
.blocFirstVisit A{
   color: White;
   font-style: italic;
}/* CSS Document */


/*DIGITAS 09/07/08 : ajouts header*/

.blockTop2 .linkToHome
{
position:absolute;
top:0px;
left:270px;
background:url(../img/common/bg_backHome.gif) no-repeat top left;
width:124px;
height:18px;
padding:2px 0 0 35px;
z-index:1;/*DIGITAS 13/08/08 : ajouts*/
}

.blockTop2 .linkToHome a
{
color:#e0001a;
font-weight:bold;
}

/*DIGITAS 09/07/08 : Fin ajouts header*/

