@charset "utf-8";
/* CSS Document */

body {
	font: 90% Verdana, Helvetica, Arial, Sans;
	background: #6699CC url(Car_Rental_France/hire_car_Carcassonne.jpg) repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 800px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: justify; 
}
.oneColFixCtr #mainContent {
	padding: 0 80px; 
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Orator Std",Verdana,Helvetica,Arial,Sans;
}
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1em;
}

body,td,th {
	font-family: Verdana,Helvetica,Arial,Sans;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #6666FF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
