body {
	position: absolute;
	left: 50%;
	margin: 0px;
	margin-left: -384px;
	width: 768px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: top center;
	background-attachment: fixed;
	background-color: #989898;
	background-image: url("../images/background_portail.jpg");
	background-repeat: repeat-x;
	background-repeat-y: none;
	border: 2px solid #bbbbbb;
	border-top: none;
	border-bottom: none;
	-moz-box-shadow: 0px 0px 15px #000000;
}

#entete {
	height: 100px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 20px;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url("../images/fond_entete.jpg");
	background-repeat: no-repeat;*/
}

#menu {
	width: 100%;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.element_menu {
	background-color: none;
}

.img_puce {
	width: 17px;
}

.drapeau{width: 20px; display: inline;}

.element_menu a {
	color: #ffeeee;
	text-decoration: none;
	font-size: 12px;
}

.element_menu a:hover {
	color: gold;
	text-decoration: none;
}

.element_menu table {
	width: 100%;
}

.element_menu td {
	border: 1px outset #560000;
	padding: 4px;
	margin: 3px;
	border-collapse: collapse;
	background-image: url(../images/bouton_menu.png);
	font-weight: bold;
	text-align: center;
}

.element_menu td:hover {
	border: 1px inset #000000;
}

.element_menu th {
	background-color: #b60000;
	background-image: url("../images/thplan.jpg");
	font-size: 14px;
	padding: 5px;
	text-decoration: bold;
	border: 3px outset red;
	text-align: center;
	color: #555500;
}

#corps {
	/* Pour éviter que le corps colle trop au pied de page en-dessous */
	padding-left: 20px;
	/* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
	padding-right: 20px;

	color: #550055;
	background-color: #ffffff;
	background-image: url("../images/background.jpg");
	/*background-color: #dbb3a5; 
   background-repeat: repeat-x; 
   border: 1px solid #b60000;  */
}

.large {
	width: 100%;
}

p{text-indent:15px;}

h1 {
	font-size: 32px;
	color: #880000;
	background-color: none;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	color: #880000;
	font-size: 24px;
	font-weight: normal;
}

a img {
	border: none;
}

.corps a:active {
	color: #bb0000;
}

.corps a:link {
	color: #ff2222;
}

.lien_no_style {
	text-decoration: none;
}

.gauche {
	text-align: left;
}

.droite {
	text-align: right;
}

.gras {
	font-weight: bold;
}

.gros {
	font-size: 26px;
}

.moyen {
	font-size: 12px;
}

.petit {
	font-size: 10px;
}

.centre {
	text-align: center;
}

.centre_v {
	vertical-align: center;
}

.gris {
	color: #778899;
}

.noir {
	color: black;
}

.bleu {
	color: blue;
}

.bleufonce {
	color: #343676;
}

.rouge {
	color: red;
}

.vert {
	color: green;
}

.blanc {
	color: #ffffff;
}

.bordeaux {
	color: #880000;
}

.flottant {
	float: left;
	margin-right: 10px;
}

.flottant_droite {
	float: right;
	margin-left: 10px;
}

.imagepartenaire {
	border: 2px ridge gold;
	width: 200px;
}

.contact {
	position: absolute;
	left: 530px;
	margin-top: 50px;
	width: 210px;
	height: auto;
}

/*.diaporama {
	margin-left: 270px;
}*/
#special {
	display: none;
}  /*test spam*/
.dessous {
	clear: both;
}

.souligne {
	text-decoration: underline;
}

.clignote {
	text-decoration: blink;
}

.espacement {
	padding: 5px;
}

.espacement_gauche {
	padding-left: 20px;
}

.marge_gauche {
	margin-left: 15px;
}

.exposant {
	vertical-align: super;
	font-size: 8px;
}

.lienspartenaires img {
	margin: 15px;
}

input,textarea {
	border: 1px solid #ff6633;
	background-color: #dddddd;
	font-family: arial, verdana;
}


#defilement1 {
	position: absolute;
	left: 20px;
	float: left;
	width: 250px;
}

#defilement2 {
	width: 250px;
	left: 20px; float : left;
	position: absolute;
	float: left;
}

/* Fond pour couvrir le fond de la page entre 2 images du diaporama */
#fond_diapo {
	float: left;
	display: inline;
	z-index: 1;
	position: relative;
	width: 20px;
	height: 205px;
	border: none;
}

.pe{
	top: 3px;
	position : relative;
}

.abs{
	position: absolute;	
}

#pied{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	color: #550055;
	background-color: #ffffff;
	background-image: url("../images/background.jpg");
	font-size: 10px;
}
