﻿body {
	font-family: Verdana,Arial;
	background-image: url('../images/backete.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	background-color: #fbe3be;
}
table {
	font-family: Verdana,Arial;
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(255,255,255);
	font-size: 11px;
	color: #663300;
}
img.cont {
	border: 3px solid #FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
}
img.index {
	border: 1px solid #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
}
img.ok {
	margin-left: 4px;
	margin-right: 4px;
	vertical-align:bottom
}

a {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}
P {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
}
FONT {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
}
P.bande {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 8px;
	margin-right: 5px;
	text-align: justify;
}
a.lien {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a:hover.lien {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #cc9966;
	font-weight: bold;
	text-decoration: none;
}
a.side {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a:hover.side {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}

a.exte {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}
a:hover.exte {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a.resa {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #CC3300;
	font-weight: normal;
	text-decoration: none;
}
a:hover.resa {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #cc3300;
	font-weight: normal;
	text-decoration: underline;
}
a.nav {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover.nav {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}
a.boite {
	font-family: Verdana,Arial;
	font-size: 12pt;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a:hover.boite {
	font-family: Verdana,Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.scroll {
	font-family: Verdana,Arial;
	font-size: 12pt;
	color: #5C78B6;
	font-weight: bold;
	text-decoration: none;
}
a:hover.scroll {
	font-family: Verdana,Arial;
	font-size: 12pt;
	color: #F89100;
	font-weight: bold;
	text-decoration: none;
}
FONT.tag {
	font-size: 10px;
	color: #808080;
	font-weight: bold;
}
P.tag {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
}
A.tag {
	font-family: Arial,Helvetica;
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
	letter-spacing: 0.03em;
	word-spacing: 0.015em;
	line-height: 18px;
	text-decoration: none;
}
a:hover.tag {
	font-family: Arial,Helvetica;
	font-size: 10px;
	color: #000080;
	font-weight: bold;
	letter-spacing: 0.03em;
	word-spacing: 0.015em;
	line-height: 18px;
}
/* Layout */
#bord {
	width: 900px;
	border: 3px white solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
#corps {
	width: 660px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: transparent;
}
#header {
	width: 900px;
	height: 200px;
	margin: 0 0 0 42px;
}
#footer {
	width: 900px;
	border: 0px;
	background-image: url('../images/fond_js_09.gif');
}
#panneau {
	width: 900px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #F5D9B2;
}
TD.none {
	background-color: transparent;
	font-family: Verdana,Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
TD.rouge { background-color: #CC3300;}
TD.blanc { background-color: #FFFFFF;}
TD.orange { background-color: #cc9966;}
TD.medium { background-color: #EABEAE;}
TD.light { background-color: #FDF2E1;}
TD.vlight {	background-color: #E4E4E4;}
TD.pub {
	background-color: #cc9966;
	padding-top: 272px;
	background-image: url('../images/pub2.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
TD.bande {
	background-color: #cc9966;
	text-align: left;
}
LI {
	list-style-type: disc;
	margin-bottom: 4px;
	line-height: 13px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #663300;
	font-weight: normal;
	text-align: left justify;
}
textarea {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #353639;
}
input {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #353639;
}
select {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #353639;
}
INPUT.radio {
	background-color: #FFFFFF;
	border-bottom: 1px solid #554B44;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #333333;
}
INPUT.form {
	background-color: #6699FF;
	border-top: 1px solid #554B44;
	border-right: 1px solid #554B44;
	border-bottom: 1px solid #554B44;
	border-left: 1px solid #554B44;
	height: 15px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #333333;
}
INPUT.submit {
	background-color: #6699FF;
	border-top: 1px solid #554B44;
	border-right: 1px solid #554B44;
	border-bottom: 1px solid #554B44;
	border-left: 1px solid #554B44;
	width: 226px;
	height: 15px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CC3300;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 3px;
}
h2 {
	font-family: Verdana,Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cc9966;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
h3 {
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
h6 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	width= 95%; border-style: solid;
	color: #CC3300; 
}

