body {
text-align: center;
font-family:helvetica;


}
.wrapper
{
text-align: left;
width: 800px;
margin: auto;
position: relative;

}

/* Contenu du corps des pages, partie de gauche */
div#main_content {
position: absolute;
width: 565px;
_width: 638px;
height: 410px;
_height: 440px;
font-size:11px;
top: 0px;
left: 0;
padding:10px;
padding-right:40px;
_padding-right:30px;
padding-top:20px;
_padding-top:30px;
padding-left:35px;
_padding-left:40px;
overflow:auto;
color:#707070;
letter-spacing:0px;
}
/* Contenu de la partie de droite */
div#annexe_content {
position: absolute;
z-index:0;
right: 0;
top: 0;
font-size:11px;
padding-top:20px;
width: 160px;
_width:162px;
height:420px;
_height:440px;
color:#707070;
}

/* Titre affiché en haut a droite */
div#annexe_title {
position: absolute;
z-index:1;
top: 0px;
width: 160px;
padding-left:15px;
font-size:11px;
height: 24px;
line-height:20px;

color:white !important;
}

div#top-links a#ta_espace {
background-image:url("/themes/Fox/images/fox_2.gif");
background-repeat: no-repeat;
}
div#top-links a#ta_contact {
background-image:url("/themes/Fox/images/financiere_1.gif");
background-repeat: no-repeat;
}
div#top-links a#ta_plan {
background-image:url("/themes/Fox/images/site_financiere_1.gif");
background-repeat: no-repeat;background-repeat: no-repeat;
}
div#top-links a#ta_espace:hover {
background-image:url("/themes/Fox/images/fox_1.gif") !important;
}
div#top-links a#ta_contact:hover {
background-image:url("/themes/Fox/images/financiere_2.gif") !important;
}
div#top-links a#ta_plan:hover {
background-image:url("/themes/Fox/images/site_financiere_2.gif") !important;
}

div#bottom-section {
	padding:0;
	margin:0;
}

/* Liens du pied de page */
div#bottom_links {
	padding:0;
	margin:0;
	margin-left:95px;
	_margin-left:105px;
}

div#bottom_links a {
float:left;
display:block;
color:#525252;
padding:2px 15px;
margin-left:-1px;
text-decoration:none;
font-size:11px;
border-left:1px solid #525252;
border-right:1px solid #525252;
}
div#bottom_links a:hover {
	color:white !important;
	background-color:#7B0017 !important;


}
