body 
{
    background-color: #52648B;
    /*background-image:url(images/site/noel.gif);*/
}

p
{
	margin-top:10px;
	margin-bottom:10px;
}

*{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3;}

.partie { font-size:14px; font-weight:bold; color:#003366}
.vertGras {color: #0E6E1C; font-weight:bold;}
.rougeGras {color: #C91800; font-weight:bold;}

/********************** Tableau principal de la page ********************************/

table.body
{
	border-collapse:collapse;
	border:1px solid #000000;
	width:760px;
	margin-bottom:10px;
}

table.body td#logo
{
	background-color:#FEAE03;
	border:1px solid #000000;
	height:150px;
	vertical-align:top;
	padding:0px;
	color: white; 
	text-align:right;
	font-weight:bold;
}

table.body td#menu
{
	background-image:url(images/site/bg-menuV2.gif);
	border:1px solid #000000;
	height:23px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

table.body td#contenu
{
	background-color:#FFFFFF;
	padding:10px;
	padding-right:5px;
	height:500px;
	width:610px;
	color:#000000;
	vertical-align:top;
}

table.body td#pub
{
	background-color:#FFFFFF;
	padding:10px;
	padding-left:5px;
	width:120px;
	vertical-align:top;
}

table.body td#footer
{
	background-image:url(images/site/bg-menuV2.gif);
	border:1px solid #000000;
	height:23px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}



/**********************  Header des pages ********************************/

table.headerPage
{
	border-collapse:collapse;
	width:610px;
	margin-bottom:15px;
}

table.headerPage td#icone
{
	width:30px;
	padding-right:5px;
	vertical-align:top;
	border:0px;
}

table.headerPage td#titre
{
	font-size:15px; 
	font-weight:bold;
	padding:0px;
	border-bottom:1px solid #000000;
}

table.headerPage td#soustitre
{
	font-size:12px; 
	padding:0px;
	border-bottom:1px solid #000000;
}




table.tableau
{
	border-collapse : collapse;
	border:1px solid #525F82;
}

table.tableau th
{
	padding:3px;
	height:20px;
	background-image:url(images/site/legend.gif);
	border-bottom:1px solid #525F82;
}

table.tableau td
{
	padding:5px;
	text-align:center;
}


table.menu
{
	border-collapse : collapse;
	width:760px;
	margin-top:0px;
	margin-bottom:0px;
}

table.menu td
{
	height:27px;
	padding:0px;
	background: url(./images/site/bg-menu.gif);
}


table.banniere
{
	border-collapse : collapse;
	width:760px;
	margin-top:0px;
	margin-bottom:0px;
}

table.banniere td
{
	height:80px;
	padding:0px;
	background: url(./images/site/bg-banniere.gif);
}


table.contenu
{
	border-collapse : collapse;
	width:760px;
	margin-top:10px;
	margin-bottom:10px;
}

table.contenu td
{
	padding:0px;
}



table.avis
{
	border-collapse : collapse;
	width:610px;
}



/******************** Encadrés avis ***********************/

table.avis1
{
	border-collapse:collapse;
}

table.avis1 th
{
	padding:0px;
    height:25px;
}

table.avis1 th#membre
{
    border-left:2px solid #F24646;
	width: 160px;
    font-weight:bold;
	background-image:url(images/site/ongletRouge.gif);
    background-repeat:no-repeat;

}

table.avis1 th#verdict
{
	width: 450px;
	font-weight:bold;
    text-align:right;
}

table.avis1 td
{
    border:2px solid #F24646;
    text-align:justify;
    padding:3px;
	width: 610px;
}


table.avis2
{
	border-collapse:collapse;
}

table.avis2 th
{
	padding:0px;
    height:25px;
}

table.avis2 th#membre
{
    border-left:2px solid #FD881F;
	width: 160px;
    font-weight:bold;
	background-image:url(images/site/ongletOrange.gif);
    background-repeat:no-repeat;

}

table.avis2 th#verdict
{
	width: 450px;
	font-weight:bold;
    text-align:right;
}

table.avis2 td
{
    border:2px solid #FD881F;
    text-align:justify;
    padding:3px;
	width: 610px;
}



table.avis3
{
	border-collapse:collapse;
	width: 610px;
}

table.avis3 th
{
	padding:0px;
    height:25px;
}

table.avis3 th#membre
{
    border-left:2px solid #90D46E;
	width: 160px;
    font-weight:bold;
	background-image:url(images/site/ongletVert.gif);
    background-repeat:no-repeat;
}

table.avis3 th#verdict
{
	font-weight:bold;
	text-align:right;
}

table.avis3 td
{
    border:2px solid #90D46E;
    text-align:justify;
    padding:3px;
	width: 610px;
}


/******************** Styles de liens ***********************/


A.lienBleu {
color:#043698; 
text-decoration:none;
}

A:hover.lienBleu {
color:#043698;
text-decoration:underline;
}


A.lienOrange {
color:#E96901; 
text-decoration:none;
}

A:hover.lienOrange {
color:#E96901;
text-decoration:underline;
}


A.lienNoir {
color:#000000; 
text-decoration:none;
}

A:hover.lienNoir{
color:#E96901;
text-decoration:none;
}


A.partenaire {
font-size:11px;
color:#FFFFFF; 
text-decoration:none;
}

A:hover.partenaire {
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}



.bouton {
background-color : #E9F0FB;
border: 1px solid black;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
padding:0px;
}

#content{
cursor: pointer;
background-color: #EFEFEF;
}

#dragbar{
cursor: move;
text-align:center;
padding:3px;
white-space: nowrap;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

#bottombar{
text-align:center;
padding:3px;
background-color:#EFEFEF;
}

fieldset.panel
{
border: 1px solid #525F82;
padding:10px;
padding-top:0px;
margin-left: auto; 
margin-right: auto;
margin-bottom:10px; 
}

fieldset.panel legend
{
COLOR: #000000;
BACKGROUND-COLOR: #E3EBF7;
background-image:url(images/site/legend.gif);
border: 1px solid #525F82;
padding: 2px 5px;
font-weight:bold;
margin-bottom:10px; 
margin-left:0px;
} 

.box
{
border: 1px solid #C6D8F4;
BACKGROUND-COLOR: #E9F0FB;
padding:10px;
}


.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
line-height: 18px;
z-index: 100;
background-color: #FFFFE0;
width: 200px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


a.boxdossier
{
	float: left;
	border:0px;
	width:140px;
	height:145px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	color:black;
	
}

A:hover.boxdossier 
{
	background-color: #FDC699;
}