body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration:none;
}

a {
	color: #81ABBA;
	text-decoration: none;
}


a.texte:hover {
	color:#81ABBA;
}
.texteTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom:1px solid #333;
}
.texteSoustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81ABBA;
}
.texteSoustitreV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #74C585;
}
.texteSoustitreR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B10021;
}

.texteLegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #81ABBA;*/
	text-align: left;
}
.texteLegalV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #74C585;
	text-align: left;
}

.texteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #81ABBA;*/
	text-align: left;
}
.texteVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #74C585;
	text-align: left;
}
.texteRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B10021;
	text-align: left;
}

.fondCellg {
	background-image: url(../images/bandeaug3.gif);
}
.fondCellvert {
	background-image: url(../images/management/bandeaug2-fond.gif);
}
.fondCellgR {
	background-image: url(../images/realisations/bandeaug2-fond.gif);
}



table.box {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style:solid solid solid solid ;
	border-color: #999 #999 #999 #999;
	border-collapse: separate;
	background-color: white;
	margin-bottom:10px;
}

.tableform {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.sousnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position:relative; 
	top:5px; 
	float:right; 
	right:0px; 
	width:100px; 
	text-align:right;
	text-transform:uppercase;
	color:#999999;
}

.sousnav a {
	text-decoration:none;
	color:#999999;
}

.selected {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
