/* police par defaut */
body {
	background-color: #FFFFFF;
 	margin: 0; /* pour éviter les marges */ 
  	text-align: center; /* pour corriger le bug de centrage IE */ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/img_bkg.jpg);
	background-repeat:repeat-x;
	color: #666666;
}



/*************************  formulaire acces  *************************************/

#all{height:250px;
left:-400px;
margin-left:50%;
margin-top:-125px;
position:absolute;
top:50%;
width:800px;}

#contener{background-image:url(../images/fond_connection.png);
background-repeat:no-repeat;
width:748px;
height:232px;
margin: 9px 0 0 26px;
position:relative;}

#access{height:auto;
margin:-10px 0;
padding:0 0 0 55px;
position:relative;
text-align:left;
width:auto;}

#footer{
margin:66px 0 0 220px;
padding:0 26px 0 0;
position:relative;
text-align:right;
vertical-align:bottom;
}

.texte { height:auto;
padding:63px 0 0 125px;
text-align:left;
font-size:13px;
color:#666666;}

#info_access{float:left;
height:25px;
margin:25px 0 0 50px;
position:relative;
text-align:left;
width:200px;}

.txt_info{ color:#0066CC;
font-size:9px;
margin:-20px 0 0 30px;
padding:0;}

#logo{float:right;
height:53px;
margin:-5px 35px 0 0;
position:relative;
width:123px;}

#logo a{border:none;
text-decoration:none;}


/* bouton rechercher */
.bt_valid {
background-image:url(../images/btn_rechercher.jpg);
background-repeat:no-repeat;
height:33px;
width:143px;
border:none;
cursor:pointer;
}

.input {background-color:#FFFFFF;
border:medium none;
color:#494949;
font-size:11px;
height:20px;
margin:0 25px 0 0;
margin-bottom:2px;
margin-top:2px;
padding:2px 0 0;
width:140px;
}

h1 { font-size:13px; margin:0px;}

a:link {
	color: #548795;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #548795;
}
a:hover {
	text-decoration: underline;
	color: #548795;
}
/* lien bas de page site paiement*/
a.copy:link {
	color: #FF9000;
	text-decoration: none;
}
a.copy:visited {
	text-decoration: none;
	color: #FF9000;
}
a.copy:hover {
	text-decoration: underline;
	color: #FF9000;
}
.copy{
	color: #FF9000;
}
/* lien bas de page formulaire connexion*/
a.copy1:link {
	color: #CC6600;
	text-decoration: none;
}
a.copy1:visited {
	text-decoration: none;
	color: #CC6600;
}
a.copy1:hover {
	text-decoration: underline;
	color: #CC6600;
}
.copy1 {
	color: #CC6600;
}

.horaires {
	color: #870100;
	/*font-weight: bold;*/
}
.bottom {color: #CDD6DB}
.bleu {
	color: #09649B;
	/*font-weight: bold;*/
}
.size14 {font-size: 14px}
.size13 {font-size: 13px}
.size12 {font-size: 12px}
.blanc {color: #FFFFFF}

/* message erreur */
.erreur {
	color:#B32F2F;
font-size:11px;
font-weight:bold;
height:15px;
padding:5px 0;
}
/* message ok */
.valid {
	color: #009900;
	font-weight: bold;
	font-size: 11px;
}

#msg_rech h2 {
	text-align:left;
	margin:0 0 5px;	
	background: none;
	font-size: 17px;
	color:#FF9900;
	padding: 0 0 0 0;
	/*margin: 25px 0 10px;*/
	text-decoration: none;
	text-transform: uppercase;
}
#msg_rech p {
	text-align:justify;
	line-height:16px;
}
#msg_rech ul {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
#msg_rech li {
	padding: 3px 0 0 30px;
	list-style-type: none;
	list-style-position: outside;
	background: url("../images/puce.png") 0 0 no-repeat;
	color: #000000;
	position: relative;
	text-align: left;
	font-size: 11px;
	height:25px;
}
