body {
	font-family: "Verdana", Arial, Sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #ffffff;
}

table {
	font: 9pt "Verdana", arial, sans-serif
}

p {
	margin: 0px 0px 0px 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;

}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	list-style-image: url(img/bullet2.gif);

}

a.pascalz:link {
	color: #000000;
	text-decoration: none;	
	font-size: 8pt;
	font-weight: bold;
}

a.pascalz:visited {
	color: #000000;
	text-decoration: none;	
	font-size: 8pt;
	font-weight: bold;
}

a.pascalz:link:hover {
	color: #000000;
	text-decoration: underline;	
	font-size: 8pt;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

h2 {
	font-size: 15px;
	color: #d5c28c;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.hnavbg {
	color: #222222;
	background-image: url(img/hnavbar_bg.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: bold;
}

.rightcoltext {
	background: url(img/border_right.gif) repeat-y right;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.parahead2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8cacd5;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;

}

.rcolpadding {
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
}

.midcolumn {
	background-color: #eae0c5;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;

}

.leftcoltext {
	color: #333333;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

.borderleft {
	background-image: url(img/border_left.gif);
	background-repeat: repeat-y;
}

.bandeau {
	background-color: #c6d6e4;
}

.vehicules {
	display: none;
}

.cadre_haut {	
	background-image: url(img/milieu_haut.jpg);
	background-repeat: repeat-x;
}
.cadre_bas {	
	background-image: url(img/milieu_bas.jpg);
	background-repeat: repeat-x;
}
.cadre_gauche {	
	background-image: url(img/milieu_gauche.jpg);
	background-repeat: repeat-y;
}
.cadre_droite {	
	background-image: url(img/milieu_droite.jpg);
	background-repeat: repeat-y;
}

iframe { 
	overflow: hidden; 
} 
