#frontpage h2 { padding-bottom:6px; letter-spacing:-1px; font-family:Verdana; font-size:2.2em; color:#3C030B; font-weight:normal; }
#frontpage h3 { font-size:1.1em; }
#frontpage .parent_folder { font-size:0.9em; text-transform:uppercase; margin-bottom:6px; font-weight:bold; color:#BCA64C; }

#frontpage .one_cols_article { margin-bottom:30px; overflow:hidden; }

#frontpage .two_cols { clear:both; margin-bottom:30px; overflow:hidden; }

#frontpage .two_cols_left { width:290px; float:left; }
#frontpage .two_cols_left .parent_folder { color:#4C79BC; }

#frontpage .two_cols_right { width:290px; float:right; }
#frontpage .two_cols_right .parent_folder { color:#2E5002; }

.dossiers { clear:both; background:#DAC1BB url(../images/background/dossiers-bas.gif) no-repeat 0 bottom; width:610px; }
.dossiers h3.titre {
	height:79px;
	background:url(../images/background/dossiers-haut.gif) no-repeat;
	}
.dossiers h3 span { visibility:hidden; }

.contenu .dossiers li {
		padding-right:2%;
    width:31%;
    position:relative;
    list-style:none;
    float:left;
    }
    
.dossiers a { color:#954E3C; display:block; text-decoration:none; padding:0 0 4px 10px; background:url(../images/background/dossiers-puce.gif) no-repeat 0 5px; }
.dossiers a:hover { text-decoration:underline; background:url(../images/background/dossiers-puceo.gif) no-repeat 0 5px; }
.dossiers p { margin:0 15px; display:block; }

