.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 5px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.tableOffre {
	border-collapse:collapse;
	width:100%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
.tableOffre th, tableOffre td {
border:0px solid black;
height:30px;
}
.tableOffre td {
text-align:center;
}
.tableOffre a {
color:#006699;
}
.titreligne {
font-weight:bold;
font-size: 12px;
background-color:#006699;
height:40px;
}

.pair {
background-color : #D1CEFF;
}
.impair {
background-color : #F1F0FF;
color:#004971;
}

.tableFicheOffre {
	border-collapse:collapse;
	width:100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	border: thin solid #004971;
	border-spacing: 4px;
}
.tableFicheOffre th, tableOffre td {
border:0px solid black;
height:30px;

}
.tableFicheOffre td {
text-align:center;
}
.tableFicheOffre a {
color:#006699;
}
.titreFicheligne {
font-weight:bold;
font-size: 12px;
background-color:#006699;
height:40px;
}

.Fichepair {
background-color : #D1CEFF;
}
.Ficheimpair {
background-color : #F1F0FF;
}
.tableFicheCellule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

