
body {
	padding:0px;
	margin:0px;
	background-image:url(../images/fond.jpg);
	scrollbar-face-color:#2C425F;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;

}

.maindiv{
	width:800px;
	height:100%;
	background:pink;
	align:center;
	padding:0px;
	margin:0px;
}

.maintable{
	background-image: url(../images/fondb.jpg);

}


.headdiv {
	width: 800px;
	height: 80px;
	background:pink;
}

.table {
	width:800px;
	height:auto;
}

.table td{
	text-align:center;
	width:50%;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8FB4E6;
	text-transform: capitalize;
	text-align:center;
	border: thin solid;
	border-width:1px; 
	border-color: #8FB4E6; 
	width:320px;
	margin:auto;
}

.textecentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

.textejustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:justify;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CEE3FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CEE3FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CEE3FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CEE3FF;
	text-decoration: underline;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8FB4E6;
	text-decoration: none;
	text-align:left
}

.news { 
		position: relative; 
		width: 330px; 
		height: 400px; 
		overflow: auto; 
		margin:auto;
		padding:auto;
}

input {
	color:#FFFFFF;
	background-color:#2C425F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

textarea {
	color:#FFFFFF;
	background-color:#2C425F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

.accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FB4E6;
	text-align:center;
}

.image
{
border: 0px;
}

.accrochec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8FB4E6;
	text-decoration: none;
	text-align:center;
}
.tableg {
	width:800px;
	height:auto;
	text-align:left;
}
