@charset "utf-8";
/* CSS Document */
body {
margin: 0 0 0 0;
background: url(../images/fond4.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
background-color:#b5a79d;
}

h1 {
font-size:13px;
text-align:left;
color:#FFFFFF;
padding:0px;
margin:0px;
}

h2 {
font-size:13px;
text-align:left;
color:#FFFFFF;
padding:0px;
margin:0px;
}

h2.titre_bloc {
font-size:12px;
font-weight:bold;
color: #CC0033;
}

img {
border:none;
}
form {
padding:0px;
margin:0px;
}

#website {
margin-left: auto;
margin-right:auto;
width: 993px;
background-color:#b5a79d;
}

	#header {
	margin:0 0 0 0;
	padding-top: 0px;
	height: 165px;
	width: 993px;
	}

		#header #logo {
		margin:0 0 0 0;
		padding: 0px;
		float:left;
		width: 647px;
		height: 165px;
		}
		#header #photo {
		background:url(../images/photo.jpg);
		background-repeat:no-repeat;
		padding-top: 0px;
		margin:0px;
		padding:0px;
		float:left;
		width:346px;
		height: 165px;
		}
		
		#header #photo #ariane {
		width:340px;
		height:15px;
		float:right;
		padding-top:150px;
		text-align:left;
		}
		
		#header #photo #ariane a{
		font-size:9px;
		text-decoration:none;
		text-align:left;
		color:#333333;
		}
		#header #photo #ariane a:hover{
		font-size:9px;
		text-decoration:none;
		text-align:left;
		color:#333333;
		font-weight:bold;
		}
	
	#main {
	width:993px;
	float:left;
	text-align:left;
	}
	
	#main a {
		font-size: 10px;
		color: #666666;
		font-weight:bold;
		text-decoration: none;
		}
		
	#main a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}
	
		/*Colonne gauche*/
	
		#main #col_left {
		width:225px;
		float:left;
		text-align:left;
		background-color:#b5a79d;
		}	
		
		#main #col_left #menu {
		margin:0px;
		float:left;
		width:217px;
		height:auto;
		background:url(../images/fond_menu.jpg);
		background-repeat: repeat-y;
		padding-top: 5px;
		text-align:left;
		}
			
			#main #col_left #menu li {
			margin-left:15px;
			padding-top:10px;
			}
			
			#main #col_left #menu li a{
			margin-left:0px;
			padding-top:0px;
			font-size:12px;
			color:#FFFFFF;
			text-align:left;
			font-weight:bold;
			text-decoration:none;
			list-style-image:none;
			}
			#main #col_left #menu li a:hover{
			margin-left:0px;
			padding-top:0px;
			font-size:12px;
			color:#FFFFFF;
			text-align:left;
			font-weight:bold;
			text-decoration:none;
			list-style-image:none;
			}
			
		#main #col_left #adresse {
		width:201px;
		height:70px;
		float:left;
		padding-top: 145px;
		padding-left:10px;
		background: url(../images/hotel.jpg);
		background-repeat:no-repeat;
		color:#333333;
		font-weight:bold;
		font-size:10px;
		}
		
		/*Centre milieu*/
	
		#main #content {
		width:768px;
		height:auto;
		float:left;
		}
		
			/*Diaporama*/
			#main #content #diaporama {
			width:422px;
			height:407px;
			background: url(../images/fond_diapo.jpg);
			background-repeat:no-repeat;
			margin: 0px;
			padding:0px;
			float:left;
			}
			
				#main #content #diaporama #flash{
				width:395px;
				height:388px;
				margin-left:13px;
				}
			
			/*Contenu page*/
		
			#main #content #content_page {
			width:320px;
			height:auto;
			float:left;
			margin: 5px 0px 0px 10px;
			}
		
		/*footer*/
			
			#footer {
			width:100%;
			height:auto;
			background-color:#E5CDA9;
			font-size: 9px;
			color: #333333;
			text-align: center;
			text-decoration: none;
			}
					
			#footer a { 
			color: #333333;
			text-decoration: none;
			}
			
			#footer a:hover { 
			color: #3333333;
			text-decoration: none;
			
			}

/****************/
/* Mise en page */ 
/****************/
.bord_cadre {
border:1px;
border-style:solid;
border-color:#FFFFFF;
}

.titre{
font-size:13px;
font-weight: bold;
color: #ffffff;
text-align:left;
}

input {
font-size:10px;
height:15px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-color: #999999;
border-bottom-color: #999999;
}

select {
font-size:10px;
height:18px;
border-style: solid;
border-width: 1px;
border-color: #666666;
}

hr {
border-top-style: solid; 
border-top-width: 1px;
border-color: #FFFFFF;
height: 2px;
margin: 7px 0 4px 0;
}
