/* FORMATAGE GENERAL */
* {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
}
body {
	color:#444;
	background:#ccc;
}
img {
	border: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a {
	color: #27a;
	text-decoration: none;
}
a.on {
	color:#000;
}
INPUT, SELECT, TEXTAREA {
	color: #666;
	font-size : 10px;
	padding: 0px 2px;
	border: 1px solid #ddd;
}
RADIO, BUTTON {
 	font-size : 10px;
 	border-style:none;
}
td { vertical-align: top; }
h1 {
	color:#000;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #bbb;
}
h1.titre {
	color:#27a;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:4px;
	padding:4px;
	letter-spacing:1px;
	background:#e6e6ee;
	border:1px solid #27a;
}
h2 {
	color: #000;
	font-size: 14px;
}
.corps h2 {
	color:#000;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:4px;
	padding:10px 0px 4px 0px;
	border-bottom: 1px solid #bbb;
}
.centre h2 {
	color: #444;
	font-size: 12px;
	margin-top:4px;
}
.droite h2 {
	color: #27a;
	font-size: 10px;
	margin-top:8px;
	padding-left:12px;
	padding-bottom:0px;
	background:url(../img/fleche.gif) no-repeat 0px 1px;
}
h2.nws {
	color: #27a;
	font-size: 10px;
	margin:0;
	padding:0;
	margin-top:0px;
	padding-left:12px;
	padding-bottom:0px;
	background:url(../img/fleche.gif) no-repeat 0px 1px;
	border:none;
}
.date {
	color:#000;
	font-size:8px;
	font-weight:bold;
	padding-top:6px;
	padding-left:0px;
}
h3 {
	color: #444;
	font-size: 12px;
}
h4 {
	color: #642;
	font-size: 10px;
	letter-spacing: 0px;
}
hr {
	border: solid 1px #507c90;
	height: 1px;
}
/* FORMATAGE SECTIONS */
#page {
	padding:0px 1px;
	text-align:left;
	background:#fff;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	width:778px;
}
#haut {
	height:70px;
}
#logo {
	top:1px;
	margin-left:0px;
	position:absolute;
}
#slogan h2 {
	color:#27a;
	font-size:16px;
	font-weight:normal;
	top:18px;
	left:160px;
	width:600px;
	height:20px;
	text-align:right;
	position:relative;
	background:none;
}
#newsletter {
	top:24px;
	left:260px;
	width:500px;
	text-align:right;
	position:relative;
	background:none;
}
#menu {
	z-index:100;
	width: 780px;
	position: relative;
	margin-right:-2px; /* pour IE */
}
#photo {
	top:1px;
	height:134px;
	width:778px;
	position:relative;
}
#nav {
	color:#000;
	height:20px;
	width:766px;
	padding-left:12px;
	position:relative;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	top:2px;
}
html>body #nav {
	top:24px;
}
#contenu {
	padding:0px 10px 8px 10px;
	position:relative;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top:0px;
}
html>body #contenu {
	margin-top:24px;
}
.gauche {
	padding:4px 10px 4px 10px;
	border:1px solid #bbb;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	/*background:#fff1dd;*/
}
html>body .gauche {
	width:160px;
}
.adm_g {
	text-align:center;
	padding:4px 6px 4px 0px;
	border-right:1px solid #bbb;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	/*background:#fff1dd;*/
}
html>body .adm_g {
	width:160px;
}
.info {
	padding-top:10px;
}
.centre {
	padding:4px 8px;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:400px;
}
html>body .centre {
	width:420px;
}
.corps {
	padding:4px 8px;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:540px;
}
html>body .corps {
	width:560px;
}
.droite {
	padding:4px 4px 4px 10px;
	border-left:1px solid #bbb;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px;
}
html>body .droite {
	width:180px;
}
#pied {
	color:#fff;
	text-align:center;
	position:relative;
	background:#075189;
	margin-bottom:1px;
}
#pied a {
	color:#fff;
}
#copy {
	color:#000;
	font-size:9px;
	padding-top:0px;
}
.sub TD {
	padding:4px 18px;
}
.sub a:hover {
	text-decoration:underline;
}
.pad P {
	padding:0px 4px;
}
/* BOUTONS */
.bouton,input.bouton{
	background-color:#69c;
	background-position:bottom;
	background-repeat:repeat-x;
	border-color:#369;
	border-style:solid;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.bouton:hover,input.bouton:hover{
	background-color:#f90;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #c60;
	color:#fff;
}
.bouton:active,input.bouton:active{
	background-color:#9cf;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #9cb4ce;
	color:#fff;
}
.sep {
	height:3px;
	margin:10px 0px;
	border:1px solid #ddd;
}
/* LISTES */
ul.spot {
	padding-top:2px;
	list-style-type:none;
}
.spot li {
	padding-left: 12px;
	background: url(../img/spot.gif) no-repeat 0px 0px;
}
ul.fleche {
	padding-top:2px;
	list-style-type:none;
}
.fleche li {
	padding-left: 22px;
	background: url(../img/fleche.gif) no-repeat 10px 0px;
}
.corps ul.spot {
	padding-top:2px;
	list-style-type:none;
}
.corps .spot li {
	padding-left: 20px;
	background: url(../img/spot.gif) no-repeat 10px 0px;
}
/* ADMIN NEWS */
.nws INPUT,TEXTAREA {
	width:360px;
	border:1px solid #bbb;
}
.nws TEXTAREA {
	height:300px;
}
/* FORMULAIRE SUPPORT */
.support td.d {
	text-align:right;
}
.support INPUT {
	width:260px;
}
.adm_supp td {
	font-size:9px;
	border:1px solid #bbb;
	padding:1px;
}
/* TABLEAU TARIFS */
.tarif td,.tarif th {
	padding:4px 4px;
	text-align:left;
	border-bottom:1px solid #bbb;
}
.mini {
	font-size:9px;
	text-align:right;
}
.legend {
	font-size:8px;
	text-align:center;
}
.note {
	font-size:9px;
	font-style:italic;
}
td.spec {
	text-align:right;
	font-weight:bold;
	padding-right:4px;
}
/* LIEN Haut de Page */
.top {
	text-align:right;
}
