body {
	background-image: url(../data/fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:justify;	
}

#main {
	text-align:justify;
}

#navigation {
	font-size: 10px;
	padding-top : 2px;
	width : 769px;
	height : 20px;
	display: block;
}

#copyright {
	font-size: 10px;
	padding-top : 5px;
	width : 769px;
	display: block;
	text-align : center;
}

a {
	text-decoration : none;
	color : #FFF;
}
a:hover {
	text-decoration : underline;
	color : #FFF;
}

.nolink a {
	text-decoration : none;
	color : #FFF;
}
.nolink a:hover {
	text-decoration : none;
	color : #FFF;
}

.cadre {
	border: 1px solid #333333;
	width: 500px;
	background-color: #111111;
	background-image: url(../data/pointilles.gif);
	background-repeat: repeat-y;
}
.contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom:0px;
	margin-top:0px;
}
.contenu h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenu {
	margin: 0px;
	padding: 5px;
	text-align:justify;
	width: 490px;
}

.contenu a{
	color : #00CC99;
}
.newscorps {
	font-size: 12px;
}

.contenu img {
	margin: 5px;
}

.contenu p{
	margin-top : 10px;
	margin-bottom : 0px;
}

.infonews{
	margin : 0px;
	font-size: 10px;
}

.paragraph{
	/*background-color: #000;*/
	width: 490px;
	margin : 0px;
	padding : 5px;
	font-size: 10px;
	border-top: 1px dashed #333333;
	display: block;
	clear : both;
}

.titre {
	background-image: url(../data/titre.jpg);
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	height : 25px;
	text-align:justify;
	width: 490px;
	border-bottom: 1px solid #333333;
}



#site {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}


#cadredroite{
	background-color: #111111;
	background-image: url(../data/pointilles.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px;
	text-align:justify;
	width: 240px;
	border: 1px solid #333333;
	vertical-align : top;
}

#cadregauche{
	vertical-align : top;
}


.encadre{
	font-size : 10px;
	text-align : justify;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin : 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.encadre img{
	border: 1px solid #333333;
	float: left;
	margin: 2px;
}

.encadre p{
	margin : 0px;
	padding : 0px;
}

.encadre li {
	margin-left : 15px;
}
.encadre ul {
	padding : 0px;
}

.spacer{
	clear : both;
}

.espace{
	height : 15px;
	display : block;
	clear : both;
}

.ligne{
	clear : both;
	margin: 0px;
	padding-top : 5px;
	margin-bottom : 5px;
	border-bottom: 1px dashed #333333;
}

.lien img {
	border: 1px solid #333333;
	float:none;
	margin: 0px;
}

.guestBookAuteur {
	padding: 1px;
	font-size : 10px;
	color: #FF0000;
}

.guestBookMesssage {
	font-size : 10px;
}

.interview{
	font-size : 12px;
	width : 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	vertical-align: top;
}
.interviewContent {
	margin : 2px;
	padding : 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.right{
	float:right;
}

.imgcadre{
	border: 1px solid #333333;
}

.small{
	font-size:10px;
}
.header a {
	border:none;
	text-decoration:none;
}