div { overflow:hidden }

#separ {
	background-color: #FF9933;
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
/*
#toto1 {
	background-color: #000000;
	height: 80px;
}
#toto2 {
	background-color: #000000;
	height: 240px;
}
*/
#toto3 {
	background-color: #000000;
	height: 25px;
}
#left {
text-align:left;
padding-left:23px;
}
#center {
text-align:center;
}
#toto1 a#javag, #toto2 a#javag, #toto3 a#javag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #CCCCCC;
	vertical-align: middle;
	line-height: 25px;
	width: 140px;
}	
#toto1 a#javag:hover, #toto2 a#javag:hover, #toto3 a#javag:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #FF0000;
	vertical-align: middle;
	line-height: 25px;
	width: 140px;
}	
#toto1 a, #toto2 a, #toto3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
	color: #3399CC;
	vertical-align: middle;
	line-height: 25px;
	width: 140px;
}	
#toto1 a:hover, #toto2 a:hover, #toto3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #FF9933;
	vertical-align: middle;
	line-height: 25px;
	width: 140px;
}	
