.bgtop {
	background-attachment: scroll;
	background-image: url(image/bg_td_bleu.gif);
	background-repeat: repeat;
	background-position: left top;

}

.bgfiletgris {
	background-attachment: scroll;
	background-image: url(image/filet_gris.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.bgfiletgris2 {
	background-attachment: scroll;
	background-image: url(image/filet_gris.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}

.lien { color: #000000; text-decoration: none} 

.lien:hover {  color: #000000; text-decoration: underline}

.just {  text-align: justify }

.lien2 { color: #46B82F; text-decoration: none } 

.lien2:hover {  color: #46B82F; text-decoration: underline }

.lien3 { color: #2652A0; text-decoration: none} 

.lien3:hover {  color: #2652A0; text-decoration: underline}

.lien4 { color: #000000; font-weight: bold; text-decoration: underline} 

.lien4:hover {  color: #2652A0; font-weight: bold; text-decoration: underline}

.lien5 { color: #000000; font-weight: normal; text-decoration: none} 

.lien5:hover {  color: #2652A0; font-weight: bold; text-decoration: underline}

.lien6 { color: #2652A0; font-weight: normal; text-decoration: none}

.lien6:hover {  color: #2652A0; font-weight: bold; text-decoration: none}

.lien7 { color: #000000; font-weight: normal; text-decoration: none} 

.lien7:hover {  color: #2652A0; font-weight: bold; text-decoration: none}

.lien8 { color: #000000; font-weight: bold; text-decoration: none} 

.lien8:hover {  color: #2652A0; font-weight: bold; text-decoration: none}

.lien9 { color: #000000; font-weight: bold; text-decoration: underline} 

.lien9:hover {  color: #2652A0; font-weight: bold; text-decoration: none}

.lien10 { color: #2652A0; text-decoration: underline} 

.lien10:hover {  color: #2652A0; text-decoration: none}

.lien11 { color: #000000; text-decoration: underline} 

.lien11:hover {  color: #2652A0; text-decoration: none}

.lien12 { color: #FFFFFF; text-decoration: none} 

.lien12:hover {  color: #FFFFFF; font-weight: bold; text-decoration: none}

.lien13 { color: #666666; font-weight: bold; text-decoration: underline} 

.lien13:hover {  color: #2652A0; font-weight: bold; text-decoration: none}


.bgtop2 {
	background-attachment: scroll;
	background-image: url(image/bg_td_bleu2.gif);
	background-repeat: repeat;
	background-position: left top;
}

.titre {  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 20px; 
	  font-style: normal; 
	  line-height: normal; 
	  font-weight: normal; 
	  font-variant: normal; 
	  text-transform: none; 
	  color: #666666; 
	  text-decoration: none; 
	  letter-spacing: .5px;
}


 .iframeborder {  border-style: none; z-index: -1; clip:  rect( 0px 50px 50px 0px )} 
 
.puce {
	list-style-position: outside;
	list-style-image: url(image/puce_verte_basse.gif);
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;


}

.puce2 {
	list-style-position: outside;
	list-style-image: url(image/puce_blanche_basse.gif);
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;

}

.filetgrisvert {
	background-attachment: scroll;
	background-image: url(image/filetgrisvert2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.filetgrisvert2 {
	background-attachment: scroll;
	background-image: url(image/filetgrisvert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.filetgrishoriz {
	background-attachment: scroll;
	background-image: url(image/filetgrishoriz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.filetgrishoriz2 {
	background-attachment: scroll;
	background-image: url(image/filetgrishoriz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.cointopleft {
	background-attachment: scroll;
	background-image: url(image/cointopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.cointopleft2 {
	background-attachment: scroll;
	background-image: url(image/cointopleft2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.cointopright {
	background-attachment: scroll;
	background-image: url(image/cointopright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.cointopright2 {
	background-attachment: scroll;
	background-image: url(image/cointopright2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.coindownleft {
	background-attachment: scroll;
	background-image: url(image/coindownleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.coindownright {
	background-attachment: scroll;
	background-image: url(image/coindownright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.typotd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Content */
#content {
	margin: 20px 10px;
	text-align: justify;
	font-size: 14px;
}
#content h3 {
	margin-bottom: 10px;
	padding: 0 0 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #28313A;
}

