body {
	background-color:#E5E5E5;
	width:899px;
	margin:0 auto;
		
	font-family:Arial;
	font-size:11px;
	color:#4C4C4C;
}

a{
	color:4882F4;
	font-weight:bold;
}

a:hover{
	color:4882F4;
	font-weight:bold;
}

#contenu a{
	color:#4882F4;
	font-weight:bold;	
}

#contenu a:hover{
	color:#4882F4;
	font-weight:bold;
}

#header {
	width:899px;
	height:133px;
	background-image:url(images/traite-de-lisbonne.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#nom {
	padding-top:90px;
	font-size:18px;
	color:#EBF1FD;
}

table {
	font-family:Arial;
	font-size:11px;
	color:#4C4C4C;
}	

#menu_haut {
	width:899px;
	height:33px;	
	background-image:url(images/fond-menu_haut.gif);
	text-align:center;
	margin:0 auto;	
}

.span_menu {
	color:4882F4;
	font-weight:bold;	
	padding-left:10px;
	padding-right:10px;
}

.span_sep {
	width:3px;
	height:33px;
	background-image:url(images/sep_menu_haut.gif);
}

#cadre {
	width:900px;	
	background-image:url(images/fond-cadre.gif);
}

#bloc_plaquette {
	width:201px;
	height:268px;
	background-image:url(images/fond_plaquette.gif);	
	text-align:center;
}

#ecart_plaquette_bouton {
	margin-top:-5px;
	margin-left:-5px;
}

#bloc_blog {
	width:161px;
	height:107px;
	background-image:url(images/fond_blog.gif);
	
	text-align:center;
	padding:20px;
	padding-top:10px;
}

#ecart_blog_bouton {
	margin-top:7px;	
}

#epp {		
	width:201px;
	height:79px;
	background-image:url(images/epp.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.ecart_haut_bloc{
	margin-top:20px;
}

.ecart_haut_20px{
	margin-top:20px;
}

#contenu
{
	vertical-align:top;
	padding-top:50px;
	
	font-size:12px;		
}

#contenu_tableau{
	font-size:12px;	
}

.tableau_bleu {
	width:445px;
	padding:20px;
	padding-left:70px;
	background-color:#EDEDED;
	border:1px solid #5A8EF5;
}

.top {
	vertical-align:top;	
}

#titre{
	font-size:22px;
	font-weight:bold;
	width:320px;
	border-bottom:1px solid #CDCDCD;
}

#footer {
	width:820px;
	height:48px;	
	background-image:url(images/fond-footer.gif);
	
	padding:10px;
	padding-left:35px;
	padding-right:35px;
}

#texte_gauche_footer {
	font-size:10px;
	width:250px;
	float:left;
}

#texte_droit_footer {	
	font-size:11px;
	margin-top:0px;
	width:570px;
	color:#ffffff;
	float:right;	
}
#texte_droit_footer a {	
	text-decoration:none;
	font-size:10px;
	color:#ffffff;
}
#texte_droit_footer a:hover {	
	text-decoration: underline;
}

.texte_bleu_gros {
	color:#4882F4;
	font-size:14px;
	font-weight:bold;
}

img {
	border:0;
	vertical-align:middle;
}

#onglets{
    font : bold 11px Arial;
    list-style-type : none;
    padding-bottom : 24px;
	display:inline;		
}

#bt_blog_menu {	
	width:100px;
	margin-top:-3px;
}

#onglets li{
    float : left;
    height : 22px;	
}

.sep{
    height : 22px;	
    background-image: url(images/sep_menu_haut.gif);
	padding-top:8px;
    width:3px;	
}

.onglets{
	padding-left:20px;
	padding-right:20px;	
}

.onglets a{	
	color:#4882F4;
	text-decoration:none;
}

#onglets li :hover{
	background-image:url(images/fond-menu_haut-hover.gif);
	height : 33px;	
}

#onglets li.active{
	background-image:url(images/fond-menu_haut-hover.gif);
	height : 33px;
	
}

