body{	font-family : Arial;	font-size : 12pt;	background-color : #f5f5dc;	padding-left : 15px;	padding-right : 15px;}a{	text-decoration : none;	color: #7a554c;	border-bottom: 1px dotted #aaa;}a:hover{	text-decoration : none;	color: #7a554c;	border-bottom: 1px solid #aaa;	background-color: #f4f4ba;}h2{	font-weight: bold;	font-size: 25px;}table.logo{	width : 100%;	border : 0px;	/*margin-bottom : 50px;	margin-top : 25px;*/}table.logo td{	width : 33%;	text-align : center;}div.conteneur{	width: 100%;	max-width: 1024px;	/* Pour IE */	width:expression(document.body.clientWidth > 1024 ? "1024px": "auto" );}table.conteneur{	width: 100%;}table.gite tr{	width: 100%;}table.gite td{	border-bottom : 1px solid black;	width: 50%;	vertical-align: top;	padding-bottom : 25px;	text-align: left;}td.gitePhotos{	border-bottom : 1px solid black; 	width: 50%;	text-align : center;	vertical-align: top;	padding: 10px;	padding-bottom : 25px;}td.gitePhotosDeuxColonnes{	width: 100%;}td.giteAlt{	border-bottom : 1px solid black;	width: 33%;	vertical-align: top;	padding-bottom : 25px;	text-align: left;}td.gitePhotosAlt{	border-bottom : 1px solid black; 	width: 67%;	text-align : center;	vertical-align: top;	padding: 10px;	padding-bottom : 25px;}div.photo{	padding: 5px;	border : 1px dashed black;	cursor: pointer;}div.thumbnail{	width: 150px;}div.photo img{	border : 0;}div.piedDePage{	text-align : center;	margin : 25px;	font-size : 12px;	font-style : italic;}