/* CSS Document */

body {background-color:#E7E1D3}
td.or {background-color:#C09D51}

a.page {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:visited.page {
	color: #000000;
}
a:hover.page {
	color: #FFFFFF;
}

a.mail {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
a:visited.mail {
	color: #ffffff;
	text-decoration:none;

}
a:hover.mail {
	color: #3D2822;
	text-decoration:none;

}


.titre_cave {font-family:"Trebuchet MS", Arial, Verdana; font-size:14px; font-weight:bold; color:#3D2822}
.texte_cave {font-family:"Trebuchet MS", Arial, Verdana; font-size:12px; font-weight:bold; color:#ffffff}
.texte {font-family:"Trebuchet MS", Arial, Verdana; font-size:10px; font-weight:bolder; color:#ffffff; text-transform:uppercase;}

.copyright {font-family:"Trebuchet MS", Arial, Verdana; font-size:10px; font-weight:bold; color:#8a867e}

a.mail2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #8a867e;
	font-weight: bold;
	text-decoration:none;
}
a:visited.mail2 {
	color: #8a867e;
	text-decoration:none;

}
a:hover.mail2 {
	color: #8a867e;
	text-decoration:underline;

}




