/*
#bande
{
	position:absolute;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:500px;
	background-image:url(filet/bande.gif);
	background-repeat:repeat-x;
}



#filet
{
	position:absolute;
	position:fixed;
	left:0px;
	top:73px;
	width:100%;
	background-image:url(filet/filet1.gif);
	background-repeat:repeat;
}
*/
#char 
{
	position:absolute;
	top:215px;
	left:700px;
	z-index:1200;
	background-color:#FFFF00;
	color:#666666;
	border-style:solid;
	border-width:2px;
	display:none;
	visibility:hidden;
}


.top
{
	position:absolute;
	top:5px;
	left:0px;
}

.ent 
{
	background-color: #FFFFFF;
	width: 900px;
	text-align:left;
	padding:0px 0px 0px 10px;
	border-top:#3664A2 solid thin;
	border-left:#3664A2 solid thin;
	border-right:#3664A2 solid thin;
}

.titre
{
	position:relative;
	top:20px;
	float:right;	
	height:auto;
	width:500px;
	color:#FF0000;
	font-size:xx-large;
	text-align:center;
	vertical-align:middle;
}

.center
{
	width:900px;
	padding:0px 5px 0px 5px;
	border-left:#3664A2 solid thin;
	border-right:#3664A2 solid thin;
	background-color:#FFFFFF;
}
.cont
{
	top:150px;
	background-color:#FFFED5;
	border:#19B300;
	border-width:4px;
	border-style:dashed;
	text-align:justify;
	margin-left:150px;
	margin-right:10px;
	padding: 10px;
	min-height:300px;
}

.menuG ul
{
list-style:none;
text-align:left;
margin-left:0px;
}

p
{
	margin:5px;
}

table, td, tr
{
border-style:solid;
border-width:1px;
border-color:#000000;
}

.cont ul
{
	list-style:circle;
}

a:link, a:visited
{
	color:#3664A2;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#0060CE;
}
	

.menuG
{
	position:fixed;
	top:210px;
	left:15px;
	border:none;
	border-width:2px;
	width:130px;
	text-align:center;
	float:left;
}

.bt0, .bt1
{
	width:125px;
	border:none;
	height:23px;
	text-align:center;
	margin-bottom:2px;
	padding-top:2px;
}

.bt0
{
	background-image:url(images/boutonorange.gif);
}

.bt1
{
	background-image:url(images/boutonvert.gif);
}

a.lien0:link, a.lien0:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

a.lien0:hover
{
	text-decoration:overline underline;
	color:#FFFF33;
}

a.lien1:link, a.lien1:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

a.lien1:hover
{
	text-decoration:overline underline;
	color:#FFFF33;
}

#menuT
{
	background-color:#3664A2;
}
td
{
	text-align:center;
	vertical-align:middle;
	position:relative;
}

hr{ width:100%;}

#menuT a:link, #menuT a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
	font:bold 0.8em Arial, Helvetica, sans-serif;
}

#menuT a:hover
{
	text-decoration:overline;
	color:#FFFF00;
}


.bas a:link, .bas a:visited 
{
	text-decoration:none;
	color:#0066FF; 
}

.bas  
{
	font-size:12px;
	position:relative;
	background-color:#FFFFFF;
	width:900px;
	text-align:center;
	padding:0px 5px 0px 5px;
	border-bottom:#3664A2 solid thin;
	border-left:#3664A2 solid thin;
	border-right:#3664A2 solid thin;
}

#pubdroite
{
	position:absolute;
	left:915px;
	top:5px;
}

#pubbas
{
	position:relative;
	left:70px;
}

body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#CCCCCC;
	text-align:center;
}

