
body {
		background-color:#FFFFFF;/*#CCCCBB;AAAA99*/
		FONT-FAMILY: HelveticaNeue, Helvetica, Verdana, Arial;
		FONT-SIZE: 12px;
		text-align: center; /* pour centrage IE */
		background-image:url(pics/pika_back.jpg);
		/*background-repeat:no-repeat;*/
		background-position: -80px 0px;
	}


div#main {
	width:734px;/*734*/
	position: absolute;
  	top: 5px;
  	left: 245px;

	text-align: left; /* counter the body center */
	/*border-style:solid;
	border-width:2px;
	background-color:#FFFFFF;*/
	}

div#bandeau {
	height:43px;
	text-align:center;
	margin-left: -30px;
	margin-right: -30px;
	}

div#contenu {
	height:425px;
	/*background-color:#FFFFFF;*/
	}
div#piedpage {
	width:734px;/*734*/
	/*font-weight:bold;*/
	position: absolute;
  	top: 565px;
  	left: 245px;
	font-size: 10px;
	}

div#copyright {
	text-align:right;
	margin-right:20px;
	font-size: 10px;
	}
div#facebook {
	text-align:left;
	float:left;
	margin-left:20px;
	}


div#titlehighlight {
	background-color:#000000;/*#FF0300;*/
	height:20px;
	width:100%;
	}

div#newsdate {
	width:65px;
	float:left;
	color : #777777;
	}

div#newstitle {
	margin-left :65px;
	}

.titletext {
	font: 12px Arial;
    font-weight:bold;
	}

.newstext {
	text-align:justify;
	margin-left :1px;
	margin-top :5px;
	margin-bottom :15px;
	}

a:link , a:visited, a:active, a:hover {
	text-decoration : none;
	color : #888800
}

a:hover {
color : #AAAA00;
}

.standard, .nav, .large, .standardwhite, .small, .highlight {
	FONT-FAMILY: HelveticaNeue, Helvetica, Verdana, Arial;
	line-height: 14px;
	font-weight: 500;
	}

.small{text-align:justify;}
.standardwhite{COLOR: #FFFFFF;}
.highlight{font-weight:bold;}
.color {COLOR: #775555;font-weight:bold;}
.small {FONT-SIZE: 11px;}
.large{FONT-SIZE: 14px;}


.nav
{
    FONT-SIZE: 12px;
    COLOR: #000000;
}

H1
{
	margin-left: 5px;
	font: 16px Arial;
    font-weight:bold;
    display: inline;
    color:#FFFFFF;
	/*line-height:15%;*/
}


H2
{
	font: 12px Arial;
    font-weight:bold;
	line-height:0px;
}

ul.disc
{
	list-style-type:circle;
	/*margin-left: 16px;*/
	margin-left:1px;
	padding-left: 15px;
}

