/* CSS Document */

/* contrairement a common.css*/

body {
background-image:url(../images/identification-inscription/bg-body.jpg);
background-repeat:no-repeat;
background-position:center top;
}

/**/

.bg-texte {
height:437px;
padding-bottom:5px;
padding-left:45px;
padding-right:50px;
padding-top:30px;
}

.titre-image {
margin-left:22px;
margin-top:45px;
margin-bottom:20px;
}

.bouton-retour {
margin-left:22px;
margin-bottom:20px;
width:80px;
}

.bg-texte h1 {
color:#021b7d;
font-size:14px;
font-weight:bold;
padding-bottom:25px;
}

.bg-texte p {
color:#021b7d;
font-size:11px;
padding-bottom:25px;
}

/* BOUTONS ET ROLL OVER */

.fake-btn a{
display:block;
text-indent:-9999px;
}

.bouton-retour a {
background:url(../images/boutons/retour.gif) no-repeat 0 0;
height:24px;
}

.bouton-retour a:hover {
background-position:0 100%;
}

/******/

.bouton-valider {
width:103px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}

.bouton-valider a {
display:block;
text-indent:-9999px;
background:url(../images/boutons/btn-validez.gif) no-repeat 0 0;
height:38px;
}

.bouton-valider a:hover {
background-position:0 100%;
}

input.ipt {
	border-width:0px;
	background:transparent url(../images/espace-perso/input-bg.gif) no-repeat scroll left top;
	padding:5px 10px 10px 10px;
	width:95px;
}

.content label{
	display:block;
	float:left;
	width:100px;
	text-align:left;
	font-weight:bold;
	padding-top:5px;	
	padding-right:5px;
	color:#7CC4FD;
}

/* Lire la suite --SF */

p.readmore a {
	display:block;
	height:38px;
	width:176px;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
	background:url(../images/boutons/btn-ensavoirplus.gif) no-repeat 0 0;
}

.IE p.readmore a {
	height:38px;
}


p.readmore a:hover
{
	background-position:0 100%;
}

p.readmore {
	float:left;
}

/* BOUTONS ET ROLL OVER */

.fake-btnI
{
    float:left;
}

.fake-btnI a
{
    width:163px;
display:block;
text-indent:-9999px;
}

.boutonI a {
background:url(../images/espace-perso/btn-inscrivez-vous.png) no-repeat 0 0;
height:38px;
}

.boutonI a:hover {
background-position:0 100%;
}

.IE6 .boutonI a {
background:url(../images/espace-perso/btn-inscrivez-vous.gif) no-repeat 0 0;
}
