/* CSS definition file containing site wide stylesheets */

.times {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.fondchateau {
	background-image: url( "../assets/images/illustration.jpg" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: top left
}

.arials {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.fondoliveverte {
	background-image: url( "../assets/images/terroir_olives.gif" );
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	background-position: top left
}

.verdanas {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
H1 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	font-style: italic;
 	text-decoration: none 
}

H2 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	font-style: italic;
 	text-decoration: none 
}

.liensPlan {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(88,88,88);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.liensPlan:link {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(88,88,88);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.a:liensPlan {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(88,88,88);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
.liensPlan:visited {
	font-family:  Arial,  Verdana,  Tahoma, Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(88,88,88);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.liensPlan:active {
	font-family: Arial,  Verdana,  Tahoma,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(88,88,88);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.liensPlan:hover {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(191,49,26);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

