/* CSS pour xsyndicat ©2007 PBC prod. */



body {
	background-color: #666666;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.corps{
	padding-left: 10px;
	padding-right: 5px;
}

a:link{
	color: #ffcc33;
	text-decoration: none;
	background-color: #333333;
}
a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;	

}
a:visited{
	color: #ffcc33;
	text-decoration: none;	

}
a:active{
	color: #ffcc33;
	text-decoration: blink;
	text-decoration: none;	
}

h1{
	font-size: 16px;
	display:inline;
	margin-top: 0px;
}
h2{}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #ffcc33;
	border: 1px solid #ffcc33;
	background-color: #333333;
}
.menu-corps{
	text-align: left;
}
.menu_titre{
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-size: 16px;
}
.menu{
	padding: 10px;
	color: #CCCCCC;
}
.menu a:link{
	color: #ffcc33;
}
.menu a:active{
	color: #ffcc33;
	font-weight: bold;	
}
.menu a:hover{
	color: #000000;
}
.menu a:visited{
	color: #ffcc33;
}
li {
 list-style-image : url(../images/puce.gif);
 list-style-position:outside
}
.thumb{
	border: 1px solid #ffcc33;
}
.nav{
	vertical-align: top;
}
.vips{
	padding-left: 15px;
	vertical-align: top;

}
.navitem3
{ width:auto;
  height:auto;
  padding: 5px 5px 0 5px;
  margin-bottom:0px;

  font-size:8pt;
  font-weight: normal;
  align-text:justify;}

#dhtmlgoodies_marquee{
		/* general marquee layout*/
		padding-top:3px;
		height:25px;
		background-color: #000;
		
		
		/* End general marquee layout */
		
		
		position:absolute;
		left:0px;
		z-index:1000;
		bottom:0px;		
		display:none;		
		width:100%;
		overflow:hidden;
	}
	body > div#dhtmlgoodies_marquee{	/* Firefox rule */
		position:fixed;
	}	
	#dhtmlgoodies_marquee .textObj{	/* Layout for the marquee text */
		position:absolute;	
		color: #FFF;
		font-weight:bold;
		white-space:nowrap;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	}
	/* Just some layout classes used in this script */
	.highlighted{
		color:#F00;
	}
	.greenText{
		color:#0F0;
	}
	.tooltip {position:absolute; visibility:hidden;	z-index:100; background-color:#e5e5e5; border:1px solid #ffcc33;	padding:0.5em;	font-size:11px;	width: 130px; text-align:center;}
	hr {
color: #ffcc33;
background-color: #ffcc33;
height: 1px;
border: 0;

}
.titreplug{
	font-size: 14px;
	font-weight: bold;
	color: #ffcc33;
	border: 1px solid #ffcc33;
	background-color: #333333;
	width: 100%;
}
.dark{
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	border: 1px solid #ffcc33;
	background-color: #333333;
	text-align: center;
	margin: 10px 2px 10px 2px;
	padding: 1px 3px 1px 3px;
}
.dark a:link{	color: #ffcc33;}
.dark a:visited{	color: #ffcc33;}
.dark a:hover{	color: #000;}
.menu_tag{
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-size: 16px;
	margin-top: 8px;
}
.menu_tag_corps{
	padding-right: 3px;
	padding-left: 3px;
}


