/* DEBUT Général */
body {
	margin: 10px 5px;
	background-color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-align: center;
	background-image: url(images/fondcarte.jpg);
}
.normal {
	font-family: Tahoma, Arial, sans-serif, serif;
	font-size: 11px;
	color: #FF0000;
}
img {
	margin: auto;
	border: 0;
}
p {
	margin: 10px 0 0 0;
}
h2 {
	color: #0000FF;
	font-size: 15px;
	margin: 10px 0;
	text-indent: 5px;
}
h3 {
	color: #F60;
	font-size: 12px;
	margin: 10px 0;
}
h4 {
	padding: 2px;
	color: #FF3D4B;
	font-size: 12px;
	margin: 10px 0;
	border-bottom: 2px solid #0000FF;
}
label {
	float: left;
	text-align: right;
	width: 225px;
	line-height: 1.8em;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	float: left;
}
input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.textarea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	width: 370px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}
textarea:focus {
	border: 1px solid;
	background-color: #FFFFFF;
}
textarea:hover {
	border: 1px solid #000000;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* FIN Général */

/* DEBUT Formulaire */
label.spc {
	float: right;
	text-align: left;
	width: 570px;
	line-height: 1.8em;
}
input.taille {
	width: 370px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}
input.taille:focus {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
input.taille:hover {
	border: 1px solid #000000;
}
input#accepte {
	margin-left: 195px;
}
/* FIN Formulaire */

/* DEBUT Cadre */
.centrer {
	text-align: center;
}
div#cadre {
	margin: auto;
	width: 800px;
	background: #FFFFFF;
}
/* FIN Cadre */

/* DEBUT Classes */
.centrer {
	text-align: center;
}
.right {
	float: right;
	margin: 5px auto 5px 5px;
}
.left {
	float: left;
	margin: 5px 5px 5px auto;
}
/* FIN Classes */

/* DEBUT En-tête */
#theader {
	margin: auto;
	margin-top: 5px;
	background-image: url( ./images/headerv_022.jpg );
	text-align: center;
	width: 170px;
	height: 558px;
}
#header {
	margin: auto;
	margin-top: 0;
	background-image: url( ./images/header_022.jpg );
	background-color: #fff;
	text-align: center;
	width: 800px;
	height: 213px;
	color: #0019A8;
}
#logo {
	text-align: center;
	vertical-align: middle;
	width: 170px;
}
#enseigne {
	vertical-align: middle;
	visibility: hidden;
	}
#nom {
	font-size: 18px;
	visibility: hidden;
	}
#slogan {
	font-size: 18px;
	margin: 10px 0 0 0;
		visibility: hidden;
	}
#adresse {
	vertical-align: middle;
	text-align: center;
		visibility: hidden;
	}
/* FIN En-tête */

/* DEBUT Bandeau */
#bandeau {
	margin: auto;
	margin-bottom: 5px;
	text-align: center;
	width: 800px;
	height: 0;
	font-size: 14px;
	color: #060;
	font-weight: bold;
	background: #fff;
}
#bandeau_mini {
	margin: auto;
	margin-bottom: 5px;
	text-align: center;
	width: 630px;
	height: 30px;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	border-width: 1px 0 3px 0;
	border-style: solid;
	border-color: #0019A8;
}
/* FIN Bandeau */

/* DEBUT Menu */
#tmenu {
	margin: auto;
}
#menu_h_mini {
	vertical-align: top;
	text-align: left;
	width: 630px;
	height: 30px;
	background-color: #E4F5FC;
	border-width: 1px 0;
	border-style: solid;
	border-color: #29B0ED;
}
#menu_h_mini ul {
	list-style: none;
	margin: 0;
}
#menu_h_mini li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu_h_mini a {
	display: block;
	width: 100px;
	margin: 4px 2.49px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	color: #FFF;
	text-decoration: none;
	background-image: url( ./images/bouton_mini_022.jpg );
}
#menu_h_mini a:hover {
	display: block;
	width: 100px;
	margin: 4px 2.49px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	color: #000;
	text-decoration: none;
	background-image: url( ./images/bouton_mini_hover_022.jpg );
}
#menu_h {
	vertical-align: top;
	text-align: left;
	width: 800px;
	height: 30px;
	background-color: #fff;
}
#menu_h ul {
	list-style: none;
	margin: 0;
}
#menu_h li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu_h a {
	display: block;
	width: 110px;
	margin: 4px 6.5px;
	line-height: 24px;
	text-align: center;
	padding: 0 0 0 10px;
	color: #0000FF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background-image: url( ./images/bouton_022.jpg );
	border-width: 0 0 4px 0;
	border-style: solid;
	border-color: #0000FF;
	font-variant: small-caps;
}
#menu_h a:hover {
	display: block;
	width: 110px;
	margin: 4px 6.5px;
	line-height: 24px;
	text-align: center;
	padding: 0 0 0 10px;
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url( ./images/bouton_hover_022.jpg );
	border-width: 0 0 4px 0;
	border-style: solid;
	border-color: #F8E400;
}
#menu {
	vertical-align: top;
	text-align: left;
	width: 160px;
	height: 360px;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#menu li {
	float: none;
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	width: 120px;
	margin: 10px auto 10px 12px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	color: #FFF;
	text-decoration: none;
	background-image: url( ./images/bouton_022.jpg );
	font-weight: bold;
}
#menu a:hover {
	display: block;
	width: 120px;
	margin: 10px auto 10px 12px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	color: #0019A8;
	text-decoration: none;
	background-image: url( ./images/bouton_hover_022.jpg );
	font-weight: bold;
}
/* FIN Menu */

/* DEBUT Contenu */
#centre {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 800px;
}
#scroll {
	height: 360px;
	overflow: auto;
}
#scroll2 {
	height: 500px;
	overflow: auto;
}
#scroll3 {
	height: 558px;
	overflow: auto;
}
#scroll4 {
	height: 456px;
	overflow: auto;
}
#scroll5 {
	height: 483px;
	overflow: auto;
}
#scroll6 {
	height: 496px;
	overflow: auto;
}
#contenu {
	vertical-align: top;
	text-align: left;
}
#contenu img {
	border: 0;
	cursor: pointer;
}
img#pres1 {
	margin: 0 5px;
	cursor: pointer;
}
img#pres2 {
	margin: 0 5px;
	cursor: pointer;
}
/* FIN Contenu */

/* DEBUT Footer */
#footer_mini {
	margin: 0 auto;
	text-align: center;
	width: 630px;
	height: 30px;
	margin-top: 2px;
	background-image: url( ./images/footer_022.jpg );
	background-position: center;
	background-repeat: no-repeat;
}
#footer_mini td {
	width: 20%;
	vertical-align: top;
	padding-top: 7px;
}
#footer {
	margin: auto;
	text-align: center;
	width: 800px;
	height: 30px;
	margin-top: 5px;
	background-image: url( ./images/footer_long_022.jpg );
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #444;
}
#footer td {
	width: 20%;
	vertical-align: top;
	padding-top: 7px;
}
#footer_mini a {
	color: #FFF;
	text-decoration: none;
}
#footer_mini a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
/* FIN Footer */

/* DEBUT Divers */
div#map {
	width: 630px;
	height: 320px;
}
p#liens {
	margin: 5px auto;
	text-align: left;
	width: 800px;
}
span#ccs {
	float: right;
	color: #AAA;
}
span#ccs a {
	color: #AAA;
	text-decoration: none;
}
span#ccs a:hover {
	color: #AAA;
	text-decoration: underline;
}
span#stats {
	float: right;
	margin-left: 5px;
}
#stats img {
	border: 0;
}
/* FIN Divers */