/*feuille de style pour la rubrique ACTUALITES */



.contenu_page h1 {
	background-color: #1165af;
}
.corps_page h2 {
	background:   url("/images/interface/h2-bleu1.gif") no-repeat;
	border-bottom: 1px solid #1165af;
	color: #1165af;
}
.corps_page h3 {
	color: #1165af;
}
.contenu_page a {
	color: #1165af;
}
.chapo {
	color: #1165af;
}
.zoom, .zoom_coldroite {
	border-left: 3px solid #1165af;
}
.sommaire, .sommaire_gauche {
	border-left: 2px solid #1165af;
}
.puce{
	background:  url("/images/interface/puce-actualites.gif") no-repeat 0 2px;
	padding-left: 10px;
}
.tableau caption{
	background-color: #d6e3ef;
}
.tableau thead td, .tableau thead th{
	background:#1165af;
}

.tableau td, th{
	background-color: #d6e3ef;
}
/*.tableau th{
	background: #1165af;
}*/
.tableau th{
	color: #333333;
	text-align:left;
}
.contenu_page .tableau caption h2 {
	color: #1165af;
}

.cadre-centre {
	color: white;
	background-color: #1165af;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 10px;
}

.bloc65pc {
		border: 1px solid #1165af;
		}
		
.cadre {
	border: 1px solid #1165af;
	padding: 10px;
}
		
