body{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FBFBFB;
	font-size: .8em;
}

#header {
	width:700px;
	margin: 0 auto;
}

.title_pictures{
	display:block;
	width:145px;
	background-color:#000000;
	padding:2px;
	color:#AFFFBA;
	font-weight:bold;
}

#contenu {
	width:700px;
	margin: 0 auto;
	padding: 0;
	background-color: #eeeeee;
}
#page {
	position: absolute;
	width: 700px;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	background-color: #eeeeee;
}

#calque_gauche {
	width:180px;
	margin:40px 0 0 0;	
	padding: 0 10px;
	float: left;
}
 
#calque_droit{
	width:480px;
	margin:40px 0 0 0;	
	padding: 0 10px;
	float: left;
}

#calque_droit ul, li{
	margin:7px;
	padding: 2px;
	list-style-type: disc;
}

#coordonnees {
	margin-top: 3em;
}

#menu {
	width: 680px;
	margin: 0 auto;
	padding: 0 10px;
	height: 20px;
	background-color: #eeeeee;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0 2px;
	padding: 0;
	display: block;
	float: left;
}

#menu li  a {
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	display: block;
	width: 162px;
	color: #fff;
	background: #ccc;
}

#menu li a:hover,#menu li a.active {
	text-decoration: none;
	color: #fff;
	background: #666666;
}

#date {
	position: relative;
	display:block;
	width:150px;
	text-align:center;
	border:1px solid #000000;
	padding:4px;
	font-weight: bold;
	top: 0;
}

.titre {
	font : 14pt arial;
	color: 333333;
	text-decoration: underline;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline overline;
	color:#8281CF;
}

a {
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

#footer {
	width:700px;
	height:70px;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto;
	padding-top:50px;
	background-color:#fbfbfb;
}
#footer p {
	font-size: .7em;
}

a.fr{
	display:block;
	width:75px;
	height:38px;
	background-image: url(../images/fr2.gif);
	background-repeat: no-repeat;
}

a.fr:hover{
	background-image: url(../images/fr.gif);
}

a.gb{
	display:block;
	width:75px;
	height:38px;
	background-image: url(../images/ru2.gif);
	background-repeat: no-repeat;
}

a.gb:hover{
	background-image: url(../images/ru.gif);
}

a.all{
	display:block;
	width:75px;
	height:38px;
	background-image: url(../images/all2.gif);
	background-repeat: no-repeat;
}

a.all:hover{
	background-image: url(../images/all.gif);
}

a.email{
	font-size:1.2em;
	font-weight:bold;
}
h1 {
	margin-top: 0;
}
h2 {
	text-align: center;
}
.gras {
	font-weight: bold;
}

.clear {
	clear: both;
}

#languageselect a img {
	border: none;
	margin-top: 1.5em;
}

#bienvenue {
	display: none;
}
#body-1 #bienvenue {
	display: inline;
}

.csc-textpic-caption {
	background-color:#000000;
	padding:2px;
	color:#AFFFBA;
	font-weight:bold;
}
#menu-footer {
	float: left;
	width: 700px;
}

#menu-footer ul {
	padding: 0;
	list-style-type: none;
	margin: 3px auto;
}

#menu-footer li {
	margin: 0;
	padding: 0 15px;
	display: inline;
}
	#menu-footer li.first, #menu-footer li.normal {
		border-right: 1px solid #aaa;
	}