/* CSS Document */

body,td,th,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.taille8 {
	font-size: 8px;
}

.taille10 {
	font-size: 10px;
}

.taille12 {
	font-size: 12px;
}

.taile14 {
	font-size: 14px;
	font-weight: bold;
}

.taile12 {
	font-size: 12px;
	font-weight: bold;
}

.bleu10 {
	font-size: 10px;
	color: #0099FF;
	
}

.bleu12 {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}

.blanc10 {
	font-size: 10px;
	color: #FFFFFF;
}

.rouge10 {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.rouge10:link {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.rouge10:visited {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.rouge10:hover {
	font-size: 10px;
	color: #FFAA00;
	font-weight: bold;
}

.rouge10:active {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.fga {
	font-size: 9px;
}

.fga:link {
	color: #FFFFFF;
	text-decoration: none;
}
.fga:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.fga:hover {
	text-decoration: none;
	color: #0066CC;
}
.fga:active {
	text-decoration: none;
	color: #FFFFFF;
}


 .tableau {
	border: 1px ridge black;
}

 .tableau_orange {
	border: 1px solid #FF9900;
}


.bordure_left {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FF9900; 
}

.bordure_right {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FF9900; 
}

.bordure_top {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FF9900; 
}


.bordure_bottom {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF9900; 
}


.bordure_left_bottom {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF9900; 
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FF9900; 
}

.bordure_right_bottom {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF9900;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FF9900; 
}

.bordure_left_top {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FF9900;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FF9900;
}

.bordure_right_top {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FF9900;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FF9900;
}


.orange {
	font-size: 14px;
	color: #FAB909;
	font-weight: bold;
}

.noire_14_gras {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.taille8 {
	font-size: 8px;

}

.locationdevehicule {
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.locationdevehicule:link {
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.locationdevehicule:visited {
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.locationdevehicule:hover {
	text-decoration: underline;
	color: #0033FF;
}

