A:link {
	color:#003366;
	text-decoration: none;
}

A:active {
	color: #003366;
	text-decoration: underline;
}

A:visited {
	color: #003366;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}
.celluleTitre {  
	font-size: 16pt; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	background-color: #003366; 
	text-align: center; 
	height: 30px; 
	vertical-align: middle; 
	font-style: italic
}

.PetitTableauCentre {  
	text-align: center; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	vertical-align: top; 
	font-weight: bold
}
.legal {  
	font-size: 8pt
}

body {  
	font-family: Garamond, Times New Roman, Times, serif; 
	font-size: 11pt; 
	color: #000000
}
. {  
	font-family: Garamond, Times New Roman, Times, serif; 
	font-size: 11pt; 
	color: #000000
}

.legende {  
	font-size: 10pt; 
	text-align: center; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}
.SousTitre {  
	font-size: 16pt; 
	font-weight: bold; 
	color: #003366; 
	text-align: center
}
span.scrollmenu {
 position: absolute; /* IE hack (IE doesn't support position: fixed) */
}
[class="scrollmenu"]{ /* Mozilla only */
	position: fixed !important;
}

td.entrepriseTitreProposition, 
td.entrepriseSousTitreProposition, 
td.entrepriseProposition, 
td.entreprisePrixProposition {
	vertical-align: top; 

	padding-right: 20px; 
	padding-left: 20px; 
}

td.entrepriseTitreProposition{
	font-size: 16pt; 
	color:  #003366; 
	text-align:center;

	padding-top: 5px; 
	padding-bottom: 5px; 

}
td.entrepriseSousTitreProposition{
	font-size: 10pt;
	font-style: italic;
}
td.entrepriseProposition{
}
td.entreprisePrixProposition{
	font-style: italic;
}

hr {
color:#003366;
background-color:#003366;
}