* {
	margin: 0px;
	padding: 0px;
}

#containerFormulaire {
	width: 820px;
	margin-top: 50px;
	margin-left:65px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin: 0px 10px 0px 0px;
}
img.right {
	margin: 0px 0px 0px 10px;
}
.clear {
	clear: both;
}
.content, .newsFormulaire_content {
	margin-left: 10px;
	margin-bottom: 20px;
	width: 800px;
	margin-top: 10px;
}
.newsFormulaire_content {
	background-image: url(../images/fond_news.jpg);
	background-repeat: no-repeat;
	background-position: 170px 0px;
	margin-bottom: 30px;
	padding-top: 15px;
	margin-top: 20px;
}
.newsFormulaire {
	float: right;
	width: 600px;
	margin-right: 15px;
	margin-top: -5px;
}
.newsFormulaire h1 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}
small {
	font-size: 10px;
}
.newsFormulaire small {
	font-weight: bold;
}
.newsFormulaire p {
	line-height: 16px;
	margin-top: 10px;
}


td { }
a {
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover { color: #0C14FA; text-decoration: underline; }

a:active {
	color: #FFFFFF;
}
.corps { color: #adadad; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; }
.titre {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.sous-titre {
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

table {
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
td, th {
	border-bottom-style: solid;
	border-bottom-color: #323232;
}
th {
	color:#000;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
td {
	border-bottom-width: 1px;
	padding: 8px;
}
#liens td {
	border:none;
}
.tarifs  tbody tr:hover {
	color:#000;
	background-color:#000;
}table.glossaire {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
.glossaire a:link, .glossaire a:visited {
	color: #000;
}
.glossaire a:hover, .glossaire a:active {
	color: #000;
	text-decoration: none;
}
.glossaire_liste h2   {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
ul.glossaire_liste  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.glossaire_liste li {
	background-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
fieldset {
	border: 2px solid #FFF;
	padding: 10px;
	margin-bottom: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: larger;
	font-style: inherit;
}
fieldset legend {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
table.form {
	margin: 0px;
}
.form  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFEDED;
	border-width: medium;
}
input, select  {
	border: 1px solid #000;
	color: #000;
	background-color: #FFFFFF;
	padding: 3px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	font-size: 12px;
}
#adresse {
	width: 330px;
}
#itineraire {
	width: 260px;
	border-top: solid 1px #323232;
	margin-top:10px;
	padding-top:10px;
}
#itineraire select {
	width:240px;
	margin-top: 5px;
}#itineraire fieldset {
	margin-top: 5px;
}
#itineraire .bouton {
	margin-top: 5px;
}
.plan {
	border: 3px solid #ADADAD;
}
img.puce {
	margin-right: 10px;
}
.archives table {
	margin-bottom: 20px;
}
.archives td {
	padding-bottom: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link-back  a {
	font-size: 9px;
	color: #666;
	text-align: right;
}
.link-back {
	text-align: right;
	margin: 0 0 5px;
}
