/* CSS Document */

* {
margin: 0;
padding: 0;
border: 0;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
list-style-type: none;
}

html { height:100%; }

body
{	height:100%;
	background-color:#dddddd;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
		background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
	  #global { width:766px; position:absolute;	left: 50%;	top: 50%; 	margin-top: -282.5px; /* moitié de la hauteur */ 
	margin-left: -383px; /* moitié de la largeur */ 
	}
	
#cadre {

	width:766px;
	background-color:#FFFFFF;
	height:550px;  
border:5px solid #555555; height:550px;  	
	  }
	  
	  .newsletter { border:1px solid #555555; padding:2px; background-color:#FFFFFF; }
	  


 #left {
width:200px;
height:550px;
float:left;
background-color:#555555;
background-image: url(images/bg_carte.jpg);
background-repeat: no-repeat;
background-position: center bottom;
 }
 
 #right {
 width:566px;
 float:left;
height:550px;
background-color:#FFFFFF;
 }
 
  
 #top_left {
 height:25px;
 }
 .topimg { margin:5px 0; }
 
 #top_right {
 height:25px;
 text-align:right;
 background-color:#dddddd;
 }
   
   #footer { text-align:center;  }

#footer a:link, #footer a:visited {
color:#555555;
}
#footer a:hover { text-decoration:underline; }
 
 
 #top_right form {
 padding:2px;
 }
 
 #top_right img {
 padding:0 5px;
 }
 
 #top_right input {
 text-align:center;
 margin:0 5px;
 padding:0 5px;
 background-color:white;
 border-bottom:1px solid #A1040B;
 }
 
 #header_left {
 height:130px;
 width:200px;
 background-color:#cccccc;
 text-align:center;
 }
  #header_right {
 height:130px;
 width:auto;
 background-color:#cccccc;
 }
 
 #menu {
 font-size:1em;
 color:white;
 }
 
 #content {
 margin:0 0 0 15px;
 height:370px;
 width:550px;
 overflow:auto;
 scrollbar-face-color:#FFF; scrollbar-base-color:#FFF; scrollbar-arrow-color:#555555; 	scrollbar-track-color:#FFF; 	scrollbar-shadow-color:#555555; scrollbar-highlight-color:#FFF;	scrollbar-3dlight-color:#FFF; scrollbar-darkshadow-Color:#FFF;
 }
 
 #content input {
 margin:0 5px;
 padding:2px;
  font-size:0.9em;

  }
  
  #content label {
    clear:both;
  }
  #content form {
  margin:10px 0;
  }
  .radio { border:0; }

 h2 {
 font-size:1.6em;
 margin:15px 0 5px 0;
 border-bottom:1px solid #A1040B;
 width:530px;
 font-weight:bold;
 font-family: "verdana";
 color:#000000;
 }
 
 h3 {
 font-size:1.6em;
 margin:15px 0 5px 0;
 border-bottom:1px solid #A1040B;
 width:530px;
 font-weight:bold;
 font-family: "verdana";
 color:#000000;
 }
 
#content p {
 padding:0px 0px 0px 5px;
 margin-right:5px;
 line-height:1.4em;
 }

#content a:link, a:visited {
color:#A1040B;
}
#content a:hover {
text-decoration:underline;
}

#menu li a {
    display: block;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
    width: 100%;
	font-size:1em;
	text-indent: 5px;
	line-height:1.2em;
	text-transform: uppercase;
	font-weight:bold;
    }
	
	html #menu li a { width:100%; }

	/* 	
	.menu {
    display: block;
    padding: 0 0 5px 0;
    color: #fff;
    text-decoration: none;
    width: 100%;
	text-indent: 5px;
	text-transform:capitalize;
	line-height:1.2em;
    }
	

#menu li li a {
    display: block;
    padding: 3px 0;
    color: #fff;
    text-decoration: none;
    width: 100%;
	text-indent: 20px;
	font-size:0.9em;
	line-height:1em;
    }
	
html>body #menu li a {
    width: auto;
    }
	
	*/

#menu li a:hover {
	background-color: #A1040B;
	color: white;
    }
	/* 
	#menu li li a:hover {
	background-color: #A1040B;
	color: #cccccc;
    }
	*/
	
#content table {
background-color:#999999;
margin:10px 0;
color:#FFFFFF;
}

#content tr {
}

#content td {
padding:5px 0;
text-align:center;
border-bottom:1px solid white;
}
	
.picture_big
{
margin: 5px;
border: 0px solid #A1040B;
text-align:center;
}
	
.picture_det
{
	float:left;
	margin: 5px;
	border: 0px solid #A1040B;
	cursor: pointer;
}

.img-content
{
float:left;
border-bottom:2px solid #A1040B;
margin: 5px 5px 5px 0;
}

.img-content-partenaire
{
float:right;
border-bottom:2px solid #A1040B;
margin: 5px 0 5px 5px;
}

.spacer {
clear:both;
}
.detail { float:right; text-align:right; cursor: pointer; margin-right:10px;}

.detail a:link, a:visited {
color:#A1040B;
}
.detail a:hover {
text-decoration:underline;
}

.breadcrumb {
text-decoration:none;
font-size:0.8em;
color:#CCCCCC;
 margin:5px 10px 0 15px;
}

label {
margin-left:5px;
text-align:left;
}

#tarif {
margin:5px 0;
padding:5px;
border-top:1px solid #A1040B;
border-bottom:1px solid #A1040B;
display: block;
background-color: #eeeeee;
text-align:center;
}
 

