body{
	background-color: #003399;
	margin-left:0px;
	margin-top:0px;
}

h1{
	font-weight:normal;
	font-size:20px;
	font-family:comic sans ms;
	color:#003399;
}

h2{
	font-weight:bold;
	font-size:16px;
	font-family:arial;
	color:#CC0000;
}

h3{
	font-weight:bold;
	font-style: italic;
	font-size:16px;
	font-family:arial;
	color:#000000;
}

td{
	font-family:arial;
	font-size:13px;
	color:#000000;
}

hr
{
	height:1;
	color:#003399;
	clear:none;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#003399;
}
a:hover{
	color:#CC0000;
}

input{
	height:25px;
	width:80px;
	background:#ffffff;
	border-left:1px #003399 solid;
	border-top:1px #003399 solid;
	border-right:1px #003399 solid;
	border-bottom:1px #003399 solid;
	vertical-align: text-bottom;
	font-size: 9px;
	font-weight:bold;
	color: #003399;
}

.language {
	font-size: 11px;
	color:#ffcc66;
}
.language:hover{
	color:#FFCC66;
}
.menu{
	font-size:11px;
	color:#ffffff;
}
.menu:hover{
	color:#FFCC66;
}

.legende{
	font-size:11px;
	color:#000000;
}
body.legende{
	background-color:#003399;
	margin-left:5px;
	margin-top:5px;
}

.trace{
	font-weight:normal;
	font-size:11px;
	color:#CC0000;
}
.trace:hover{
	font-weight:bold;
	font-size:11px;
	color:#CC0000;
}

.dateHeureLieu{
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	color:#006600;
}

.dateHeureLieu:hover{
	font-weight:bold;
	font-size:13px;
	color:#CC0000;
}

.noteBasPage{
	font-style:italic;
	font-size:10px;
	color:#006600;
}

.copyright{
	font-weight:normal;
	font-size:11px;
	color:#003399;
}

.villeverdun{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.sidemenu{
	font-weight:bold;
	font-size:11px;
	color:#003399;
}

.sidesubmenu{
	font-weight:normal;
	font-size:11px;
	color:#003399;
}
.sidesubmenu:hover{
	font-weight:normal;
	font-size:11px;
	color:#CC0000;
}


