/*feuille de style pour la rubrique CONSULTEZ EN LIGNE */



.contenu_page h1 {
	background-color: #8b1818;
}
.corps_page h2 {
	background:   url("/images/interface/h2-marron.gif") no-repeat;
	border-bottom: 1px solid #8b1818;
	color: #8b1818;
}
.corps_page h3 {
	color: #8b1818;
}
.contenu_page a, .bloc a, .bloc_3 a, .bloc_complet a, .bloc_h a  {
	color: #8b1818;
}
.chapo {
	color: #8b1818;
}
.zoom {
	border-left: 3px solid #8b1818;
}
.sommaire{
	border-left: 2px solid #8b1818;
}
.puce{
	background:  url("/images/interface/puce-consultez.gif") no-repeat 0 2px;
	padding-left: 10px;
}
.bloc, .bloc_3, .bloc_complet, .bloc_h {
		border: 1px solid #8b1818;
	background-color: #f6eded;
}
.bloc h2, .bloc_3 h2, .bloc_complet h2, .bloc_h h2 {
	background-color:#8b1818;
	color:white;
	font-size: 13px;
	padding: 5px 0 5px 10px;
	margin:0;
}
.bloc li, .bloc_3 li, .bloc_complet li, .bloc_h li {
	background:   url("/images/interface/puce-triangle-rouge.gif") no-repeat 0 4px;
	padding-left: 15px;
}

.tableau thead td, .tableau thead th, .tableau th{
	background:#8b1818;
	color: White;
}

.tableau td{
	background-color: #f6eded;
}
.bordertableau {
	border: 1px solid #f6eded;
	margin-right:10px;
	margin-bottom: 10px;
}
.tableau caption{
	background-color: #8b1818;
	border: 1px solid #f6eded;
	color: White;
}


