html{
	min-height: 100%;
	margin-bottom: 1px;
	}
body{
		 width: 760px;	
		 background-color: #FFFFEF;
		 text-align: center;
		 margin-left: auto;
		 margin-right: auto;
		 font-family: arial,helvetica, sans-serif;
 		font-size: 12px;
		 }
.header{
		width: 760px;
		height: 148px;
  	background-image: url("/images/waterEdge2.jpg");
		background-repeat: no-repeat;
		}
.header img{
	margin-bottom: 4px;
	}

h1{
		background-color: #FFFFEF;
		padding: 12px 5px 20px 0px;
		text-align: center;
		font-family: arial,helvetica, sans-serif;
 		font-size: 150%;
		font-weight: bold;
		color: #20315A;
		}
h2{
		text-align: left;
		padding: 10px 10px 0px 10px;
		font-family: arial,helvetica, sans-serif;
 		font-size: 170%;
		font-weight: bold;
		color: #20315A;
		}
h3{
		text-align: center;
		padding: 10px 10px 0px 10px;
		font-family: arial,helvetica, sans-serif;
 		font-size: 170%;
		font-weight: bold;
		color: #20315A;
		}
.title{
		background-color: #FFFFEF;
		padding: 12px 5px 20px 0px;
		text-align: left;
		font-family: arial,helvetica, sans-serif;
 		font-size: 150%;
		font-weight: bold;
		color: #000042;
		}
.titlecentre{
		text-align: center;
		font-family: arial,helvetica, sans-serif;
 		font-size: 150%;
		font-weight: bold;
		color: #000042;
		background-color: #FFFFEF;
		}
.text{
		text-align: left;
		font-family: arial,helvetica, sans-serif;
 		font-size: 100%;
		color: #20315A;
		}
.centeredtext{
		text-align: center;
		font-family: arial,helvetica, sans-serif;
 		font-size: 100%;
		color: #20315A;
		}
.smalltext{
		font-family: arial,helvetica, sans-serif;
 		font-size: 95%;
		color: #20315A;
		} 
.prixdispo{
    font-family:sans-serif;
    font-size:8pt;
    color:black;
    background-color: #DFD5CD;
    border: 2px;
    border-color: white;
    padding: 2px;
    }
.leftcol{
	width: 340px;
	float: left;
	}
.rightcol{
	margin-left: 360px;
	padding-left: 20px;
	padding-right: 40px;
	}
ul.boule li{
    list-style-image:url("/images/boulegrise.gif");
		text-align: left;
		padding: 10px;
    }

    
/** TABLES **/

.linkstable
{
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
color:black;
}
.table1{
  padding: 1px 1px 1px 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #8C796B;	
  background-color: #FFFFFF;
	}
.table2{
  padding: 3px 3px 3px 3px;
	border-style: outset;
	border-width: 2px;	
	border-color: #E7DDBE #CEAA8C #CEAA8C #E7DDBE;
	font-family: arial,helvetica, sans-serif;
 	font-size: 100%;
	color: #20315A;
	}
.table2 p{
	text-align: left;
	padding: 4px 10px 4px 10px;
	}
.table3{
	border-style: none;
	padding: 15px 8px 15px 0px;
	font-family: arial,helvetica, sans-serif;
 	font-size: 100%;
	color: #20315A;
	}
td{
	border-color: #D8B8BA #B59395 #B59395 #D8B8BA;
	}

  
/** LINKS **/

tr.links{
		width: 100%;
		height: 51px;
		padding: 2px;
		} 
a:link{
	 	font-family: arial,helvetica, sans-serif;
   	font-size: 96%;
		color: #20315A;
		text-decoration: underline;
		}
a:visited{
	 	font-family: arial,helvetica, sans-serif;
   	font-size: 96%;
		color: #400040;
		}
.link  {
  text-align: center;
  display: block;
  padding: 1px;
	border: 2px outset;
	border-color: #FFB2B5 #8C0000 #8C0000 #FFB2B5;	
  background-color: #CCA88A;
	}
.link:hover {
  color: red;
	}
a.intext:link{
	font-size: 100%;
	text-decoration: underline;
	text-weight: bold;
	color: #414267;
	}
a.intext:visited{
	font-size: 100%;
	text-decoration: underline;
	color: #414267;
	}
a.intext:hover{
	font-size: 100%;
	text-decoration: underline;
	text-weight: bold;
	color: #CD5C5C;
	}
.rollover a:link{ 
    text-decoration:none; 
		color: white;
    }
.rollover a:visited{ 
    text-decoration:none; 
		color: #AD9E8C;
    }
.rollover a:hover{ 
    text-decoration:underline; 
		color: #FFFFC0;
    }
	
	
	
  
  
.postcards{
  background-image: url("/images/Apostcards.jpg");
	background-position: 50% 80%;
  background-repeat: no-repeat;	
	}
	
/**   IMAGES   **/

.border img{
	margin: 2px;
	padding: 2px;
	border: 1px solid #CEAA8C;
	}
img.border{
	margin: 2px;
	padding: 5px;
	border: 1px solid #CEAA8C;
	}
.photos img{
	background-color: #CEB88C;
	padding: 2px;
	border: 2px solid #1B5050;
	margin: 5px;
	}
.spacedBorder{
  margin: 30px;
	padding: 5px;
	border: 1px solid #CEAA8C;
  }	