/* CSS Document */

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
margin:0;
padding: 0;
text-align:justify;
color:#666666;
background-color:#FFFFFF;}

	a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#003366;}
	a:link {
		text-decoration: none;}
	a:visited {
		text-decoration: none;}
	a:hover {
		text-decoration:none;
		color:#999999;}
	a:active {
		text-decoration: none;
		color:#999999;}
	
	p, li, ul {
	margin:0;
	padding:0;
	list-style:none;}
	
	h1 {
	float:left;
	padding-left:10px;
	margin:0;
	color:#0d0b47;
	font-weight:normal;
	font-size:14px;
	width:200px;}
	
	h2 {
	color:#0d0b47;
	margin:0;
	padding:0;
	font-size:36px;
	font-weight:normal;}
	
	h3 {
	color:#0d0b47;
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;}
	
	h4 {
	color:#0d0b47;
	margin:0;
	padding:0;
	font-size:23px;
	font-weight:bold;}
	
/* structure globale */

#global {
  position:relative;
  width:954px;
  height:688px;
  margin:auto;
  background:url(../images/back.jpg) no-repeat;}
  
  #left {
  	float:left;
	height:644px;
	width:421px;
	margin-left:1px;}
	
  #right {
  float:left;
  height:644px;
  width:527px;}
  
  #footer {
  height:24px;
  border-top:#0d0b47 solid 3px;
  width:944px;
  padding-top:5px;
  padding-right:10px;
  text-align:right;
  float:left;
  margin-top:15px;}
  
  
/* struture left */

#header {
height:154px;
width:418px;
padding-top:3px;
padding-left:3px;
margin:0;
border-bottom:#0d0b47 solid 3px;}

	#logo {
	height:152px;
	width:220px;
	margin:0;
	float:left;}
	
	#menu {
	height:22px;
	width:197px;
	float:left;
	margin-top:131px;
	text-align:center;}
	
		#menu a {
		font-size:18px;
		color:#0d0b47;
		text-decoration:none;}
		
		#menu a:link {
		text-decoration: none;}
		#menu a:visited {
		text-decoration: none;}
		#menu a:hover {
		text-decoration:underline;
		color:#0d0b47;}
		#menu a:active {
		text-decoration: none;
		color:#CCCCCC;}
#activ {
height:30px;
width:414px;
padding-left:7px;
margin-top:13px;
margin-bottom:23px;
color:#161459;
font-size:21px;}

#present {
height:130px;
width:385px;
margin-left:7px;
background:url(../images/accueil.jpg) no-repeat;
padding-left:11px;
padding-right:11px;
padding-top:11px;
margin-bottom:18px;}

#marques {
width:195px;
margin-left:5px;
float:left;
height:264px;}

#horaires {
width:192px;
height:55px;
float:left;
background:url(../images/horaires.jpg) no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:7px;
margin-top:7px;}

#serv {
width:192px;
height:134px;
float:left;
background:url(../images/services.jpg) no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:7px;
margin-top:7px;}

#formulaire {
height:400px;
width:383px;
margin-left:7px;
padding-left:11px;
padding-right:11px;
padding-top:11px;
margin-bottom:18px;
border:#999999 1px solid;}

/* structure right */
#coord {
width:512px;
height:106px;
margin-top:3px;
background:url(../images/adresse.jpg) no-repeat;
padding-right:15px;
padding-top:20px;
text-align:right;
color:#0d0b47;}

#diapo {
height:527px;
width:527px;}


/* style du diaporama */
.slideshow {
position:absolute; width:527px; height:527px; right:5px;
}

.slideshow IMG {
    position:absolute;
	right:0;
    z-index:8;
    opacity:0.0;
	border:0;}

.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	border:0;}

.slideshow IMG.last-active {
    z-index:9;
	border:0;}