body {
	font-family: verdana;
	font-size: 12px;
}

table.principale {
	width: 800px;
	border-width: 2px;
	border-color: #424059;
	border-style: solid;
	background-color: #424059;
	border-collapse: 0px;
	border-spacing: 0px;
}

table.etablissementTitre {
	background-color: #424059;
}

table.etablissementInfo {
	background-color: #DDDCE4;
}

td.center {
	text-align: center;
}

td.image {
	height: 534px;
	vertical-align: top;
	background-image: url("../images/fondVillaz.jpg");
}

td.image_test {
	height: 534px;
	vertical-align: top;
	background-image: url("../images/fondVillaz_test.jpg");
}

td.space {
	font-size: 10px;
	color: white;
}

font.titre {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

font.dispo {
	font-size: 10px;
	color: black;
}

a.menu {
	font-size: 10pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	font-size: 10pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.rss {
	font-size: 8pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a.rss:hover {
	font-size: 8pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.lien {

	font-size: 10pt;
	font-style: italic;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a.lien:hover {
	font-size: 10pt;
	font-style: italic;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.dispo {

	font-size: 8pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.dispo:hover {
	font-size: 8pt;
	font-style: italic;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.logement {
	font-size: 12pt;
	color:#2E2C5D;
	font-weight:bold;
	text-decoration:none;
}

a.logement:hover {
	font-size: 12pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.lang {
	font-size: 6pt;
	color:#2E2C5D;
	font-weight:bold;
	text-decoration:none;
}

a.lang:hover {
	font-size: 6pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.titre {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.titre:hover {
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

img {
	border-width: 0px;
	border: none;
}

.frame {
	font-size: 8pt;
	color:white;
	font-weight:bold;
}