/* Style général */
.body_index {
	font-family:sans-serif;
	font-size:12px;
	font-weight:100;
	color:#004B8B;
	background-color:#FFFFFF;
	background-image:url(../img_mile/index_fond.gif);
	/*scrollbar-3d-light-color: #4483af; 
	scrollbar-arrow-color: #4483af; 
	scrollbar-base-color: #D3D8E6; 
	scrollbar-dark-shadow-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color: #4483af;*/
}

.voeux {
	visibility:hidden;
}
.body_menu_haut {
	padding:0px 1px 0px 1px;
	background-color:#FFFFFF;
}

#page {
	width:696px;
	margin-right:25px;

}

.body_centre
{
	padding-left:12px;
	margin-right:25px;
	/*border-top:2px solid #99A4A6; */
	vertical-align:top;
	width:720px;
} 


.deco_cadre {
	background-image:url(../img_mile/deco_cadre.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:29px;
	text-align:center;
}
img {
	border:0px;
}

ul {
	padding:0px;
	background-color:#FFFFFF;
}
li {
	list-style-type:none
}
/* pour la partie centrale */
table {
	background-color:transparent;
	font-weight:100;
	line-height:14px;
	font-size:12px;
}
.normal {
	font-size:11px;
	font-weight:100;
	color:#004B8B;
	line-height:14px;
	text-align : justify; 
}
input {
	font-size:10px;
	color: #004B8B;
	background-color:#FFFFFF;
}
textarea{
	font-size:11px;
	font-weight:100;
	color:#004B8B;
	border:1px solid #000000;
	margin-top:1px;
}
legend {
	font-weight:bold;
}
.fond {
 	background-color:#FFFFFF;
 	border:1px solid #000000;
}

.ecart15 {
	padding:15px 15px 15px 15px 
}

.deco_etoile {
	background-image:url(../img_mile/deco_fond.gif);
	background-position:right top; 
	background-repeat:no-repeat;
}

.f_bleu_clair {
	/*background-color:#4282b5;*/
	background-image:url(../img_mile/degrade_bleu.gif);
	background-position:left top; 
	background-repeat:repeat-x;
}

.grosTitre {
	color: #004B8B;
	font-size: 18px;
	font-weight: bold;
}

.f_bleu{
	background-color:#EDF1FA;
}

.f_blanc{
	background-color:#FFFFFF;
}

.info {
	color: #666666;
	font-size: 11px;
}
i {
	color: #666666;
	font-size: 10px;
}

.info_bleu{
	color: #004B8B;
	font-size: 10px;
}

.e_Cadre {
	border:1px solid #6A6A6A;
}

td.news {
	background-image:url(../img_mile/menu_bleu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	padding:3px 3px 3px 5px;
	font-size:11px;
	width:70px;
}

div.news { 
	/*background-image:url(../img_mile/fond_news.gif);*/
	background-repeat:no-repeat;
	padding:0px;
	height:102px;
	border-top:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	overflow:auto;
}

ul.news {
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#666666;
	border:0px;
}
ul.news li{
	list-style-image:url(../img_mile/triangle.gif);
	padding-left:0px;
}


/* pour les erreurs */
.Err{
	color:#A80000;
	font-weight:bold;
	text-decoration:none;
}

/*--- Les liens du site ---*/
a{
	color:#f39c2b;
	text-decoration:none;
}

a:hover {
	color:#004B8B;
	text-decoration:underline;
}

a.info {
	color: #666666;
	font-size: 9px;
	font-weight:bold;
}
a.info:hover {
	color: #666666;
	text-decoration:underline;
}

a.info_bleu {
	color: #004B8B;
	font-size: 9px;
}

/*--- Le bandeau ---*/

a.l_bandeau_h {
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:2px 5px 2px 5px;
	font-weight:100;
}

a.l_bandeau_h:hover {
	color:#FFFFFF;
	text-decoration:underline;
	border-bottom:2px solid #FFFFFF;	
}
a.l_bandeau_h_inverse {
	padding:2px 5px 2px 5px;
	background-color:#FFFFFF;
	border:1px solid #004B8B;
	color:#004B8B;
	font-weight:100;
}

a.l_bandeau_h_inverse:hover {
	color:#004B8B;
	background-color:#FFFFFF;
	border:1px solid #004B8B;	
	text-decoration:underline;
}


/*--- Les menus du haut ---*/
a.l_menu_h {
	color: #FFFFFF;
	font-weight:100;
	padding:7px 10px 5px 10px;
	/*margin:1px;
	background-color:#4282b5;*/
	background-image:url(../img_mile/degrade_bleu.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px solid #CCCCCC;
}

a.l_menu_h:hover {
	/*background-color:#f39c2b;*/
	padding:5px 10px 5px 10px;
	background-image:url(../img_mile/degrade_orange.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:2px solid #CCCCCC;
}

a.l_menu_h_inverse {
	color: #FFFFFF;
	font-weight:100;
	padding:5px 10px 5px 10px;
	/*margin:1px;
	background-color:#f39c2b;*/
	background-image:url(../img_mile/degrade_orange.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:2px solid #CCCCCC;
}

a.l_menu_h_inverse:hover {
	/*background-color:#4282b5;*/
	background-image:url(../img_mile/degrade_bleu.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:1px solid #CCCCCC;
}





/*--- Les menus de gauche ---*/

a.l_menu_g {
	color:#f39c2b;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}

a.l_menu_g:hover {
	color:#004B8B;
	padding-top:15px;
	font-weight:bold;
	text-align:left;
}

.menu_g {
	background-image:url(../img_mile/menu_g_bleu.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	padding:3px 3px 0px 5px;
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
	margin:0px
}

.menu_g_click {
	background-image:url(../img_mile/menu_g_orange.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	padding:3px 3px 0px 5px;
	font-size:11px;
	cursor:pointer;
	font-weight:bold;
}

a.menu_gauche_part {
	color: #FFFFFF;
	font-weight:100;
	padding-left:10px;
}

a.menu_gauche_part:hover {
	color: #f39c2b;
	font-weight:100;
}

div.menu_gauche {
	background-image:url(../img_mile/menu_g_bleu.gif.png);
	background-position:center top; 
	background-repeat:no-repeat;
	width:200px;
	font-size:11px;
	padding:0px;
	margin:0px;
}
























/*--- Les sous-menus de gauche ---*/
.sous_menu_g {
	/*border-bottom:1px solid #C9C9C9; */
	text-align:left;
	/*color:#A80000;*/
}
.sous_menu_g_inverse {
	/*border-bottom:1px solid #C9C9C9; */
	text-align:left;
	/*color:#A80000;*/
}
a.sous_menu_g {
	text-align:left;
	display:block;
	/*background-image: url(../img_mile/menu_g_icone.gif);*/
	background-position:left center;
	background-repeat:no-repeat;
	/*padding-left:15px;*/
	color:#004B8B;
	display:block;
}

a.sous_menu_g:hover {
	text-decoration:none;
	color:#004B8B;
	background-color:#FFCC00;
	background-image:none;
	border-left:4px solid #666666;
	padding-left:4px;
}

a.sous_menu_g_inverse {
	text-align:left;
	display:block;
	/*background-image: url(../img_mile/menu_g_icone.gif);*/
	background-position:left center;
	background-repeat:no-repeat;
	/*padding-left:15px;*/
	color:#f39c2b;
	display:block;
}

a.sous_menu_g_inverse:hover {
	text-decoration:underline;
}


/*--- Identification ---*/
.e_Ident {
	text-align:right;
	border-bottom:1px solid #6A6A6A;
	border-top:1px solid #6A6A6A;
	background-image:url(../img_mile/ident_fond.gif);
	padding-right:5px
}	

.chp_Ident {
	height:18px;
	border:1px solid #000000;
	margin-top:1px;
}

.chp_Ident_btn {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/btn1.gif);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.chp_Ident_btn2 {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/btn2.gif);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.chp_Ident_btn3 {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/btn3.gif);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_add {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_add.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_edit {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_edit.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_del {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_del.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_ok {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_ok.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_info {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_info.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_no {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_no.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_user {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_user.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_group {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_group.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_search {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_search.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_equip {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/tab_search.png);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
}
.btn_order {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/haut.gif);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.btn_order_desc {
	height:18px;
	border:0px;
	background-Image: url(../img_mile/bas.gif);
	padding-left:25px;
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

.lst_Ident {
	height:18px;
	border:1px solid #000000;
	font-size:13px;
	margin-top:1px;
	width:100px;
}

.s_session {
	color:#f39c2b;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}

a.liste {
	text-align:left;
	background-image: url(../img_mile/menu_g_icone.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#004B8B;
}

a.liste:hover {
	text-decoration:underline;
	color:#004B8B;
}
/*--- Inscription ---*/
.s_Inscrip_Titre {
	color:#004B8B;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
	padding-left:5px;
}

/*--- Le bas ---*/
.e_bas {
	border-top:1px solid #6A6A6A;
}	

/*--- Tableau ---*/
.e_Tableau_titre {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}

.e_Tableau_g {
	padding-left:3px;
}

.e_Tableau_d {
	padding-right:3px;
}

.e_Tableau_h {
	padding-top:3px;
}

.e_Tableau_b {
	font-size:11px;
	border-bottom:1px solid #C9C9C9; 
}



/* STATISTIQUES */
.stat_titre {
	background-image:url(../img_mile/menu_g_haut_part.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:1px solid #C9C9C9;
	color:#FFFFFF;
	padding-left:5px;
}

.stat_ligne_titre {
	border-bottom:1px solid #C9C9C9; 
	text-align:left;
}
.stat_ligne_info {
	border-bottom:1px solid #C9C9C9; 
	text-align:right;
	font-weight:bold;
}

.stat_details {
	border-bottom:1px solid #C9C9C9; 
	text-align:center;
}

.Patientez { 
	width:300px;
	height:130px;
	position:absolute;
	background-color:#FFFFFF;
	text-align:center;
	visibility:hidden;
	margin-top:180px;
	color:#004B8B;
	font-size:14px;
	font-weight:bold;
	margin-left:200px;
}
.Voeux { 
	width:660px;
	height:345px;
	position:absolute;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:0px;
	color:#004B8B;
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}

.cadre_bleu_leger {
	border: 2px solid #e4ebf3;
}

p {
	margin-top:0px;
	padding: 0px 0px 2px 10px;
}

.recap_hg {
	background-image:url(../img_mile/recap_hg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.recap_hd {
	background-image:url(../img_mile/recap_hd.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.recap_titre {
	text-align:center;
	padding:5px;
	font-weight:bold;
}
.bleu {
	background-color:#4282b5;
}
.blanc {
	color:#FFFFFF;
}
.orange {
	color:#f39c2b;
}
.recap_border_top {
	border-top:1px solid #c9c9c9;
}
.recap_border_bottom {
	border-bottom:1px solid #c9c9c9;
}

li.titre {
	list-style-image:url(../img_mile/deco_etoile.gif);
	list-style-position:outside;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
li {
	list-style-image:none;
	list-style-position:inside;
}

a.infobulle{
    position:relative; 
    z-index:24; 
    text-decoration:none
}

a.infobulle:hover{
	z-index:25; 
}

a.infobulle span{
	display: none
}

a.infobulle:hover span{ 
	/*le contenu de la balise span ne 
	sera visible que pour l'état a:hover */
	display:block; 
	position:absolute;
	top:2em; left:2em; 
	border:1px solid #6699cc;
	background-color:#eeeeee; 
	color:#6699cc;
	text-align: justify;
	font-weight:none;
	padding:1px;

}
	
a.infobulle:hover span li.titre{ 
	list-style-type:none;
	list-style-image:none;
	font-weight:bold;
}

h3 {
	Border: 2px solid #CC0000;
	padding:5px;
	color:#CC0000;
	
}

h4 {
	padding:5px;
	margin:0;
	padding-top:10px;
	font-size:12px;
	color:#666666;	
}

div.MonEspace {
	background-image:url(../img_mile/fond_MonEspace.png);
	background-position:center top; 
	background-repeat:no-repeat;
	height:115px;
	font-size:11px;
	width:200px;
}
div.MonEspace ul {
	margin:0px 12px 0px 13px;
	padding:45px 0px 15px 0px;
	background-color:transparent;
	color:#FFFFFF;
}
div.MonEspace ul li {
	background-color:#4282b5;
	margin-left:0px;
	padding-left:15px;
	list-style-image:url(../img_mile/deco_etoile.gif);
	list-style-position:inside;
}
div.MonEspace ul li.texte {
	background-color:#4282b5;
	margin-left:0px;
	padding-left:15px;
	list-style-image:none;
	height:55px;
}
div.MonEspace a {
	color: #FFFFFF;
	font-weight:100;
	padding-left:10px;
}

div.Identification {
	background-image:url(../img_mile/fond_identification.png);
	background-position:center top; 
	background-repeat:no-repeat;
	height:215px;
	font-size:11px;
	width:200px;
}
div.Identification ul {
	margin:0px 12px 0px 13px;
	padding:25px 0px 25px 0px;
	background-color:transparent;
}
div.Identification ul li {
	background-color:transparent;
	margin-left:0px;
	padding-left:15px;
	list-style-image:url(../img_mile/deco_etoile.gif);
	list-style-position:inside;
}
div.Identification ul li.texte {
	list-style-image:none
}
div.Identification a {
	font-weight:100;
	padding-left:10px;
}
