/* balises redéfinies */
#ref {
	display: none;
	visibility: hidden;
	position: absolute;
}

body {
	margin : auto;
	padding : 0;
	background: #3C558D;
	}
	
table {
	border-collapse : collapse;
	}

form {
	margin : 0;
	padding : 0;
	}
	
	
/* tables */
table.principale {
	margin: auto;
	border: 5px solid #FFF;
	}
table.abonnement {
	background-color:#FFFFFF;
	border:1px solid #3C558D;
	margin: 0 auto;
}
table.abonnement td, table.abonnement th {
	padding: 5px;
	border-bottom : 1px solid #D2E9FB;
}
table.organigramme {
	border : 1px solid #D2E9FB;
	}
	
table.organigramme td {
	padding : 3px;
	border : 1px solid #D2E9FB;
	text-align:left;
	font-size : 10px;
	font-family : "Arial", "Helvetica", "sans-serif";
	}
	
table.organigramme td p {
	margin-top : 5px;
	margin-bottom : 0;
	text-align:left;
	font-size : 10px;
	font-family : "Arial", "Helvetica", "sans-serif";
	}
	
table.organigramme th {
	padding : 2px;
	border : 1px solid #D2E9FB;
	font-size : 10px;
	background : #9CC7EF;
	font-family : "Verdana", "Helvetica", "sans-serif";
	text-align:center;
	}
	
table.organigramme a, .chef a {
	diplay : block;
	font-size : 9px;
	font-weight : normal;
	color : #4E88B7;
	}
	
.chef {
	padding : 2px;
	border : 1px solid #D2E9FB;
	font-size : 11px;
	background : #F7D54E;
	text-align:center;
	}
	
table.dossier td {
	margin : 0;
	padding : 0;
	text-align : left;
	}
		
/* liens */	
#copyright {
	padding-top : 5px;
	text-align:center;
	font-size : 10px;
	}
	
#copyright a {
	font-family: "Nadianne";
	font-size: 10px;
	}
	
#copyright a:hover {
	color : #3C558D;
	}
		
/* id */
#bando {
	height : 70px;
	background : #B5D6F1 url(../images/logo.gif) no-repeat 10px center;
	}
#bando a {
	display: block;
	width: 130px;
	height: 70px;
}
#bando a#banner {
	display: block;
	float: right;
	width: 468px;
	height: 60px;
	margin: 5px;
}
#bando object { float: right; margin: 5px;}

#bando a#banner img {
	border: none;
}

#bando a h1 {
	display: none;
	float: left;
}
#hebdo {
	height : 25px;
	}
		
#publier {
	width : 621px;
	margin : 0;
	padding : 0;
	background : #759BBC url(../images/publier.jpg) no-repeat left top;
	text-align : right;
	}
	
#navigation {
	width : 621px;
	background : #AED6F7 url(../images/fond.gif) no-repeat left top;
	}
		
#central {
	margin : 0;
	padding : 5px 10px 0 6px;
	text-align : left;
	}

#side {
	width : 130px;
	margin : 0;
	padding : 20px 5px 5px 5px;
	text-align : left;
	font-size : 10px;
	}
#side #couverture {
	margin: 0 0 10px 0;
	width: 140px;
}
#snav {
	width : 611px;
	padding: 5px;
	border-top : 1px solid #659CC8;
	background : #B4DAF9 url(../images/pied.gif) no-repeat left bottom;
	text-align: center;
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 10px;
	}
	
#snav a {
	color : #18516F;
	text-decoration: none;
	}
#snav a:hover {
	text-decoration: underline;
	}
	
/* index */
	
#dateline {
	padding : 0 25px 0 5px;
	background : #3C558D;
	color : #FFFFFF;
	font-size : 10px;
	text-align : right;
	}
#vide {
	height : 22px;
	background-color : #3570A0;
	}
	
#visuel {
	padding: 0;
	width: 582px;
	background : #5C96C6 url(../images/visuel.jpg) no-repeat top left;
	}

#visuel #couverture {
	float:right;
	margin: 10px 2px 0 0;
	height: 203px;
}
#une {
	height : 37px;
	background : #2C5475 url(../images/index_une.gif) no-repeat 202px top;
	text-align : left;
	}


	
#news {
	float : right;
	padding-left : 15px;
	margin : 5px 3px 0 0;
	width : 170px;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-align : justify;
	background :  url(../images/fleche2.gif) no-repeat left 3px;
	}
	
	
/*background : #5C96C6 url(../images/index_liste.gif) no-repeat;*/
#liste {
	height : 45px;
	
	color : #FFFFFF;
	font-size : 10px;
	text-align : left;
	padding : 20px 0 0 100px;
	line-height : 0.1em;
}

.sousnav {
	clear: both;
	border-top: 1px solid #659CC8;
	margin-top: 45px;
}
