font{
font-family: tahoma, helvetica, sans serif; font-size: 13px ; color: #ffffff
}

td{
font-family: tahoma, helvetica, sans serif; font-size: 13px ; color: #ffffff
}

body{
font-family: tahoma, helvetica, sans serif; font-size: 13px ; color: #ffffff

scrollbar-base-color: #CCCCCC;
scrollbar-3d-light-color:   #E3E3E3;
scrollbar-face-color:   #5D5D5D;
scrollbar-arrow-color: #ffffff

scrollbar-shadow-color:   #474747;
scrollbar-darkshadow-color:    #272727;
scrollbar-track-color:   #868686;
}

p{
font-family: tahoma, helvetica, sans serif; font-size: 13px
}

div{
font-family: tahoma, helvetica, sans serif; font-size: 13px
}


input{
font-family: tahoma, helvetica, sans serif; font-size: 13px
}

textarea{
font-family: tahoma, helvetica, sans serif; font-size: 13px
}

form{
font-family: tahoma, helvetica, sans serif; font-size: 13px; color: #ffffff
}
select{
font-family: tahoma, helvetica, sans serif; font-size: 13px
}

a:link{
background: none; color: #ffffff; font-size: 13px; font-family: tahoma, helvetica, sans serif; text-decoration: underline
}

a:active{
background: none; color: #ff0000; font-size: 13px; font-family: tahoma, helvetica, sans serif; text-decoration: underline
}

a:visited{
background: none; color: #ffff00; font-size: 13px; font-family: tahoma, helvetica, sans serif; text-decoration: underline
}

a:hover{
background: none; color: #ff4000; font-size: 13px; font-family: tahoma, helvetica, sans serif; text-decoration: underline
}

.title{
background: none; color: #000000; font-size: 14px; font-weight: bold; font-family: tahoma, helvetica, sans serif; text-decoration: none
}

.content{
background: none; color: #ffffff; font-size: 13px; font-family: tahoma, helvetica, sans serif
}

.storytitle{
background: none; color: #ffffff; font-size: 12px; font-weight: bold; font-family: tahoma, helvetica, sans serif; text-decoration: none
}

.storycat{
background: none; color: #FFFF00; font-size: 12px; font-weight: bold; font-family: tahoma, helvetica, sans serif; text-decoration: underline
}

.boxtitle{
background: none; color: #363636; font-size: 13px; font-weight: bold; font-family: tahoma, helvetica, sans serif; text-decoration: none
}

.boxcontent{
background: none; color: #0000FF; font-size: 13px; font-family: tahoma, helvetica, sans serif
}

.option{
background: none; color: #ffffff; font-size: 12px; font-weight: bold; font-family: tahoma, helvetica, sans serif; text-decoration: none
}

.date_jour{
background: none; color: #646464; font-size: 50px; font-weight: bold; font-family: tahoma, helvetica, sans serif; text-decoration: none
}

.date_mois_annee{
background: none; color: #464646; font-size: 12px; font-weight: normal; font-family:  helvetica, sans serif; text-decoration: none
}

.tiny{
background: none; color: #000000; font-size: 8px; font-weight: normal; font-family: tahoma, helvetica, sans serif; text-decoration: none
}

#visuel{
	width: 145px;
	height: 75px;
	background: url('../visuel_1.jpg') 0px 0px no-repeat;
	border: 0px solid #333;
	margin: 20px auto 20px auto;
}


#nav {
	position: relative;
	z-index: 100;
	width: 1005px;
	height: 188px;
	margin: 0 auto 0px;
	font-size: 100%;
	text-align: center;
	 background: url(entete.jpg) repeat; 
}
#menuDeroulant
{
	list-style-type: none;
	width: 730px;
	position: absolute;
	top: 0;
	left: 357;
	z-index: 2;
	margin: 152px 0;
}
#menuDeroulant li { float: left; width: 126px; }
#menuDeroulant a:link, #menuDeroulant a:visited
{
	display: block;
	height: 30;
	color: #999999;
	background: url(simple.jpg) repeat;
	padding: 0px 1px;
	border-right: 1px solid #646464;
	text-decoration: none;
}
#menuDeroulant a:hover { color: #FFffff; background: url(allume.png) repeat; }