body {
	z-index:1;
	color: #000;
	font-size :9px;
}
.tabsite {
	font-family: verdana;
	color: #000;
	font-size :9px;
	border:1px solid white;
	width: 768px;
	background: #fff;
}
.entete {
	font-family: verdana;
	color: #000;
	font-size :9px;
	background: #fff;
	cursor:pointer;
}
.main {
	font-family: verdana;
	color: #000;
	font-size :9px;
	background: #fff2e8;
	background : url(../gfx/fondt01.gif);
}
.ads {
	border-top:2px solid #5486df;
	border-bottom:2px solid #5486df;
}
.pied {
	background: #88f;
	font-family: verdana;
	color: #000;
	font-size :9px;
	border-top:1px solid white;
	background : url(../gfx/pied01.jpg);
	height: 40px;
}
.tabmenu {
	color: #222;
	font-size :14px;
	cursor:pointer;
	background: #fff2e8;
	border-bottom:1px dashed #b00000;
}
.tabmenu a{
	color: #222;
	font-size :14px;
	cursor:pointer;
	text-decoration: none;
}

.tabmenu2 {
	color: #222;
	font-size :12px;
	border-bottom:1px dashed #b00000;
}
.tabmenu2 input.bouton {
	border:1px solid white;
	background-color: #ffdddd;
	color:#000000;
	cursor:pointer;
}
.tabmenu2 input.bouton:hover {
	background-color: #ffbbbb;
	color:#000000;
	cursor:pointer;
}
.tabmenu2 input {
	border:1px solid #000000;
	background-color: #fffdfa;
	color:#000000;
}
.tabmenu2 select, option {
	border:1px solid #000000;
	background-color: #fffdfa;
	color:#000000;
	cursor:pointer;
}

.sitebody {
	font-size :16px;
	background: #fff;
}


/*#################################################################################################*/

.article
{
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
	width:96%;
}
.article a {
	color: #000000; 
	text-decoration: none; 
}
.article a:hover {
	background-color: #d0d5df;
	color: #222222;
}
.article textarea {
	border:1px solid #000000;
}

.atitle
{
	display : inline;
	display: block;
	font: 90% Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px solid #5486df;
	width:100%;
	cursor:pointer;
}
.atitle h1,h2,h3
{
	display : inline;
	font: 100% Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	width:100%;
	cursor:pointer;
}
.atitle a{ display: block; }

.amain{
	text-align: justify;
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	font: 80% Verdana, Helvetica, sans-serif; 
	width:96%;
	color: #000000; 
}
.amain input {
	border:1px solid #000000;
	background-color: #ffffff; 
	color:#000000;
}
.amain input.bouton {
	border:1px solid #000000;
	background-color: #ffffff; 
	color:#000000;
	cursor:pointer;
}
.amain input.bouton:hover {
	background-color: #d00000; 
	color:#ffffff;
	cursor:pointer;
}

.cadre64 {
	border:2px solid #000000;
	width: 64px;
	height: 64px;
	vertical-align: middle;
}
.tab32 {
	width: 32px;
}
.rapidsel
{
cursor:pointer;
}
.rapidsel a:hover {
	cursor:pointer;
	background-color:#eeffdd;
}

/*#################################################################################################*/

.subsite {
	display: block;
	font: 100% Verdana, Helvetica, sans-serif;
	color : #888;
	text-align: center;
}
.subsite a{
	color : #888;
	text-decoration: none;
}
.subsite a:hover{
	color : #000000;
	text-decoration: underline;
}
/*------------------------------------------------------------------------------------------------------*/
.infobulle0{
    position: absolute;   
    visibility : hidden;
    border: 2px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #ddddff;
}


.infobulle1{
    position: absolute;   
    visibility : hidden;
    border: 2px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
	background-color: #ffddff;
}

.contact{
	border:1px solid #000000;
}




.freq {
	background : url(../gfx/gradef.gif);
}