span.signature
{
	font-family:verdana;
	font-size:9px;
	color:#888888;
}
a.signature
{
	color: #0078FF;
	font-weight:normal;
	font-family: Verdana;
	font-size: 9px;		
	text-decoration:none;
}
a.signature:hover
{
	color: Black;
	font-weight:normal;
	font-family: Verdana;
	font-size: 9px;		
	text-decoration:none;
}

p{margin:0px;padding:0px}
#MediaBM
{
	cursor:pointer;
}
#hautdepage
{
	display:none;
}
body
{
	font-size:11px;
	font-family : verdana;
	background-color: white;	
	color : #000000;	
	margin: 0px;
	padding: 0px;
}

TD 
{
	font-size:11px;
	font-family : verdana;
	color : #000000;

}



a.liensmall
{
	color: #0078FF;
	font-weight:normal;
	font-family: Verdana;
	font-size: 10px;		
	text-decoration:none;

}

a.liensmall:hover
{
	color: black;
	font-weight:normal;	
	font-family: Verdana;
	font-size: 10px;	
	
	text-decoration:none;	
}


a.liens11
{
	color: #0078FF;
	font-weight:normal;
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;		
	text-decoration:none;

}

a.liens11:hover
{
	color: black;
	font-weight:normal;	
	font-family: Verdana;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;	
}


a
{
	color: #0078FF;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;		
	text-decoration:none;

}

a:hover
{
	color: black;
	font-weight:bold;	
	font-family: Verdana;
	font-size: 11px;	
	
	text-decoration:none;	
}
select
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #000000;	
	border: 1px solid Black;
}

input
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #000000;	

}

textarea
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #000000;	
	border: 1px solid Black;
}
LEGEND
{
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;	
	color : #000000;	
	margin-left: 1px;
	margin-right:2px;
	padding-left: 1px;
	padding-right:2px;

}
form
{
padding:0px;
margin:0px;
}


/******************************************************************/
/********** MODULE DOSSIERS ***************************************/

div.liste_dossiers{
	float:left;
	clear:both;
	width:465px;
}

div.liste_dossiers_item{
	float:left;
	clear:both;
	width:465px;
	color:black;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}

div.liste_dossiers_item2{
	width:450px;
	margin:7px;
}

div.liste_dossiers_item2 span{
	font-size:11px;
}

div.liste_dossiers_item2 h3.titre{
	font-size:12px;
	font-weight:bold;
	color:black;
}

div.liste_dossiers_item2 a, div.liste_dossiers_item2 a:link, div.liste_dossiers_item2 a:visited{
	font-size:12px;
	font-weight:bold;
	color:#fbb521;
	
}
div.liste_dossiers_item2 a:hover{
	color:black;
}

div.liste_dossier_separateur{
	clear:both;
	float:left;
	width:100%;
	heught:2px;
	background-color:white;
}

div.liste_dossiers_retour{
	clear:both;
	float:left;
	width:460px;
	text-align:center;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-top:30px;
	height:34px;
	margin-bottom:20px;
}

a.liste_dossiers_retour, a.liste_dossiers_retour:link, a.liste_dossiers_retour:visited{
	width:44px;
	height:34px;
	display:block;
	background:url(/design/retour.gif) top left no-repeat white;
}

a.liste_dossiers_retour:hover{
	background:url(/design/retour_over.gif) top left no-repeat white;
}

div.liste_dossiers_retour a, div.liste_dossiers_retour a:link, div.liste_dossiers_retour a:visited{
	color:#fbb521;
}

div.liste_dossiers_retour a:hover{
	color:black;
}

div.credits_dossier{
	clear:both;
	float:left;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:silver;
	width:460px;
	margin-top:10px;
}

div.credits_dossier p{
	margin:0px;
	padding:0px;
}

/* Date picker */
#datepicker {
	width: 100px;
	background: url('/design/calendrier.gif') no-repeat top right;
	border:1px solid grey;
	height: 21px;
	padding-top:3px;
	cursor: pointer;
}

.date_evenement {
	font-size: 12px;
}

.date_evenement.bold {
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

.infoscomp_title {
	font-weight: bold;
	font-size: 14px;
}

ul.sous_cat li {
	list-style: none;
	background: url('/design/fleche_orange.gif') no-repeat 0px 2px;
	padding-left: 20px;
	padding-bottom:10px;
}

ul.sous_cat li a{
	font-size:12px;
	color:#ff9900;
	text-decoration:none;
}

ul.sous_cat li a:hover{
	font-size:12px;
	color:black;
	text-decoration:none;
}