﻿body
{
	font-family: Verdana;
	font-size: small;
	padding: inherit;
	
}
h1,h2,h3,h4,h5
{
	color:#BB0000;
}
td
{
	vertical-align:top;
}
img
{
 margin:10px;
}
a:link, a:visited
{
	text-decoration:underline;
	color:#000000;
}
a:hover, a:active
{
	text-decoration:underline;
	color:#FF0000;
}

.menubar
{
	background-color:#cccccc;
	color:#000000;
}
.top
{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	height:90px;
}
 .top A:link, .top A:visited
 {
 	color:#FFFFFF;
 	text-decoration:none;
	
 }
.top A:Active, .top A:Hover
{
	text-decoration: underline;
	color:#FFFFFF;
}

#menubar1
{
	background-color:#777777;
	position:absolute;
	width:14%;
	height:16px;
	top:34px;
	left:14%;
	 
}
#menubar2
{
	background-color:#555555;
	position:absolute;
	width:14%;
	height:16px;
	top:34px;
	left:28%;
	
}

#menubar3
{
	background-color:#696969;
	position:absolute;
	width:14%;
	height:16px;
	top:34px;
	left:42%;
	
}
#menubar4
{
	background-color:#333333;
	position:absolute;
	width:14%;
	height:16px;
	top:34px;
	left:56%;
	}
#menubar5
{
	background-color:#000000;
	position:absolute;
	width:14%;
	height:16px;
	top:34px;
	left:70%;
	
}
#menubar6
{
	background-color:#777777;
	position:absolute;
	width:14%;
	height:16px;
	top:34px;
	left:84%;
}
.color1
{
 background-color:#f8f8f8;
}
#logo
{
	text-decoration:none;
	border-width:0px;
	position:absolute;
	height:60px;
	width:150px;
	top:15px;
	left:15px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	color:#000000;
}		
#logo img
{
	margin:0px;
}
#centrage
{
	display:inline-block;
	height:600px;
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	}
#content
{
	height:600px;
	display:inline-block;
	padding-left:50px;
	padding-right:50px;
	vertical-align:middle;
	
	
}

.SlideShowa
			{
				height: 300;
			}
			
.pubbox
{
	padding: 5px;
	border: thick solid #CCCCCC;
	text-align: left;
	font-size:0.9em;
}
.ErrorField
{
	color:Red;
}
