body
{
	margin: 0px;
	background-color: rgb(0, 0, 102);
	overflow:scroll;
}

.mainTable
{
	background-color: rgb(204, 255, 255);
}

#mainContent
{
	border: 1px solid rgb(0, 0, 102);text-align:justify;background-color:lightblue;
	padding:3px;
}
#mainContent H2
{
	margin-top:-3px;
	margin-left:-3px;
	margin-right:-3px;
	color: White;
	font-weight: bold;
	text-align: center;
	background-color:rgb(0, 0, 172);
	padding:5px;
}

#mainContent TABLE H4,#mainContent TABLE H3
{
	color: black;
	background-color:Transparent;
	border:none;
}

#mainContent H4,#mainContent H3
{
	color: White;
	font-weight: bold;
	text-align: center;
	background-color:rgb(0, 0, 172);
	padding:3px;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

#mainContent TH
{
	color: White;
	background-color:rgb(0, 0, 172);
	font-size:12px;
}

.menu_top
{
	background-color:rgb(0, 0, 172);
	background-image: url(images/fond_menu_top.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.menu_top TABLE
{
	border-top: 1px solid rgb(0, 0, 102);
	border-bottom: 1px solid rgb(0, 0, 102);
}
.menu_top TD TD
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-right: 1px dotted white;
}
.menu_top A
{
	color:white;
	text-decoration:none;
}
.menu_top TD TD.last
{
	border-right: none;
}

*
{
	font-family: Arial,Helvetica,sans-serif;
}
BODY,TD
{
	font-size:12px;
}
.ariane
{
	text-align:left;font-size:10px;padding:3px;background-color:lightblue;
	border-bottom: 1px solid rgb(0, 0, 102);
}
.ariane A {color:white;}

.news
{
	border: 1px solid rgb(0, 0, 102);text-align:justify;background-color:lightblue;
}
.news DIV
{
	padding:3px;
}
.title
{
	color: White;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
/*	border-bottom: 1px solid rgb(0, 0, 102);	
	background-image: url(file:///C:/php/europarcs.net/images/fond_menu_top.gif);*/
	background-color:rgb(0, 0, 172);
	padding:0px;
}
.nav
{
	background-color:rgb(204, 255, 255);
	text-align:left;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-size: 12px;
	padding:3px;
}
.nav A
{
	text-decoration:none;
}
UL.photos
{
	margin:0px;text-align:center;width:100%;padding:0px;
}
.photos LI
{
margin:0px;
padding:0px;
list-style:none;display:inline;
margin-right:1px;
}
.photos IMG
{
border:1px solid black;
}
.striken
{
	color:white;text-decoration:line-through;
}

