/* listes */

#contextes {
font-size:11px;
font-family: arial, geneva, sans-serif;
}

/* contexte1 */
/*
#contexte1 {
color: #898989;
}

#contexte1 h2 {
font-size: 12px;
color:#484848;
font-weight:bold;
margin-bottom:6px;
}

#contexte1 li {
margin-bottom:8px;
}

#contexte1 .listagebloc {
padding:10px 0;
border-bottom:1px solid #b0b0b0;
}

#contexte1 a {
color:#898989;
text-decoration:none;
}

#contexte1 a:hover {
color:#000;
}

#contexte1 .listagelogo, .bloclibre img {
float:right;
border: none;
margin-left:1em;
}

#contexte1 .listagetitre {
font-size: 13px;
margin-bottom: 2px;
font-weight:bold;
}

#contexte1 .listagetexte {
font-size: 11px;
line-height:140%;
}

#contexte1 .listageinfo {
font-size:10px;
margin-bottom:2px;
}
*/
/* contexte1 */

#contexte1 {
color:#fff;

}

#contexte1 .listagebloc {
margin:14px;
padding: 0 0 14px 0;
border-bottom: 1px solid #c6ca56;
}

#contexte1 .listagebloc h2{
padding-left: 10px; 
background: url(images/puce.gif) left no-repeat;
}

#contexte1 a {
color: #fff;
text-decoration: none;
}

#contexte1 a:hover {
background-color:#ed7c30;
}

#contexte1 h2 {
font-size: 13px;
font-weight: bold;
margin-bottom: 6px;
}

#contexte1 .listagetitre {
font-weight:bold;
font-size:12px;
margin-bottom:2px;
}

#contexte1 .listageinfo {
font-size: 9px;
}

#contexte1 .listagetexte {
line-height:130%;
font-size:11px;
}

#contexte1 li {
margin-bottom: 10px;
}

/* corps */

#corps .listagebloc {
margin-bottom:2em;
}

#corps a:hover {
background-color: #ddd;
}

#corps h2 {
font-family:geneva, arial, sans-serif;
font-size: 13px;
font-weight:bold;
color:#493f0b;
letter-spacing:0.1em;
border-bottom:1px solid #493f0b;
margin-bottom:12px;
padding-bottom:1px;
}

#corps .listageconteneur li {
margin-bottom:12px;
height: 80px;
}


#corps .listagelogo {
float: left;
margin: 0 1em 0.6em 0;
border:1px solid #ccc;
}

#corps .listagetitre {
font-size:12px;
font-weight:bold;
margin: 0 0 4px 0;
}

#corps .listagetitre a {
color: #232323;
text-decoration: none;
}

#corps .listagetexte {
font-size:11px;
text-align:justify;
line-height:120%;
}

#corps .listageinfo {
font-size:11px;
margin:4px 0 8px 0;
}

#corps .listageinfo a {
color: #000;
}

#corps .listagesuite {
text-align:right;
margin-right:2em;
font-size:9px;
}


.listagesite {
margin:1em 0;
}

a.rub_liste{
	display: block;
	float: left;
	width: 190px;
	height: 100px;
	background: #d5d801;
	margin: 10px 0 0 10px;
	padding-top: 85px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.rub28{
	background: #5b519a;
}


table.spip tr.row_first{
	height: 12px;
	background: #BBBBBB;
}

table.spip td, table.spip th{
	padding: 3px 5px 3px 5px;
}

table.spip tr.row_even{
	background: #DDDDDD;
}
table.spip tr.row_odd{
	background: #EEEEEE;
}




