body,select,option
{
	scrollbar-face-color: #fefee0;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #fefee0;
    scrollbar-darkshadow-color: #fefee0;
    scrollbar-track-color: #91283b;
    scrollbar-arrow-color: #000000;
}

.contenu {
	font-family: "Bradley Hand ITC","Trebuchet MS", Verdana;
	font-size: 16px;
	color: #91283b;
}
legend
{
	color: #91283b;
font-weight:bold
}

h1 {
	font-size: 20px;
	/*font-weight: lighter;
	text-align: center;
	font-variant: small-caps;*/
	color: #91283b;
	text-align:center;	
	font-weight:bold
}
h2 {
	font-size: 20px;
	text-align: center;
	font-variant: small-caps;
	color:#00a4b5;

}
h3 {
	font-size: 16px;
	color:#00a4b5;
	text-align:center;
}

hr
{
	color:#00a4b5;

}
.footer
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: center;
	color: #91283b;
	letter-spacing: 2px;
}
.contacts
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: center;
	color: #91283b;
	letter-spacing: 3px;
}
a
{
	color: #91283b;
	text-decoration: none;
}

a:hover
{
	color: #91283b;
	text-decoration: none;
}
.livredor
{
	font-size: 12px;
   overflow:auto;
   padding:5px;
   height:280px;
   width:475px;
}
.bio
{
	font-size: 14px;
   overflow:auto;
   padding:5px;
   height:420px;
   width:455px;
}
.orange
{
	color:#00a4b5;
	font-weight:bold
}

.bleu
{
	color:#00a4b5;
	font-weight:bold
}

