﻿#borderlinks a{
	padding-left: 4px;
	display: block;
	width: 80px;
	color: #000000;
	text-decoration: none;
	border: 2px #808080 solid;
}

#borderlinks a:hover{
	border: 2px #808080 solid;
	background-color: #C0C0C0;
	color: #FFFFFF;
	font-weight: normal;
}

.fond_page
 {
	background-image: url('../themes/orange/fond_page.jpg');
	background-position: 50% 0%;
	margin: 0px;
	border-spacing: 0px;
}

.head
 {
	background-image: url('../themes/orange/head.gif');
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	text-shadow: 2px 2px 2px #e2e2e2;
	height: 50px;
	width: 800px;
	color: #000000;
	font-size: medium;
}

.banniere
 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../themes/orange/banniere.jpg');
	height: 150px;
	width: 800px;
}

.bouton
 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	text-shadow: 2px 2px 2px #e2e2e2;
	height: 30px;
	width: 100px;
	color: #000000;
	font-size: small;
	background-color: #9e9e9e;
	background-image: url('../themes/orange/bouton.gif');
	cursor: pointer;
}

.bouton:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	text-shadow: 2px 2px 2px #333333;
	height: 30px;
	width: 100px;
	color: #FFFFFF;
	font-size: small;
	background-image: url('../themes/orange/bouton.gif');
	background-position : 0 -30px;
	cursor: pointer;
}

.ligne
 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border-spacing: 0px;
	height: 15px;
	width: 800px;
	background-color: #9e9e9e;
}

.tableau {
	width: 800px;
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	table-layout: fixed;
	border-collapse: collapse;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	table-layout: fixed;
	min-height: 600px;
}

.colonne
 {
	background-color: #FFFFFF;
	background: #FFFFFF url('../themes/orange/fond_gauche.jpg') no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: small;
	vertical-align: top;
	width: 120px;
	min-height: 335px;
}

.colonne p
 {
	text-align: center;
	font-size: 175%;
	text-shadow: -3px 3px 3px #808080;
	color: #9E9E9E;
}	

.colonne p:first-letter
{
	font-size: 150%;
	text-shadow: -3px 3px 3px #808080;
	color: #FF6E0B;
}

.corps
 {
	background-color: #FFFFFF;
	padding: 10px 50px 10px 50px;
	background: url('../themes/orange/fond_celulle.jpg');
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: small;
	width: 680px;
}

.corps a {
	color: #FF6E0B;
	font-weight: normal;
}

.corps p:first-letter
 {
	font-size: 150%;
	text-shadow: -3px 3px 3px #808080;
	color: #FF6E0B;
}

.corps_haut_gauche
 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	background-color: #FFFFFF;
	vertical-align: top;
}

.img-shadow {
	float: left;
	background: url(shadowAlpha.png) no-repeat bottom right;
	background: url(shadow.gif) no-repeat bottom right;
	background-color: #C0C0C0;
}
.img-shadow img {
  display: block;
  position: relative;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  }
.pied_tableau {
	background-image: url('../themes/orange/feet.gif');
	padding: 0px;
	text-align: center;
	text-shadow: 2px 2px 2px #808080;
	height: 35px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.pied_tableau a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}

.pied_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	text-decoration: none;
};;;

