/*##HASHING PICTONAV##*/

.blocTexte
{

display : none;
visibility:hidden;

}
.blocTexte_ouvert
{

display : block;
visibility:visible;

}


.titre1 {
	margin: 0 0 10px 0;
	color: #04a150;
	font-size: 1.2em;
	font-weight: bold;
}
.titre2{
	margin: 20px 0 5px 0;
	color: #04a150;
	font-size: 1em;
	font-weight: bold;
}
.remarque{
	font-size: 0.8em;
	font-style: italic;
}

/*##FIN HASHING PICTONAV##*/


.invisible
{
color:black;
font-family:Verdana;
font-size:9pt;
background-color:Transparent;
border-style:none;
border-color:Transparent;
}
.controleur_diaporama
{
        visibility:hidden;
        display:none;
        background-color:white;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:white;
        font-size:9pt;
       border:0px ;



}

.blocIndex{
width:180px;
height:220px;
float: left;
margin-left:6px;
margin-top:6px;

}
.grandePhoto{
width:550px;
height:300px;
float: left;
margin-left:6px;
margin-top:6px;

}
.dossier{
width:149px;
height:150px;
float: left;
margin-left:10px;
margin-top:10px;
background:transparent url(images/bg_dossier.gif) top center no-repeat;
}
