a:link {
	color: #D32CBA;
}
a:visited {
	color: #A2CE71;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF9900;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
body {
	margin-left: 0px;
	margin-top: 0px;

	background-position:top;
	background-repeat:repeat-x;
	z-index:0;
	background-color: #000000;
	background-attachment: scroll;
}

#cadre{
	position: static;
	width:100;
	height:100%;
	z-index:4;
	overflow: hidden;
	background-image:url(../../cave/Picts/background/cadre.gif);
	background-position:CENTER;
	background-attachment: fixed;
	background-repeat: repeat-y;


}

#cadrewhite{
	position: static;
	width:100;
	height:100%;
	z-index:4;
	overflow: hidden;
	background-image:url(../../cave/Picts/background/cadrewhite.gif);
	background-position:CENTER;
	background-attachment: fixed;
	background-repeat: repeat-y;


}
#raisin{
	position: static;
	width:100;
	height:100%;
	z-index:2;
	overflow: hidden;
	background-image:url(../../cave/Picts/background/raisin.gif);
	background-position:CENTER;
	background-attachment: inherit;
	background-repeat: repeat-y;


}
#raisinnoel{
	position: static;
	width:100;
	height:100%;
	z-index:2;
	overflow: hidden;
	background-image:url(../../cave/Picts/background/raisinnoel.gif);
	background-position:CENTER;
	background-attachment: inherit;
	background-repeat: repeat-y;


}
#menu{
	position: fixed;
	width:150;
	height:100%;
	z-index:2;
	overflow: auto;
	margin-top: 250px;
	border-top-color: #FEFEFB;

}


.number {
    color: #483100; 
    font-size: 12px; 
	font-family: "Times New Roman",Times, serif; 
	font-style: italic; 
	text-decoration: none; 
 
	}
.intronowidth {
    color: #FFF9AE; 
    font-size: 12px; 
	font-family: "Times New Roman",Times, serif; 
	font-style: italic; 
	text-decoration: none; 
 
	}
.txtnowidth {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #483100;
	white-space: normal;
	width: 500px
	}
.txtnowidthwhite {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	white-space: normal;
	width: 500px
	}

.smalltxtnowidthwhite {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	white-space: normal;
	width: 500px
	}

.didasnowidth {
	font-size: 12px;
	font-family: "Times New Roman",Times, serif;
	font-style: italic;
	text-decoration: none;
	color: #714D00;
	white-space: normal;
	width: 400px
	}
.txtwidth {
	font-size: 12px;
	font-family: "Times New Roman",Times, serif;
	font-style: normal;
	text-decoration: none;
	color: #483100;
	white-space: normal;
	width: 250px
	}
.titre {
	font-size: 32px;
	font-family: "Times New Roman",Times, serif;
	font-style: inherit;
	text-decoration: none;
	color: #483100;
	white-space: normal;
	}
	
.ptititre {
	font-size: 18px;
	font-family: "Times New Roman",Times, serif;
	font-style: inherit;
	text-decoration: none;
	color: #483100;
	white-space: normal;

	}

