html, body {
	margin:0;
	padding:0;
	border:0;
	position:relative;}

html > body {
	height:auto;
	min-height:100%;
	position:relative;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #0D2E8B;
	text-align: center; /* pour corriger le bug de centrage IE */
	background-image: url(../img_site/randyp-blanc.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*** bottom margin of the last element breaks things in Safari 3 */
p.last {
		margin:0; }
/* --- */
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#all {
	height: 500px;
	width: 820px;
	background-image: url(../img/becherraz-fond.jpg);
	background-repeat: no-repeat;
	margin: 3% auto 0 auto;
	position: relative;
}
a {
	color: #F80000;
	text-decoration: none;
}
a:hover {
	color: #B90000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #005294;
	letter-spacing: 0.06em;
	font-style: normal;
	font-family: "Trebuchet MS", sans-serif, Tahoma;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #005294;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", sans-serif, Tahoma;
}
h3 {
	font-family: "Trebuchet MS", sans-serif, Tahoma;
	font-size: 13px;
	line-height: 18px;
	line-height:;
	font-weight: bold;
	color: #005294;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #005294;
	padding-bottom: 3px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.td, p {
	color:#000000;
	font-size: 12px;
	line-height: 16px;
}

/* - Styles perso - */

/*-- Bandeau de gauche --*/

#gauche {
	position: absolute;
	width: 200px;
	height: 480px;
	top:10px;
	left:10px;
	z-index: 2;
}
#logo {
	position:absolute;
	width:200px;
	height: 110px;
	top: 0;
	left: 0;
	text-align:center;
	z-index: 4;	
}
#adresse {
	position: absolute;
	top: 120px;
	left: 0;
	width: 180px;
	height: 90px;
	font-size: 11px;
	line-height: 16px;
	color: #0D2E8B;
	text-align: center;
	z-index: 5;	
}
#adresse p {
	font-size: 11px;
	line-height: 16px;
	color: #0D2E8B;
}
#menunav {
	position: absolute;
	font-size: 12px;
	top: 220px;
	left:0;
	color: #000;
	width: 200px;
	z-index: 99;
}

/* -- FIN gauche -- */

#txt01 {
	position:relative;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 68px;
	width: 240px;
	float: left;
	z-index:101;
	top: 42px;
}
#txt02 {
	position:relative;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 68px;
	float: right;
	width: 240px;
	z-index:102;
	top: 42px;
}
#contenu {
	position:absolute;
	width: 580px;
	left: 220px;
	top: 30px;
}
#contenu li {
	list-style-position: outside;
	list-style-image: url(../img/point-bleu.gif);
	margin-left: -16px;
}
.menucentrer {
	position: relative;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.menu2 {
	margin: 6px 0px 0px 220px;
}
#piedepage {
	font-size: 10px;
	position:relative;
	height: 20px;
	width: 820px;
	color: #A5B3E3;
	margin: 0 auto 0 auto;
}
#piedepage a {
		color: #DAE2FE;
}
#piedepage a:hover {
		color: #F90;
}
.wrapper {
	padding: 12px 6px 6px 6px;
}
.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFCC00;
	display: block;
	float: left;
	background-image: url(../img_site/menu-randyp-hover.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 0px 14px 0px 14px;
	background-position: center center;
}
.bordImage {
	border: solid 1px #006600;
}

#informations {
	position: relative;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-align: left;
	width: 100%;
}
#informations td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.liste th {
	font-family: "Trebuchet MS", sans-serif, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #8D5C8D;
}
.liste td {
}
.liste a {
	font-family: "Trebuchet MS", sans-serif, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	display: block;
}
.liste2 th {
	font-family: "Trebuchet MS", sans-serif, Tahoma;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #8D5C8D;
}
.liste2 td {
/*	padding: 6px; */
}

.imgborder {
	border: solid 1px #E0D8E8;
}
.encadrer {
	position: relative;
	display: block;
	height: 140px;
	width: 165px;
	margin-left: 6px;
	float: left;
	text-align: center;
	z-index: 1;
}
.encadrer h1 a {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	display: block;
	padding: 3px 6px 3px 6px;
	color: #FFFFFF;
}
.encadrer h1 a:hover {
	background-image: url(../img_site/degrader-jaune-02.jpg);
	color: #FF0000;
}
.retourhaut {
	clear: both;
}

.inputform {
	font-size: 12px;
	border: solid 1px #8BBF32;
	padding: 2px 5px 2px 5px;
	color:#7B9732;
	background-color:#F2FECF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
checkbox {
	font-size: 12px;
	border: solid 1px #6C207F;
	color:#6C207F;
	background-color:#E0D8E8;
}

.boutonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#006699;
	padding: 3px 6px 3px 6px;
	border: solid 1px #000;
}

/*  -- Styles pour le menu déroulant --
   ------------------------------------ */
.suckertreemenu {
	height: 20px;
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	color: #FFF;
	z-index:98;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;/*background-color: #A6D05D;*/ /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

/*
.suckertreemenu ul li.menu-actif {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;// background-color: #A6D05D; // overall menu background color //
	display: block;
	// width: 100px; // Width of top level menu link items
	padding: 2px 24px 2px 24px;
	// border: 1px solid black;
	border-left-width: 0;
	text-decoration: none;
	color: #B90010;
	background-image: url(../img/vert-degrader-menu.png);
	background-repeat: repeat-x;
}
*/

/* 1st sub level menu */
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
border-top: solid 1px #FFF;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
}

/*All subsequent sub menu levels offset after 1st level sub menu */

/*.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
/*top: 0;
}
*/

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	clear: right;
	width: 180px; /*width of sub menu levels*/
	color: #6C207F;
	text-align: left;
	text-decoration: none;
	border-right: 1px solid #6C207F;
	border-bottom: 1px solid #6C207F;
	border-left: 1px solid #6C207F;
	background-color: #E1CAE6;
	line-height: 16px;
	padding: 2px 10px 2px 10px;
	
	/*	filter : Alpha(opacity=85, finishopacity=85, style=1);
	-moz-opacity: 0.85; */
	font-weight: normal;
}

.suckertreemenu ul li a:hover{
	color: #FFCC00;
	background-image: url(../img_site/menu-randyp-hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.suckertreemenu ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #FFCC00;
}


/*Background image for top level menu list links */
/*.suckertreemenu .mainfoldericon{
/*	background-color: none; */
/*	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
}*/

/*Background image for subsequent level menu list links */
/*.suckertreemenu .subfoldericon{
	background-color: #F3F3F3;
	background-image: url(../img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
/* html .suckertreemenu ul li { clear: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }



/* ---------- FIn Styles menu -------- */

