/* style des pages */ 
body.classic {
	background-image: url(images/fond_site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.mailto {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* style de police par défaut */
.lucida11000000 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.lucida11FF0000 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}


/* style de police du pied de page */
.lucida10000000 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* style de police des dates des actus */
.lucida11000000 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* style de police des contact */
.lucida120A50A1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A50A1;
}

/* style de police des contact */
.lucida110A50A1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A50A1;
}

/* style de police des titre des actus */
.linklucida11666666 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.linklucida11666666:hover {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


/* style de police des lien du pied de page*/
a.linklucida10000000 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.linklucida10000000:hover {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* style de police des liens des mails et adresses url des mentions légales*/
a.linklucida11000000 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.linklucida11000000:hover {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* style de police des liens rouleaux pub et decoupe de rouleaux*/
a.linklucida110A50A1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A50A1;
	text-decoration: underline;
}

a.linklucida110A50A1:hover {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* style de police des liens pour la fermeture des popups*/    
a.fermer{
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.fermer:hover {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

/* style des cellules */
.padding5 {
	PADDING-TOP: 5px;
 	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
 	PADDING-BOTTOM: 5px;
}

.padding10 {                  
	PADDING-TOP: 10px;    
 	PADDING-LEFT: 10px;   
	PADDING-RIGHT: 10px;  
 	PADDING-BOTTOM: 5px; 
}                             
  
.padding5000 {
	PADDING-TOP: 5px;
 	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
 	PADDING-BOTTOM: 0px;
}

.padding52555 {
	PADDING-TOP: 5px;
 	PADDING-LEFT: 25px;
	PADDING-RIGHT: 5px;
 	PADDING-BOTTOM: 5px;
}

/* style pour les tableaux */
.tableau {
	height: 100%;
	width: 766px;
}.fond {
	background-image: url(images/fond_enbref2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
