/* CSS Document */

/* mise en page */

body{
	font-family:"Trebuchet MS";
	margin:0;
	font-size:11px;

}

#contener{
	background: #ffffff url(../images/carte-accueil.gif) no-repeat;
	border:1px solid #ffffff;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height:800px;

}

#centre{
	padding-left:0px;
	margin-top:0;
	padding-top:0;
	height:700px;
}

#contenu{
	background-position:right 42px;
	padding-top:25px;
		
}

#titre-page{
	margin-top:554px;
	width:206px;
	text-align:center;
	float:left;

}

/*accueil*/
#identification
{
	width:194px;
	float:left;
	background:#311e25 url(../images/coeurs-ident.gif) no-repeat ;
	background-position:130px 10px ;
	border:1px solid #b80067;
	margin-top:0px;
	margin-left:100px;
	padding:10px 10px 20px 10px;

}


.block-accueil{
	width:270px;
	float:left;
	padding-left:40px;
	padding-top:200px;
	padding-right:40px;
}
.block-accueil2{
	width:280px;
	float:left;
	padding-left:10px;
	padding-top:30px;
	padding-right:10px;
	line-height:15px;
}

.block-accueil2 img{
	padding:10px 0 10px 0;
}

/*main*/
.rose{
	color:#b80067;
	font-weight : bold;
}
.rouge{
	color:#e4312c;
	font-weight : bold;
}

.blanc{
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	text-align:right;
	padding-right:5px;
	padding-top:10px;
}
.blanc2{
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	text-align:left;
}
.encart{
	background:url(../images/bg-coeur.gif) no-repeat;
	padding:40px 60px 40px 40px;
	text-align:center;
	font-weight:bold;
}

input{
	background:#b80067;
	border:none;
	color:#ffffff;
	font-size:11px;
	width:70px;
	padding:3px;
	margin-top:10px;
	float:left;
}

input.bouton
{
	background:#e4312c;
	border:1px solid #ffffff;
	color:#ffffff;
	text-align:center;
	display:block;
	position:relative;
	right:-185px;
	top:-73px;
	width:28px;
	height:26px;
	float:left;
	text-decoration:none;
	padding-top:2px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:11px;
}

input.bouton:hover
{
	background:#ffffff;
	color:#e4312c;
}

#submit
{
	top:-15px;
}

/*compte fidelite*/

.bloc1
{
	border-top: 10px solid #9D6194;
	border-bottom: 11px solid #9D6194;
	padding :3px 0 3px 0;
	margin-top:200px;
	width:320px;
	float:left;
}

.bloc2
{
	border-top: 10px solid #9D6194;
	border-bottom: 11px solid #9D6194;
	padding :3px 0 3px 0;
	margin-top:120px;
	margin-left:15px;
	width:320px;
	float:left;
}

.block-coeur
{
	float:left;
	width:265px;
	margin-left:50px;
	margin-top:50px;
}


.cadre_bloc
{
	border : 1px solid #af0053;
	background:#FFFFFF;
	color : #000000;
	padding:0 20px 20px 20px;
}

.cadre_bloc p
{
	padding:0px ;
	margin: 10px 0 10px 0;
}


.titre_bloc, .titre_bloc2
{
	background : #9D6194;
	padding:2px 40px 0 20px;
	color:#ffffff;
	text-align:right;
	position:relative;
	top:-30px;
/*	top:0px;*/
/*	left:120px;*/
	left:0px;
	width:100px;
	font-weight:bold;
	font-size:12px;

}

.titre_bloc
{
	top:-30px;
}



#logo
{
	width:206px;
	height:88px;
	position:absolute;
	top:167px;
}

/*footer*/

.footer
{
	border-top:1px solid #9D6194;
	width:780px;
	text-align:right;}

a.footer-link:link, a.footer-link:visited
{
	color:#e4312c;
	text-decoration:none;
}

a.footer-link:hover
{
	text-decoration:underline;
}

/*bouton modifier les coordonnées*/
input.modifier
{
	background:#000000 url(../images/fleche-modifier.png) no-repeat ;
	background-position:2px 3px;
	border:none;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	width:170px;
	height:16px;
	padding:0px 0px 0px 13px;
	margin:0;
	float:none;
	text-align:left;
}

input.modifier:hover
{
	color:#e4312c;
	cursor:pointer;
}

/* zones utilisees par les fonctions Javascript */
#messagebox
{
	position: fixed;
	top: 50px;
	left: 450px;
	z-index: 100;
	display: block;
}

#calque
{
	position: fixed;
	background-image: url(../images/overlay.png);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	display: block;
}

.popup
{
	/*width : 330px;
	height : 360px;
	*/
	width : 380px;
	height : 550px;
	height : 530px;
	margin-left: -165px;
	position: absolute;
	left: 50%;
	background-color : white;
	
	border-left : 1px solid #AF0053;
	border-right : 1px solid #AF0053;
	
	padding : 15px;
	
	border-top: 10px solid #000000;
	border-bottom: 11px solid #000000;
}

.lcb
{
	position : relative;
	left : 70px; 
	top : -30px;
}


a img
{
	border: none;
	text-decoration: none;
}

.invisible 
{
	display: none
}

#titre
{
	color: black;
	background-color: white;
	border: 1px solid grey;
}

.hand
{
	cursor: hand;
	cursor: pointer; 
}

#txtAdresse
{
	position : relative;
		top: 30px;
		
}

#ffen
{
	position : relative;
	top : 10px;
}

#sfen
{
	position : relative;
	top : -15px;
	float : right;
}

#divwmess
{
	*margin-top : -20px;
	color : white;
	padding-left : 26px;	
	/*margin-right : 20px;*/
	width : 172px;	
	text-align : left;
	
}

#bienvenue{
text-align:center;
}
