* { outline: none; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #032c4a;
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Top {
	height: 243px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-color: #032741;
	background-position: center top;
}
#contener {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#adresse {
	background-image: url(images/adresse.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
	width: 1000px;
	background-position: center center;
}

#adresse h1 {
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
#adresse h1 a {
	color: #FFF;
	text-decoration: none;
}
#adresse h1 a:hover {
	color: #4AB3EA;
	text-decoration: none;
}
#menu {
	background-color: #032741;
	height: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
}
#prix {
	display: block;
	float: left;
	height: 70px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(images/prix.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/* [disabled]background-color: #006AB0; */
}
#prix h1 {
	color: #000;
	font-size: 16px;
	display: block;
	float: left;
	width: 530px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#prix-bouton {
	/* [disabled]background-color: #FFF; */
	display: block;
	padding: 0px;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 70px;
}
#prix-bouton a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#prix-shadow {
	background-image: url(engine/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 30px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.lien a{
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}
.lien a:hover, .lien a:active{
	font-size: 16px;
	font-weight: bolder;
	color: #0D2F4D;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
	background-color: #FFF;
}
.bleu {
	color: #4AB3EA;
}

#texte {
	float: left;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#topTexte {
	background-image: url(images/toptexte.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 1000px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#middleTexte {
	background-image: url(images/blanc-trans.png);
	background-repeat: repeat;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 840px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	text-align: justify;
}
#middleTexte a {
	color: #000;
}
#middleTexte a:hover {
	color: #FFF;
	background-color: #3FBDFA;
}
#middleTexte h1 {
	color: #084573;
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #032741;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/h1-texte.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
}
#middleTexte h2 {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	display: block;
	width: 40%;
}
#securite {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bottomTexte {
	background-image: url(engine/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 30px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#news {
	display: block;
	float: left;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news-top {
	background-image: url(images/images/news_01.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#news-texte {
	background-image: url(images/blanc-trans.png);
	display: block;
	margin: 0px;
	float: left;
	width: 950px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#news h1{
	color: #084573;
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #032741;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/h1-texte.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
}
#news a {
	color: #000;
}
#news a:hover {
	color: #FFF;
	background-color: #3FBDFA;
}
#news #news-texte #tabnews {
	border: thin solid #025E9D;
}
#tabnews a,#tabnewsnav a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#tabnews a:hover,#tabnewsnav a {
	color: #FFF;
	text-decoration: none;
	background-color: #045995;
}
#tabnews h1{
	color: #084573;
	display: block;
	width: auto;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/h1-texte.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
}
#news-bottom {
	background-image: url(images/images/news_03.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 20px;
	width: 1000px;
}
#news-shadow {
	background-image: url(engine/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 30px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px;
	height: 160px;
	width: 1000px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	padding: 0px;
}
#footContener {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	float: left;
	padding: 0px;
}
#footContenerBox {
	font-size: 9px;
	color: #FFF;
	display: block;
	float: left;
	height: 160px;
	width: 197px;
	padding-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
#footContenerBox h1 {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(images/h1.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#footContenerBox p a {
	color: #FFF;
	text-decoration: none;
}
#footContenerBox p a:hover {
	color: #0C3456;
	text-decoration: none;
	background-color: #FFF;
}
.trBlanc {
	background-image: url(images/blanc.jpg);
	/* [disabled]border-bottom-width: 2px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #D8D8D8; */
}
.petitTab {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	padding: 0px;
}

.orange {
	color: #F60;
}
.petit {
	font-size: 10px;
}
.rougeBold {
	font-size: 12px;
	font-weight: bold;
	color: #C4091D;
}.rouge16 {
	font-size: 16px;
	font-weight: bold;
	color: #E32323;
}

