/*------------------------------------------TITRE PAGE------------------------------------------------------- */

.titre_page{
position: relative;
top: 0;
left: 0;
width: 818px;
height: 45px;
border: 0;
margin: 0;
padding: 0;
}

.fond_moncompte_in{
position: relative;
top: 0;
left: 0;
width: 818px;
height: 669px;
border: 0;
margin: 0;
padding: 0;
background-image: url('../IMG/STATIC/fond_moncompte_in.jpg');
}

/*------------------------------------------MENU------------------------------------------------------- */


.compte_menu_1{
position: absolute;
top: 65px;
left: 50px;
border: 0;
margin: 0;
padding: 0;
}

.compte_menu_2{
position: absolute;
top: 105px;
left: 50px;
border: 0;
margin: 0;
padding: 0;
}

.compte_menu_3{
position: absolute;
top: 145px;
left: 50px;
border: 0;
margin: 0;
padding: 0;
}

.compte_menu_4{
position: absolute;
top: 185px;
left: 50px;
border: 0;
margin: 0;
padding: 0;
}

.compte_menu_5{
position: absolute;
top: 225px;
left: 50px;
border: 0;
margin: 0;
padding: 0;
}

.compte_menu_6{
position: absolute;
top: 265px;
left: 50px;
border: 0;
margin: 0;
padding: 0;
}

.menu_aide{
position: absolute;
top: 65px;
left: 50px;
width: 220px;
border: 0;
margin: 0;
padding: 0;
}


/*------------------------------------------CENTRE------------------------------------------------------- */

.compte_centre{
position: absolute;
top: 30px;
left: 270px;
width: 483px;
height: 448px;
border: 0;
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
overflow: auto;
}

/*------------------------------------------TABLEAU SUPPORT------------------------------------------------------ */

table.simple{
border: 1px solid #686868;
margin: 0;
font-size: 11px;
font-family: Arial, sans-serif;
}

		table.simple td{
		border: 0;
		margin: 0;
		}

		table.simple tr.blanc{
		border: 0;
		margin: 0;
		background-color: #f7f6ed;
		}

		table.simple tr.gris{
		border: 0;
		margin: 0;
		background-color: #e0e0e0;
		}

/*------------------------------------------MENU PACKAGES------------------------------------------------------ */

.menu_packages{
position: absolute;
top: 10px;
left: 50px;
width: 200px;
height: 475px;
border: 0;
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
text-align: justify;
overflow: hidden;
}

