BODY {
	margin: 0px;
	background:url(../images/structures/background.png);
	text-align: center;
	color: #000000;
	font-family: Century Gothic, Arial;
	font-size: 20px;
}


/* Globals */
a	{
	text-decoration: none;
}

a:link {
	text-decoration:none; background-color:inherit; color:#686868
}
a:visited {
	text-decoration:none; background-color:inherit; color:#686868
}
a:hover {
	text-decoration:underline; color:#2971A7;
}
a:active {
	text-decoration:none; background-color:inherit; color:#686868
}

TABLE	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none;
	border: 0px;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	font-family: sans-serif;
	font-size: 14px;
}

div:first-letter{
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: sans-serif;
}

div.content{
	width: 100%;
	position: absolute; left: 0px; top: 130px;
}

img {
	border:none;
}

h1	{
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Century Gothic, Arial;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

p	{
	margin: 2px;
	color: #000000;
}

form {
	margin: 0px;
}

input {
	border: 1px solid black;
	background-color: #C0C0C0;
	/* background-image: url("./imgs/submit.gif");
	background-repeat: repeat-x; */
	background-position: top center;
	color: #FFF;
	font-weight: bold;
}

select{
	border: 1px solid black;
	background-color: #cccccc;
	color: #8E0C0C;
}

option {
	color: #8E0C0C;
}

p.warning{
	color: #8E0C0C;
	font-weight: bold;
	background-color: #fff7e5;
	border: 1px dashed #8E0C0C;
}
/*---*/


/* Tableau en-tete */
TABLE.header{
	z-index: 1;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	/* position: fixed; */ /*left:0px; top:0px; */
	border-bottom: 1px solid black;
	line-height: 30px;
	/* background:url(../site2/images/structures/background.png); */
}

TD.headertoprep{
	height: 20px;
	/* background:url(../site2/images/structures/background.png); */
	/* background-repeat: repeat-x;
	background-position: center center; */
	/* background:url(../site2/images/structures/background.png); */
}

TD.headerlogo{
	width: 100%;
	height: 105px;
/* 	background-color: #FFFFFF; */
	background-image: url("./imgs/logo.png");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-size: 22px;
}

p.sign {
	font-size: 20px;
	font-weight: bold;
}

p.page span {
	font-size: 18px;
}

a.menu {
	font-size: 16px;
	text-decoration:none; background-color:inherit; color:#686868
}

a.menu:link {
	text-decoration:none; background-color:inherit; color:#686868
}
a.menu:visited {
	text-decoration:none; background-color:inherit; color:#686868
}
a.menu:hover {
	text-decoration:underline; color:#2971A7
	font-size: 18px;
}
a.menu:active {
	text-decoration:none; background-color:inherit; color:#686868
}

p.page{
	font-size: 12px;	
}

p.page b {
	color:#8E0C0C;	
}
/*---*/


/* Formulaire */
TABLE.form{
	margin-top: 75px;
	margin-bottom: 75px;
	width: 500px;
	height: 250px;
	text-align: center;
}

TD.topform{
	width: 450px;
	border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
/* 	background-image: url("./imgs/toprep.gif");
	background-repeat: repeat-x; */
	background-position: center center;
}
label{
	font-size: 18px;
}

.bginput{
	border: 1px solid #FFF;
	background-color: #C0C0C0;
	/* background-image: url("./imgs/bginput.gif");
	background-repeat: repeat-x; */
	background-position: center center;
	color: #FFFFFF;
	font-weight: bold;
}

.bgarea{
	border: 1px solid #FFF;
	overflow: auto;
	background-color:#C0C0C0;
/* 	background-image: url("./imgs/bgarea.gif");
	background-repeat: repeat-x; */
	background-position: center center;
	color: #FFFFFF;
}

.botform{
	height: 25px;
	border-bottom-width:1px;
border-bottom-style:solid;
  border-bottom-color:#999999;
	/* background-color: #C0C0C0; */
	/* background-image: url("./imgs/botmiddle.gif");
	background-repeat: repeat-x; */
	background-position: center bottom;
	padding-top: 4px;
	text-align: center;
	vertical-align: top;
	color: #FF9900;
}
/*---*/


/* Tableau par post, appelé par la fonction New_Post() */
TABLE.posted{
	width: 616px;
	margin-top: 25px;
}

TD.topleftcorner{
	width: 25px;
	height: 58px;
	 border-left-width:1px;
border-left-style:solid;
  border-left-color:#999999;
  border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
    		/* background-image: url("./imgs/topleftcorner.gif");
	background-repeat: no-repeat; */
	background-position: right center;
}

TD.toprep{
	width: 50px;
	border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
	/* background-image: url("./imgs/toprep.gif");
	background-repeat: repeat-x; */
	background-position: center center;
}

TD.topleft{
	width: 108px;
	border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
	/* background-image: url("./imgs/topleft.gif");
	background-repeat: no-repeat; */
	background-position: center center;
}

TD.topmiddle{
	width: 250px;
	border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
	/* background-image: url("./imgs/topmiddle.gif");
	background-repeat: repeat-x; */
	background-position: center center;
	font-family: Century Gothic, Arial;
	text-align: center;
	color: #FF9900;
	font-size: 17px;
	padding-bottom: 13px;
}

TD.topright{
	width: 108px;
	border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
	/* background-image: url("./imgs/topright.gif");
	background-repeat: no-repeat; */
	background-position: center center;
}

TD.toprightcorner{
	width: 25px;
	border-top-width:1px;
border-top-style:solid;
  border-top-color:#999999;
  border-right-width:1px;
border-right-style:solid;
  border-right-color:#999999;
	/* background-image: url("./imgs/toprightcorner.gif");
	background-repeat: no-repeat; */
	background-position: left center;
}

TD.left{			/* la hauteur de ce <td> est déterminée par la div.tcontent */
	width: 25px;
border-left-width:1px;
border-left-style:solid;
  border-left-color:#999999;
	/* 	background-image: url("./imgs/left.gif");
	background-repeat: repeat-y;
 */	background-position: right center;
}

TD.right{
	width: 25px;
	border-right-width:1px;
border-right-style:solid;
  border-right-color:#999999;
	/* background-image: url("./imgs/right.gif");
	background-repeat: repeat-y; */
	background-position: left center;
}

TD.botleftcorner{
	width: 25px;
	height: 50px;
	border-left-width:1px;
border-left-style:solid;
  border-left-color:#999999;
  
  border-bottom-width:1px;
border-bottom-style:solid;
  border-bottom-color:#999999;
  
	/* background-image: url("./imgs/leftbas.gif");
	background-repeat: no-repeat; */
	background-position: right center;
}

TD.botmiddle{
	height: 25px;
	
	border-bottom-width:1px;
border-bottom-style:solid;
  border-bottom-color:#999999;
	/* background-image: url("./imgs/botmiddle.gif");
	background-repeat: repeat-x; */
	background-position: center bottom;
	padding: 0px;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	color: #FF9900;
	padding-bottom: 1px;
}

TD.botrightcorner{
	width: 25px;
	height: 25px;
	border-right-width:1px;
border-right-style:solid;
  border-right-color:#999999;
	border-bottom-width:1px;
border-bottom-style:solid;
  border-bottom-color:#999999;
	/* background-image: url("./imgs/botrightcorner.gif");
	background-repeat: no-repeat; */
	background-position: left bottom;
}

TD.middle{
	/* background-color: #777d80; */
	}
	
div.tcontent{		/* Contenu du message avec auto-scroll */
	width: 100%;
	height: 95px;
	overflow: auto;
	padding: 0px;
	/* color: #999999; */
	text-align: center;
	text-indent: 40px ;
}


/*---*/
