body{
	margin:0;
	padding:0;
		scrollbar-face-color: #fe6720;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
	}

td {
	background-color: transparent;
	
}
td font{
	
}

/* menu */
.menu {
	padding: 0 0 0 5px;
	font: bold 22px Arial, Helvetica, sans-serif;
}

.menu a  {
	text-decoration :none;
	color: black;
}
	
.menu a:hover {
	color: #fe6e1f;
}

 a  {
	text-decoration :none;
	color: #fe6e1f;
}

a:hover {
	color:#000 ;
}

.krono a{
	text-decoration: none;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

.krono a:hover{
	
	color: #fe6e1f;
	
	}
.krono a:visited{
	color: #fff;
	}

img { 
	border:none; 
	
	}

#menutout td{
	vertical-align:top;
}

#sitecontenu td {
	padding:0;
	margin:0;
	background-color: white;
	border:none;

}

#milieu {
	/*background: url(images/haut-milieu.jpg) repeat-x;
	background-position: top;
	margin-top:20px;*/
	width:320px;
	height:300px;
	color : #000;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 5px;
	border-right: 1px solid #000;
	/*float:left;*/
}

#contenu {
	/*background: rgb(0,0,0) url(images/haut-contenu.gif) no-repeat;
	background-position: 0 left;
	margin-top: 20px;*/
	height:300px;
	width:430px;
	display: block;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical;
	
}

#fondvideos{
	background-color: #000;
	}

/*
.index {
  padding: 30px;
}
*/
.msk
{
	display: none;
}

.titre {
  border-bottom: 1px dashed #000;
}
.titre font {
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  
}

.contact {
	padding-left: 40px;
}


 





