@charset "utf-8";

.Titre_site {
	font-family: "times New Roman";
	font-size: 40px;
	color: #FFCC66;
	font-weight: bold;
}
.texte-banniere1 {
	font-family: Arial;
	font-size: 13px;
	color: #FFCC66;
}
.texte-banniere2 {
	font-family: Arial;
	font-size: 13px;
	color: #FF6633;
	font-weight: bold;
}
.Titre-texte {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}
.TitrePage {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFCC66;
}
.texte {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #663333;
}

.legende {
	font-family: "times New Roman";
	font-size: 11px;
	font-style: italic;
	color: #663333;
}
.la_route {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
}

.eliane {
	background-image: url(images/eliane-droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pied_page {
	background-image: url(images/voyance-chakras-medition_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fond {
	background-image: url(images/voyance-chakras-medition_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.banniere {
	background-image: url(images/voyance-chakras-medition_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body {
	background-color: #FFFFCC;
}
body {
	background-color: #FFFFCC;
}
.navigation {
	font-family: "times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
	background-color: transparent;
	font-size: 14px;
}
a:visited {
	color: #FFCC66;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #663333;
	text-decoration: none;
	background-color: #FFCC66;
}
a:active {
	color: #663333;
	text-decoration: none;
	background-color: #FFCC66;
}
.texte-navigation {
	font-family: "times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FFCC66;
}
