body,td,table,form,input,select {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333;
}

h1 {
	font-size: 13px;
	display:inline;
	font-weight: bold;
}
	
h2 {
	font-size: 12px;
	display:inline;
	font-weight: bold;
}

.text_moyen {
	font-size: 11px;
	}

.text_petit {
	font-size: 10px;
	}
	
.none {
	font-size: 2px;
}

.adresse_pdf_titre {
	/*font-size: 11px;*/
	font-size: 13px;
	font-weight:bold;
}
.adresse_entite {	
	/*font-size: 11px;*/
	font-size: 13px;
	font-style:italic;
}

.path {
	color: #333;
	}
a:hover.path {
	text-decoration: none;
	color: #FFF;
	}
	
.photothèque {
	background-position:center;
	background-repeat:no-repeat;
}

.fond_adresse {
	background-position:center;
	background-repeat:no-repeat;
}

.foot {
	font-size: 11px;
	color: #FFF;
	font-weight:bold;	
	text-decoration: none;
}
a:hover.foot {
	color: #A0C26C;
	color: #FFF;
}

.fil_ariane {
	font-size: 10px;
	color: #e0e0e0;
	cursor:default;
	text-decoration: none;
}

a:hover.fil_ariane {
	cursor:pointer;
	color: #FFF;
}

.espace_pdf {
	font-size: 6px;
	}

.fond_cadre {
	background-repeat:no-repeat;
}

.form{
	background-color:#cfe0b6;
	border:1px solid #6B8B3F;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-size: 12px;
}
