body
{
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 10pt;
	color: #404041;
	border-top: solid 4px #939598;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #404041;
}

img
{
	border-style: none;
}

#main
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	top: 0px;
	position: relative;
}

h1
{
	position: relative;
	margin-left: 0px;
	margin-top: 21px;
}

h2
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 18pt;
}

.layoutRule
{
	clear: both;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

h1 a
{
	background-image: url(img/logo_head.png);
	height: 76px;
	width: 141px;
	display: block;
}

h1 span
{
	display: none;
}

#menu
{
	display: block;
	margin-top: 28px;
	border-width: 1px;
	border-style: dotted none dotted none;
	padding: 4px 2px 5px 2px;
	text-align: right;
	font-family: Georgia;
	border-color: #4C4C4C;
	overflow: hidden;
}


.firstMenu
{
	border-style: none !important;
}

#menu
{
	list-style: none;
	overflow: hidden;
	width: 100%;
    margin-top: 0px
}

#menu li
{
	text-transform: uppercase;
	font-weight: bold;
	border-color: #4C4C4C;
	float: right;
	list-style-type: none;
	border-left: dotted 1px #4C4C4C;
}

#menu a
{
	display: block;
	padding: 11px 14px 11px 14px;
	margin: 0px 2px 0px 2px;
	font-size: 9pt;
}

.activeMenu, #menu a:hover
{
	background-color: #404041;
	color: #ffffff;
}


#search
{
	position: absolute;
	top: 10px;
	right: 36px;
}

#bandeau
{
	border-bottom: solid 1px #404041;
	background-image: url(img/ban.png);
	background-repeat: no-repeat;
	height: 277px;
    margin-top: 30px;
}

#intro
{
	text-align: right;
}

#intro a, .footerService a
{
	color: #cecdc5;
	text-transform: uppercase;
	background-color: #414141
}


#footer
{
	background-color: #9e9e9c;
	height: 30px;
	border-style: none;
	border-top: solid 1px #4b4b4b;
	margin: 0px;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
}

#motto
{
	font-family: Arial;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px;
	font-size: 70pt;
	letter-spacing: -7px;
}

#newsSliderLink
{
}

#newsSliderContents
{
    height: 90px;
    overflow: hidden;
}

#newsSlider
{
    width: 400px;
    float: right;
}

#bottom
{
    padding-top: 10px;
}

#descr
{
    padding-bottom: 10px;
    font-weight: bold;
}

.spip_documents_center
{
    text-align: center;
    display: block;
}

.videoContainer
{
	margin-left: auto;
	margin-right: auto;
}