/*-------------------------------------Les Classes ---------------------------------------------*/
.default{
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}


/*-------------------------------------Le Pied de page ---------------------------------------------*/
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/footerfond.gif);
	text-align: center;
	height: 18px;
	vertical-align: middle;
}
/*-------------------------------------La petite colonne ---------------------------------------------*/
.titreBloc {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
}

.tableauPetit {
	font-weight: bold;
	text-align:left;
}

.tableauPetit TD{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.tableauPetitContenu {
	background-color: #E5EFF5;
}
.listeDeroulante {
	font-weight: bold;
	color: #000000;
	width: 181px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsletter {
	color: #000000;
	width: 130px;
}
.bouton {
	border: 1px solid 8C8C8C;
}
/*-------------------------------------La grande colonne ---------------------------------------------*/
.sousTitre {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

.sousTitre a{
	color: #FF6600;
}

.petitLien {
	font-size: 9px;
	color: #4C94B7;
}

.tableauMenu {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align:left;
}

.tableauMenu a{
	color: #FF6600;
}

.tableauMenu TD{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 7px;
	vertical-align: baseline;
}

.tableauMenuTexte {
	text-indent: -7px;
}

.sousTitre2 {	
	font-weight: bold;
	color: #FF6600;
}