body{
	font-family: trebuchet, arial, verdana, helvetica, geneva, sans-serif;
	font-size: 0.7em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background: url("../image/interface/fond.jpg") repeat;
}
#tabledindex{
	height: 460px;
}
h1{
	font-size: 1.4em;
	font-weight: bold;
	margin:0;
}
h2{
	font-size:1em;
	font-weight:bold;
	margin:0;
}
hr{
	height:0px;
	border-style: dashed;
	border-color:#838383;
	color:#ffffff;
	border-width: 1px 0px 0px 0px;
}

th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #275456;
}

img{
	border:0px;
}

input{
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
input.submit{
	cursor:pointer;
}
select{
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
textarea{
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	font-family: trebuchet, arial, verdana, helvetica, geneva, sans-serif;
}

a:link{
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEEE;
	color:#000000;
}

a.prog:link{
	font-weight: normal;
	background-color: none;
}
a.prog:visited{
	font-weight: normal;
	background-color: none;
}
a.prog:hover{
	font-weight: normal;
	background-color: #FCF6EF;
}


a.liste:link{
	font-weight: normal;
}
a.liste:visited{
	font-weight: normal;
}


a.green:link{
	font-weight: bold;
	text-decoration: none;
	color:#00984D;
}
a.green:visited{
	font-weight: bold;
	text-decoration: none;
	color:#00984D;
}
a.green:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEEE;
	color:#000000;
}


a.orange:link{
	font-weight: bold;
	text-decoration: none;
	color:#E69500;
}
a.orange:visited{
	font-weight: bold;
	text-decoration: none;
	color:#E69500;
}
a.orange:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEEE;
	color:#000000;
}


a.home:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color:#000000;
}

a.blue:link{
	font-weight: bold;
	text-decoration: none;
	color:#124ADE;
}
a.blue:visited{
	font-weight: bold;
	text-decoration: none;
	color:#124ADE;
}
a.blue:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEEE;
	color:#000000;
}


a.grey:link{
	font-weight: bold;
	text-decoration: none;
	color:#787878;
}
a.grey:visited{
	font-weight: bold;
	text-decoration: none;
	color:#787878;
}
a.grey:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEEEE;
	color:#000000;
}


a.dates:link{
	font-weight: normal;
	display: block;
}
a.dates:visited{
	font-weight: normal;
	display: block;
}
a.dates:hover{
	font-weight: normal;
	display: block;
	background-color: #FFEEEE;
}

h3.dates{
	font-size: x-small;
	margin:0;
	font-weight: normal;
	display: block;
}
p.dates{
	font-size: x-small;
	margin:0;
	font-weight: normal;
	display: block;
}

