html
{
//	cursor : url("images/cuseur.cur"), pointer;
}

body
{
	text-align : center;
	background-color: #FFFF99;
}

h1
{
	font-size : 1.5em;
	font-weight : lighter;
}

h2
{	
	padding : 0px;
}

.bandeau
{
	border-width : 1px;
	height : 130px;
	text-align : center;
	vertical-align: middle;
	background-color : #000034;
	color : white;
	font-size :22px;
	font-family : Times New Roman;
}

.bandeau img
{
	width : 78px;
	height : 100px;
	border : 0px;
}

h3
{
	font-size : 1.5em;
	text-align : center;
	font-style : italic;
}

h4
{
	font-size : 1.1em;
	font-weight : lighter;
}

table
{
	border-collapse: collapse; 
	text-align : center;
	height : 100%;
	width : 90%;
	margin: auto;
}

table .accueil
{
	width : 95%;
}

td
{
	border: 0px solid black;
}

.lang
{
	width : 90%;
	margin: auto;
	vertical-align: middle;
	padding-top : 30px;
}

.lang img
{
	padding-top : 5px;
	padding-left : 10px;
	border : 0px;
	float : right;
}

.accroche
{
	width : 70%;
	margin : auto;
}

.accueil, .manoir, .colombier
{
	text-align : center;
	vertical-align : top;
	color : black;
	font-size :16px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 3%;
	padding-right : 3%;
}

h2, h4
{
	display : inline;
	text-align : center;
	margin : none;
	padding : none;
}

.manoir, .colombier
{
	width : 50%;
}

.photo
{
	padding : 20px;
	padding-bottom : 0px;
	padding-left : 30px;
	padding-right : 30px;
}
	
.details
{
	color : #0066CC;
	text-decoration : underline;
}

.charretterie
{
	margin : auto;
	width : 50%;
}

.text
{
	width : 50% ;
	margin : auto;
}

.accueil img
{
	width : 400px;
	height : 266px;
	border : 1px solid black;
}

a
{
	color: #000000;
	text-decoration : none;
//	cursor : url("images/cuseura.cur"), pointer;
}

img
{
	margin : auto;
}

.abritel
{
	border : none;
}