body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:small;
}
#container {
	width:640px;
	margin:auto;
	background-image:url(images1/ombre.gif);
	padding-left:20px;
	padding-right:20px;
}
#introHeader {
	font-size:x-small;
	padding-top:20px;
	margin-right:10px;
	margin-left:10px;
	padding-bottom:20px;
}

#introHeader a {
}

#introHeader a:hover {
	text-decoration:none;
}

#locations {
text-align:center;
font-size:xx-small;
padding-bottom:20px;
}

#quickLinks a {
	text-decoration:underline;
}

#header {
	clear:both;
	height:200px;
	background-image:url(images1/header.jpg);
	margin-bottom:50px;
}

#nav {
	float:left;
	width:190px;
	padding-left:10px;
}
#content {
	width:410px;
	float:right;
	margin-right:10px;
}
#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav li a {
	text-decoration:none;
	border-bottom:1px solid;
	display:block;
	height:25px;
	line-height:25px;
	padding-left:5px;
	letter-spacing:2px;
}
#nav li a:hover {
	background-image:url(images1/rollover.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
#footer {
	height:1.5em;
	clear:both;
	border-top: 1px solid;
	text-align:center;
}
a {
	text-decoration:none;
}
p {
	margin-bottom:50px;
	text-indent:1em;
}
p.intro {
	background-image:url(images1/cadre.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:30px;
	padding-bottom:30px;
	text-indent:1em;
	text-align:justify;
}
h1, h2, h3 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	background-image:url(images1/iconeh1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
}
h2 {
	background-image:url(images1/iconeh2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	height:30px;
}
h3 {
	background-image:url(images1/iconeh3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	border-bottom:1px solid #000A35;
	padding-bottom:10px;
}

