/* CSS Document */

BODY{
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#AA8822;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#AA8822;
	scrollbar-highlight-color:#AA8822;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	background-image:url(images/fond_01.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family: "Monotype Corsiva";
	color: #883388;
	background-color: #FFFFFF;
	font-size: 12pt;
	margin:0px;
	background-attachment: fixed;
}

.fond_ysmael {
	background-attachment: fixed;
	background-image: url(images/fond_ysmael.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mandala {
	background-attachment: fixed;
	background-image: url(images/mandala_intro.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

a {
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #4346a2;
}

hr {
	color: #AA8822;
	height:2px;
	width: 70%;
	text-decoration: none;
	text-align: center;
	top: 15px;
	bottom: 50px;
}

.lignejaune {
	font-size: 16px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FFCC00;
}

.rubrique {
	font-family: "Monotype Corsiva";
	color: #883388;
	font-size: 24pt;
	font-weight: bold;
	height: 50px;
	width: 770px;
	border: 1px solid AA8822;
}

.titre_01 {
	font-family: "Monotype Corsiva";
	color: #660066;
	font-size: 18pt;
	font-weight: bold;
}

.titre_02 {
	color: #B143B1;
	font-size: 12pt;
	font-style: italic;
}

.titre_03 {
	color: #9900CC;
	font-size: 11pt;
	font-style: italic;
}

.titre_04 {
	font-family: "Monotype Corsiva";
	color: #883388;
	font-size: 20pt;
	font-weight: bold;
}

.titre_05 {
	color: #B143B1;
	font-size: 14pt;
	font-weight: bold;
}

.titre_06 {
	color:#9999CC;
	font-size:16pt;
	font-weight:bold;}
	
.titre_07 {
	color:#FF33CC;
	font-size:15pt;
	font-weight:bold;}
	

.texte_01 {
	color: #B143B1;
	font-size: 10pt;
}

.texte_02 {
	color: #FF33CC;
}

.copyright {
	font-size: 10pt;
}



.champs{
	border: 1px solid #999999;
	color: #AA8822;
	background-color: #ffffff;
}

.tableau1 {
	background-image: url(images/fond_etoiles.gif);
}

.tableau2 {
	font-family: "Comic Sans MS";
	color: #883388;
	font-size: 12pt;
	padding:10px;
}

.tableau3 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color:#888888;
	border:3px double #999999;
	padding:10px;
}

.cadre {
	border: 1px solid #B143B1;
}


.lien01 {
	font-family: "Monotype Corsiva";
	color: #B143B1;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

.lien01:hover {
	color: #FF33FF;
}