body {
	scrollbar-face-color:#FFF;
	scrollbar-arrow-color:#A6175D;
	scrollbar-track-color:#ECEDEE;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#A6175D;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	margin:0px;
}
body, #tabAgenda, .champForm, #boutonForm {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body, #cellVide {
	background-color: #DAB7C0;
}
a, #lienSympathisant {
	color: 000;
	text-decoration: underline;
}
a:hover, #txtGaucheLien:hover {
	color: A6175D;
}
a:hover, #lienSympathisant:hover {
	text-decoration: none;
}
#sousRubriquesOFF {
	color: DAB7C0;
}
/******************* PUCES ****************/
#listeAdresses, #listeLiens {
	list-style-type: upper-roman;
}
#listeAdresses, #listeLiens {
	padding-bottom: 15px;
}
#listeLiens {
	padding-bottom: 5px;
}
#listeDate {
	list-style-type: lower-roman;
}
/******************* FIN PUCES ****************/
#cellSousRubr, #txtGauche, #titreActu, #cellTxt, #tabAgenda, #tabLivreDor, .champForm, #formTxt {
	font-size: 13px;
}
#tabForm {
	border: 1px dotted #ECEDEE;
}
#formColGauche {
	text-align: right;
	padding-right: 20px;
}
#cellSousRubr {
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
}
.cellTxtGauche {
	text-align: center;
}
#txtBleu, .cellTxtGauche, #txtGaucheLien, #actu:hover, #lienSympathisant:hover, #anAgenda:hover, #resultAgenda, .champForm, #boutonForm {
	color: 005277;
}
#txtGauche {
	font-style: italic;
	padding-left: 12px;
	padding-top: 10px;
}
#txtGauche, #listeAdresses, #listeDate, #listeLiens {
	text-align: left;
}
#dateActu, #resultAgenda {
	font-size: 12px;
}
.cellTxtGauche, #cellTxt {
	background-color: #FFF;
}
#cellTxt, #tabLivreDor {
	text-align: justify;
	padding-right: 15px;
	padding-bottom: 15px;
}
#txtRouge, #titreSousRubr, #anAgenda, #liens, #liens:hover {
	color: A6175D;
}
#titreSousRubr {
	font-size: 16px;
	font-weight: bold;
}
.cellTxtGauche, #jourAgenda {
	padding-left: 5px;
}
/***********************************************************************/
#cellPied {
	background-image: url(../images/pages/bgGene.jpg);
}
#cellPied, #lien {
	color: #FFF;
}
#cellPied {
	font-size: 10px;
	text-align: center;
}
/*#lien, #lien:hover {
	text-decoration: none;
}