@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333399;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #0033cc;
	text-decoration: none;
}
a:visited {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 16px;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.bandeau {
	font-size: 10px;
	font-weight: bold;
	color: #cccc33;
	line-height: 13px;
}
.adresse {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.legende {
	font-size: 9px;
}
.soutitre {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.tarifsbox {
	height: 75px;
	width: 400px;
	border: 1px solid #003366;
	left: 0px;
	text-align: left;
	display: table;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
}
.box {
	display: table;
	padding: 8px;
	float: none;
	height: auto;
	width: 660px;
	border: 2px solid #000066;
	clear: none;
	background-color: #99CCCC;
	left: 0px;
	text-align: left;
}
.sommairetext {
	text-align: justify;
}
.box2 {
	background-color: #CCFFFF;
	margin: auto;
	padding: 10px;
	height: 600px;
	width: 600px;
	border: 2px solid #003366;
	top: auto;
}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contactbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;
	background-color: #99CCCC;
	text-align: center;
	padding: 4px;
	width: 100px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #6699FF;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #6699FF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}

