body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 background-color:#FFFFFF; 
	 background-image: url(images/background_001.gif); 
	 }


/* Les liens ne sont pas soulignés */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*	Formatage des textes */	
.txt_menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.no_border {
	border: 0px Aucune;
}
.border_1_black {
	border: 1px solid #000000;
}
.border_1_blue2 {
	border: 1px solid #CCCCFF;
}
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 9px;
	background-color: #FFFFCC;
}
.txt_titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_menu_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.left_fiche_actu {
	background-image: url(images/left_fiche_actu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_fiche_actu {
	background-image: url(images/right_fiche_actu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
.tableau_ssmenu {
	border-bottom-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-bottom-color: #333333;
}

/* Agenda */
.txtminiagenda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	border: 1px solid;
}

.txtminiagendatd {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
    color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
	
.txtmini2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}.txt_mini_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Modifié par la CCG  - Insérez vos style ICI, Merci */
.sstit_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 990000;
}
.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #307CAF;
} 
