body, html{
	margin: 0;
	background: #C2CDD6 url(images/fond_site.jpg) repeat-y center;
	height: 100%;
	overflow: auto;
}




/** accueil **/
.td_flash{
	background: url(images/bande_blanche.gif) repeat-x left top;
}








.Style4 {
	font-size: 14px;
	font-style: italic;
}
.Style6 {font-size: 12px}


.Style7 {
	font-size: 14px;
	font-weight: bold;
}


/** contenus **/
p,td,div {
    font-family: verdana;
    font-size:12px;
    color: #222222;
}


a {
    color: #00407D;
    text-decoration:none;
}


a:hover {
    color: #78abcd;
    text-decoration:none;
}
.titre_filiale {
    font-weight: bold;
    font-size:12px;
    color: #4578ac;
}
.description {
    text-align:left;
    
}




#footer{
	width: 100%;
	z-index: 3;
	border-top:1px solid #bebebe;
    height:20px;
    background-color:#FFFFFF;
    text-align:right;
    font-size:10px;
    font-family:verdana;
}
