body {
	background:#015684;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	height:100%;
}

li {
	color: #660000;
}

a{text-decoration: none; color: #003366;}
a:visited{text-decoration: none; color: #003366;}
a:active{text-decoration: none; color: #ff9900;}
a:hover{text-decoration: none; color: #ff9900;}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

input, textarea {
	border-width : 1px;
}
*>input, *>textarea {
	border-color : #9999cc;
}

#main {
	width:1000px;
}

#top {
	position:relative;
	width:100%;
	height:187px;
	background: url(fond_02_01.gif) center no-repeat;
	color:#FFF;
	clear:both;
}

/*#topmenu {
	width:100%;
	height:148px;
	background:url(fond_02.gif) center no-repeat;
	color:#000000;
	clear:both;
}*/

/*#bandeau {
	width:100%;
	height:32px;
	background: url(fond_03.gif) center no-repeat;
	color:#000000;
	clear:both;
}

#top h1 {
	display:none;
}

#top a {
	display:block;
	width:100%;
	height:100%;
}

#logo {
	float:left;
	width:280px; 
	height:40px;
	margin-left:0px;
}*/

#flags {
	position:absolute;
	top:0;
	right:90px;
}

#flags div {
	margin-right:10px;
	margin-top:10px;
}

#flags a {
	border:1px solid #999;
}

#flag_fr {
	float:left;
	width:22px; height:15px;
}

#flag_fr a {
	display:block;
	width:100%; height:100%;
	background:url('../../fr/fr_off.jpg') no-repeat;
}

#flag_fr a.on {
	display:block;
	width:100%; height:100%;
	background:url('../../fr/fr.jpg') no-repeat;
}

#flag_uk {
	float:left;
	width:22px; height:15px;
}

#flag_uk a {
	display:block;
	width:100%; height:100%;
	background:url('../../uk/uk_off.jpg') no-repeat;
}

#flag_uk a.on {
	display:block;
	width:100%; height:100%;
	background:url('../../uk/uk.jpg') no-repeat;
}

#flag_de {
	float:left;
	width:22px; height:15px;
}

#flag_de a {
	display:block;
	width:100%; height:100%;
	background:url('../../de/de_off.jpg') no-repeat;
}

#flag_de a.on {
	display:block;
	width:100%; height:100%;
	background:url('../../de/de.jpg') no-repeat;
}

#sidebar {
	/*position:absolute;
	left:0;
	top:0;*/
	float:left;
	width:200px;
	height:357px;
	text-align:left;
}

#sidebar li {
	list-style-type: none;
}

#sidebar span {
	font-weight:bold;
	font-size:11px;
	background: url(menu.png) top left repeat-y;
	width:160px;
	/*height:20px;*/
	display:block;
	margin-top:5px;
	padding-top:2px;
	padding-left:20px
}

.color {
	padding-left:5px;
	display:block;
	background:#fff;
	width:150px;
	margin-top:5px;
}

.color a.visited{
	padding-left:5px;
	display:block;
	width:150px;
	margin-top:5px;
}

#contentmain{
	background:url(bg.gif) repeat-y center;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}

#content {
	/*position:relative;*/
	background: url(fond_02_02.gif) top center no-repeat;
	width:100%;
	text-align:left;
	color:#000;
	margin-top:0px;
	padding:0px;
}

#bottom {
	/*position:absolute;
	bottom:0;
	right:0;*/
	float:right;
	width:753px;
	height:91px;
	background: url(fond_02_03.gif) right top no-repeat;
	font-size:11px;

}

#bottom p {
	padding-left:20px;
	padding-top:35px;
	text-align:left;
	color:#000;
}

#bottom a {
	color:#000;
}

#titre {
	display:block;
	clear:both;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:24px;
	font-size:24px;
	background: url('fond-h2.gif') no-repeat;
	width:400px; height:40px;
	color:#fff;
}



a.suivant {
	background:url('suivant.gif') no-repeat;
	display:block;
	width:100px; height:20px;
}

a.precedent {
	background:url('precedent.gif') no-repeat;
	display:block;
	width:100px; height:20px;
}

a.telephone {
	background:url('telephone.gif') no-repeat;
	display:block;
	width:200px; height:82px;
}

a.contact {
	background:url('contact.gif') no-repeat;
	display:block;
	width:200px; height:82px;
}

#page {
	/*position:absolute;
	right:0;
	top:0;*/
	float:right;
}

#bloccontact{
	background: url(bloc_contact.gif) top right no-repeat;
	width:276px;
	height:106px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
