body {
	margin: 0px;
	padding: 0px;
	background-color: #333366;
}

#header-wrap {
	background: url(images/header.gif) left top repeat-x;
	height: 90px;
}


#logo {
	display: block;
	float: left;
	padding-top : 21px;
	padding-left: 10px;

}

h1 {
	font-size: 1.6em;	
	padding-left: 520px;
	padding-top: 25px;
	color: white;

}

h2 {
	font-size: 16px;
	font-style: italic;
	color: #570111;
	padding-top: 3px;

}

h3 {
	font-size: 14px;	
	color: navy;
	padding-top: 3px;

}


#menu-wrap {
	background: url(images/bar_bg.gif) left top repeat-x;
	height: 35px;
}

#footer-wrap {
	background: url(images/footer_bg.gif) left top repeat-x;
	height: 35px;
}


#col-left {
	background-color: #f5f7f7;

}

#edito  a:link, #edito a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #334d55;	
}

#edito  a:hover{
	border-top: 1px solid #cccccc;
	background-color: #e4fff6;
	background-image: none;
	text-decoration: none;

}


#col-right {
	background-color: #e4fff6;

}


a:link { font-family: Arial; 
              color: #570111

}


a:visited { font-family: Arial; 
              color: #570111

}


a:hover {
	font-family: Arial; 
        color: #333366
}



.text1 {
	padding-top: 16px;	
	padding-left: 10px;
	font-size: 20px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
}

.text2 {
	padding-left: 5px;	
	font-size: 14px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
}

.text3 {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
}

.text4 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #334d55;
}


.bg1 {
	background: url(images/points.gif) repeat-x left top;
}


a.tarifs {
     position:relative;
     color:#570111; 
     text-decoration:none; 
     font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
     text-align:center; 
     font-size:13px;
}
   
   a.tarifs:hover {
      background: none; 
      z-index: 50; 
}
   
   a.tarifs span { 
     display: none;
}
   
   a.tarifs:hover span {
      display: block; 
      position: absolute;
      top: -100px; 
      left: -350px;
      font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; 
      text-align:justify; 
      font-size:13px;
      font-weight:normal;
      width:250px;
      background: white;
      padding: 5px;
      border: 1px solid #570111;
      border-left: 10px solid #570111;
}

#actu {
	margin-left: 30px;
	padding-right: 25px;
	text-align:justify; 
}

#actu2 {
	margin-top: -5px;
	margin-left: 50px;
	margin-right: 50px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
	font-style: italic;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#aide {
	padding-right: 25px;
	text-align:justify;
      	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #570111;
}

#aide2 {
	margin-top: -5px;
	margin-left: 20px;

}
