body
{

   background-image: url(img/bg.png);
   background-repeat: repeat-y;
   background-position: center top;
   background-color:#deffde;

}
#body_inside
{
   margin: auto;
   width: 650px;
}
#header
{
   width: 650px;
   height: 179px;
   background-image: url(img/header.jpg);
   
}
#content
{
   font-family:Arial,Verdana,Helvitica,sans-serif;
   font-weight:bold;
   width: 650px;
   padding-top:10px;
   padding-bottom:10px;
   background-color: #e3f7ff;
   margin-top:10px;
   
}
#title
{
	background-color: #d4f3ff;
	background-image: url(img/title.png);
	background-position: right;
	background-repeat: repeat-y;
	height: 25px;
	margin-left:10px;
	margin-right:200px;
	font-size:20px;
	padding-top:5px;
	padding-left:5px;
}
#text_accueil1
{
	background-color: #f1fbff;
	height:100px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	color:#034895;
	padding-top:5px;
	padding-left:5px;
}
#text_accueil2
{
	background-color: #f1fbff;
	height:100px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	color:#034895;
	padding-top:5px;
	padding-left:5px;
}
#text_accueil3
{
	background-color: #f1fbff;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	color:#034895;
	padding-top:5px;
	padding-left:5px;
}
#text_accueil4
{
	background-color: #f1fbff;
	height:450px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	color:#034895;
	padding-top:5px;
	padding-left:5px;
}
#text_accueil5
{
	background-color: #f1fbff;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	color:#034895;
	padding-top:5px;
	padding-left:5px;
}
#text_accueil6
{
	background-color: #f1fbff;
	height:150px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	color:#034895;
	padding-top:5px;
	padding-left:5px;
}
#center
{
	margin-left:90px
}
.img1
{
float:left;
margin-right:5px;
}
.img_france
{
margin-left:200px;
}
.center
{
text-align:center;
color:#000000;
}
.center1
{
text-align:center;
color:#000000;
font-size:15px;
}
#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent url(img/buttons/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 20px 0 20px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(img/buttons/bgON.gif) repeat-x top left;}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 0px;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}