@charset "utf-8";/* CSS Document *//**************************************/.menu {	color: #fff;}.separator {	width:2px;}.menu a, .menu a:visited {	font-size: 20px;	font-weight: bold;	color: #fff;	text-decoration: none;	text-transform: lowercase;}.menu td {	vertical-align: text-top;	padding: 0px;	padding-top: 2px;	padding-bottom: 3px;}.menu a:hover {	text-decoration: none;}.menuover {	background-color: #FF5500;	border-right: 2px solid #fff;}.menuout {	background-color: #373737;	border-right: 2px solid #fff;}.menuover_left {	background-image: url("/images/divers/menu_gauche_on.png");	background-repeat:no-repeat;	border-right: 2px solid #fff;}.menuout_left {	background-image: url("/images/divers/menu_gauche_off.png");	background-repeat:no-repeat;	border-right: 2px solid #fff;}.menuover_right {	background-image: url("/images/divers/menu_droite_on.png");	background-repeat:no-repeat;}.menuout_right {	background-image: url("/images/divers/menu_droite_off.png");	background-repeat:no-repeat;}/*.roundCornerLeft {	background-color: #f0f0f0;	width: 533px;	height: 50px;	margin: 0 auto 15px auto;	padding: 30px;	border: 1px solid #d7d7d7;	-moz-border-radius: 11px;	-webkit-border-radius: 11px;	border-radius: 11px;	behavior: url(border-radius.htc);}.roundCornerRight {	-moz-border-radius : 0px 5px 5px 0px;	-webkit-border-radius : 0px 5px 5px 0px;	-khtml-border-radius : 0px 5px 5px 0px;	border-radius: 0px 5px 5px 0px;	behavior:url(border-radius.htc);}*/
