
body {

	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	
}

a:link {color: #003399; text-decoration: none;}
a:visited {color: #003399; text-decoration: none;}
a:hover {color: #003399; text-decoration: underline;}


.MouseOver {
    color: #003399;
    font-family:   tahoma;
    font-size: 10pt
}  
    
.lang {

	font-size: 12px;
	font-family: tahoma;
	color: #444444;
	
}


.menu_2_liens {
	
	font-size: 13px;
	font-family: tahoma;
	color: #003399;
	
	
}


.menu_3_container {
	
	padding-left: 25px;
	padding-right: 5px;

}


.menu_3_liens {
	
	
	font-size: 12px;
	font-family: tahoma;
	color: #003399;
	
}


.rounded-top-left {

	background-image: url(../images/menu-205-400-left3.gif);
	background-repeat: no-repeat;
	
	height: 400px;
	width: 205px;
	
}


.rounded-top-right {

	background-image: url(/images/menu-205-400-right3.gif);
	background-repeat: no-repeat;
	
	width: 205px;
	
	padding-top: 15px;
	padding-left: 10px;
	
}


.footer {
	
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	
	width: 960px;
	

}


.breadcrumb {
	
	font-family: tahoma;
	text-align: middle;
	height: 25px;
	font-size: 12px;
	color: #444444;
	
	

}


.titre {

	font-family: tahoma;
	font-weight: bold;
	font-size: 15Px;

}


.contenu {

	
	font-size: 13px;
	font-family: tahoma;
	
	

}


.recherche_client {

	font-size: 10px;
	font-family: tahoma;
	color: #003399;
	

}



/*------------------------- ANCIENS -----------------------*/

.titre-medium {
font-size:					12px;
font-family:				tahoma,verdana,helvetica;
font-weight:				bold;
text-decoration:			none;
color:						#000000;
line-height:				15px;
}


.standard {
	
	font-size:10px;
	
}