a.palette:link{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette:visited{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette:hover{
	color:#0D359A;
	font-weight: normal;
	display: block;
	margin-right: 6px;
	margin-left: 4px;
	background-color: #FFFFFF;
}

a.palette_vert:link{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_vert:visited{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_vert:hover{
	color:#00984D;
	font-weight: normal;
	display: block;
	margin-right: 6px;
	margin-left: 4px;
	background-color: #FFFFFF;
}

a.palette_orange:link{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_orange:visited{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_orange:hover{
	color:#E69500;
	font-weight: normal;
	display: block;
	margin-right: 6px;
	margin-left: 4px;
	background-color: #FFFFFF;
}

a.palette_noir:link{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_noir:visited{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_noir:hover{
	color:#000000;
	font-weight: normal;
	display: block;
	margin-right: 6px;
	margin-left: 4px;
	background-color: #FFFFFF;
}

a.palette_bleue:link{
	color:#000000;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_bleue:visited{
	color:#000000;
	font-weight: normal;
	display: block;
	margin-left: 4px;
}
a.palette_bleue:hover{
	color:#FFFFFF;
	font-weight: normal;
	display: block;
	margin-right: 6px;
	margin-left: 4px;
	background-color: #e2007a;
}

fieldset{
	padding:5px;
}

#aide {
	border: solid 1px #d8d8d8;
	background-color: #E8D9DD;
}
#categ {
	border: solid 1px #d8d8d8;
	background-color: #E8D9DD;
}
#logo {
	background-color: #ffffff;
	font-size:1.2em;
}

#titre {
	background-color:#C0012C;
	color:#ffffff;
}

.out {
	border: 1px solid ButtonFace;
	margin: 1px;
}
.over {
	border-top: 1px solid ButtonHighlight;
	border-left: 1px solid ButtonHighlight;
	border-bottom: 1px solid ButtonShadow;
	border-right: 1px solid ButtonShadow;
	margin: 1px;
}

#page{
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	padding-left:0px;
	padding-top:0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header{
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pied{
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	padding:0px;
	margin-bottom: 0px;
	font-size:0.9em;
}

.erreur{
	font-size:medium;
	font-weight: bold;
	color: #ff0000;
}
.ok{
	font-size:medium;
	font-weight: bold;
	color: #339900;
}

.b_nav{
	padding:5px;
	background-color:#cccccc;
	text-decoration:none;
}
form{
	margin:0;
	padding:0;
}
.txt_resultat{
	font-size:1.2em;
}

.lettrine:first-letter{
	font-size:1.8em;
	font-weight:bold;
	color:#000077;
}
ul{
	width:475px;
	margin:5px 0 15px 0;
	padding:0;
}
li{
	display: block;
	list-style-type:none;
	background:url("../image/programme/standard/puce_standard.gif") no-repeat left top;
	background-position:0% 4px;
	margin: 0 auto;
	padding: 0px 0px 1px 12px;
}
#commentaire {
	clear:right;
	background-color:#F8F8F8;
	border:dotted 1px #C0C0C0;
	margin-top:10px;
}
#commentaire p {
	margin:5px;
}

#commentaire.bleu a:link {
	color:#124ADE;
	background-color:none;
}
#commentaire.bleu a:visited {
	color:#124ADE;
	background-color:none;
}
#commentaire.bleu a:hover {
	color:#000;
}

#commentaire.vert a:link {
	color:#00984D;
	background-color:none;
}
#commentaire.vert a:visited {
	color:#00984D;
	background-color:none;
}
#commentaire.vert a:hover {
	color:#000;
}

#commentaire.orange a:link {
	color:#E69500;
	background-color:none;
}
#commentaire.orange a:visited {
	color:#E69500;
	background-color:none;
}
#commentaire.orange a:hover {
	color:#000;
}

.espace_images_vert img{
	margin-bottom:5px;
}

.espace_images_hori img{
	margin-right:5px;
}

.pdesbonus p{
	margin-top:0;
}

a.retour{
	color:#ffffff;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

a.retour:visited{
	color:#ffffff;
}

a.retour:hover{
	color:#000000;
}

table.formulaire .obligatoire {
	background-color:#F8F8F8;
	font-weight:bold;
}

table.formulaire th {
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
}

table.formulaire td {
	vertical-align:top;
}

#descript img {
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	clear:right;
}

#creditsLeb a{text-decoration:none;color:#765D3B}
div.extras{margin:15px}
div.extras .credits1,div.extras .credits2{background-color:#e4e4e4; margin:5px 0px; padding:5px 0px 5px 20px; width:300px}
div.extras .bg1{background-color:#38647f}
div.extras .credits2,div.extras .bg2{background-color:#2e566f}
div.extras td{padding:5px 0;color:#fff;font-size:11px}
div.extras ul li{margin-left:0 !important}

.left{float:left}
.clear{clear:both}

#leb-img img{border:0}
a#leb-img{background:transparent}
a#leb-img:hover{background:transparent}
#creditsLeb h4{color:#8d6875 !important;margin:10px 0}
#creditsLeb ul{padding:8px 8px 5px !important;width:300px !important}
#creditsLeb ul li{padding:0 !important;background:transparent !important}