body
{
	font-family: Verdana,Helvitica,sans-serif; 
	background: white; 
	font-size: 9pt; 
	margin-left: 0;
	margin-top: 0;
}

h1 { 
	text-decoration: none; 
	font-size: 11pt; 
	padding: 0; 
	margin-top: 0px; 
	margin-bottom: 0px;
} 

h2 { 
	text-decoration: none; 
	font-size: 10pt; 
	padding: 0; 
	margin-top: 0px; 
	margin-bottom: 0px;
} 

h3 { 
	text-decoration: none; 
	font-size: 10pt; 
	padding: 0; 
	margin-top: 0px; 
	margin-bottom: 0px;
} 


.footer
{
	font-size: 8pt;
}

.rechRapide
{
	font-size: 8pt;
}

.titreSection
{
	background-image: url(/_images/GrisEffet.gif);
	background-repeat: repeat-x ;
	background-color:#dcdcdc;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	height: 22px;
	border: gainsboro 1px solid;
	border:1;
	width:100%;
	padding:1;

}

.menuBar
{
	background-image: url(/_images/GrisEffet.gif);
	background-repeat: repeat-x ;
	font-weight: bold;
	border: 0px;
	height: 27px;
	font-size: 8pt; 
}

.menuItem
{
	color: #6A6A6A;
}

.href
{
	color: #0000C0;
}

.btn
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 9pt;
	height: 26px;
}

.rbtn
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 9pt;
}

.lnk
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 9pt;
	color: #0000C0;
}

.lnkAnn
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 10pt;
	color: #0000C0;
}

.lnkStats
{
	color: Black;
}

.lnkDecoNone
{
	color: Black;
	text-decoration: none;
}

.lnkDecoNone:hover
{
	color: Black;
	text-decoration: underline;
}

.lnkBrowse
{
	color: #4a4a4a;
}

.lnkPartenaire
{
	color:#4a4a4a;
}

.tabStats
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 8pt;
}

.lnkb
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 9pt;
	color: #0000C0;
}

.txt
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 9pt;
}


.dd
{
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 9pt;
}

.ForfaitLigneCouleur
{
	background-color:#ebebeb;
}

/* -----------------
	Grille forfait
   -----------------*/
.grilleForfait td {
    border: solid #d3d3d3 1px;
}


/* -----------------
	Grille normal
   -----------------*/
.dlTableau
{
	border :  1px solid #E3E3E3;
	background-color : white;
}

.dlHeader
{
	font-weight: bold;
	background-color : #E3E3E3;
	padding : 5px 6px 5px 6px;
}

.dlImpair
{
	background-color: White;
	padding : 5px 6px 5px 6px;
}

.dlPair
{
	background-color: #EDEDED;
	padding : 5px 6px 5px 6px;
}

/* -----------------
	Grille tarification
   -----------------*/
.dlGrilleTableau
{
	border :  1px solid #E3E3E3;
	background-color : white;
	font-size: 8pt;
}

.dlGrilleHeader
{
	font-weight: bold;
	background-color : #E3E3E3;
	padding : 4px 4px 4px 5px;
}

.dlGrilleImpair
{
	background-color: White;
	padding : 4px 4px 4px 5px;
}

.dlGrillePair
{
	background-color: #EDEDED;
	padding : 4px 4px 4px 5px;
}

/* ---------------------------
	Bouton oval
  -----------------------------*/
a.ovalbutton{
	background: transparent url('/_images/BoutonOvalGrayLeft.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
}

a.ovalbutton span{
	background: transparent url('/_images/BoutonOvalGrayRight.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; 
	width: 100%;
}

.PlanSiteTab0 {
	margin-left: 0px;
	color: black;
	text-decoration: none;
}

.PlanSiteTab1 {
	margin-left: 30px;
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

.PlanSiteTab2 {
	margin-left: 60px;
	color: black;
	text-decoration: none;
}

.PlanSiteTitre {
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 13pt; 
	color: black;
}

.PlanSiteItem {
	font-family: Verdana,Helvitica,sans-serif; 
	font-size: 8pt; 
	color: black;
}

.PlanSiteTab0:hover {
	color: Black;
	text-decoration: underline;
}

.PlanSiteTab1:hover {
	color: Black;
	text-decoration: underline;
}

.PlanSiteTab2:hover {
	color: Black;
	text-decoration: underline;
}



.LienSS {
	color: Black;
	text-decoration: none;
}

.LienSS:hover {
	color: Black;
	text-decoration: underline;
}

.tooltipMap 
{
	text-align: center;
	background-color: White;
	font-size: 8pt;
}