*{
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	padding:5px;
}
.textes li, .textes ul{
	margin-left:20px;
	list-style-type:square;
}
body{
	text-align:center;
	background-color:#A60000;
	background-image:url(site/fond.jpg);
	background-repeat:repeat-x;
	margin-top:31px;	
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#9F0606;
}


#site{
	width:970px;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#main{
	width:930px;
	margin-left:1px;
	margin-right:1px;
	text-align:left;
	background-color:#ffffff;
	border:9px solid #FEFE3C;
	border-top:0px;
	padding:10px;
	float:left;

}
#ariane{
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	margin-bottom:10px;
}
/* les 3 blocs */
#menu{
	width:200px;
	float:left;
}
#menu a{
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
}

#contenu{
	width:515px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.bouton{
	margin:10px;
}
#pub{
	width:195px;
	float:left;
	border:1px solid #000000;
}
.picto{
	color:#000000;
	height:18px;
	width:90px;
	margin-top:1px;
}
.pictoimg{
	height:18px;
	width:24px;
	background-color:#DEDEDE;
	font-size:10px;
}
.pictotxt{
	height:18px;
	width:65px;
	background-color:#FFFFFF;
	font-size:10px;
}
/* URL et onglet */
#accordion .url{
	color: #222222;
	margin: 0;
	padding: 2px 5px;
	background: #DDDDDD;
	border: 1px solid #cccccc;
	font-size: 16px;
	font-weight: normal;
	cursor:pointer;
}
#accordion ul{
	padding-left:10px;
	border-bottom:0px solid #000000;
}



.ligne0, .ligne1{
	margin-top:10px;
	padding-bottom:10px;
}

h2{
	font-size:18px;
	letter-spacing:-1px;
}
h2 a{
	display:block;
	font-size:18px;
}


#footer{
	height:242px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	font-size:10px;
	padding-top:5px;
}
#footer a{
	color:#ffffff;
	font-size:10px;
}


/*---------------------------- centrer la pub sur l accueil ----------------------------------------*/
.pub .coin_content{
	padding:0px;
	text-align:center;
}

a:hover{
	color:#000000;
}


/*---------------------------- Infobulle ----------------------------------------*/
.tool-tip {
	color: #ffffff;
	z-index: 13000;
	width:200px;
	text-align:left;
	background-color:#000000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}



.box a, .boxcommon a, .boxhight a { color:#A60000;  }
.box h2, .boxcommon h2, .boxhight h2 { margin-bottom: 14px; margin-left: 10px; }
#contenu .box a, #contenu .boxcommon a, #contenu .boxhight a { color:#CCCC00;  }
#contenu .boxcommon a { color:#CCCC00;  }
#contenu .boxhight h2 a, #contenu .box h2 a { color:#FFFFFF;  }
.coin_content{ padding-left:10px; padding-right:10px; }
#contenu  .navigation a { color:#000000;  }

/*--------------------------------------------------------------------*/
/* bords arronndis */
.box .ligne1, .box .ligne0{
	background-image:url(/images/site/box/sep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.box {
	color:#A60000;
	background-color:#FEFF03;
}
/*--------------------------------------------------------------------*/
/* bords arronndis gris */
.boxcommon .ligne1, .boxcommon .ligne0{
	background-image:url(/images/site/boxcommon/sep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.boxcommon{
	color:#ffffff;
	background-color:#999999;
}

/*--------------------------------------------------------------------*/
/* bords arronndis gris */
.boxhight .ligne1, .boxhight .ligne0{
	background-image:url(/images/site/boxhight/sep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.boxhight{
	color:#A60000;
	background-color:#FFFF5E;
}
.boxhight a:hover{
	color:#000000;
}
/*---------------------------- surbrillance admin ----------------------------------------*/
.admin{
	color:#000000;
	font-weight:bold;
}
.admin td{
	border-bottom:1px solid #000000;
}

/* block de navigation */
.navigation a{
	color:black;
    font-weight:bold;
} 
