* {
	font-family: Helvetica, Arial, sans-serif;	
}


a:hover {
	background-color: #f1ca11;
	color: #000000;
}

div#header {
	width: 100%;
	margin-bottom: 10px; 	
}

div#logo1 {
	width: 235px;
	height: 235px;
}

div#logo2 {
	position: absolute;
	top: 7px;
	left: 195px !important;
	left: 235px;	
}

div#menus-haut {
	width: 702px !important;
	width: 709px;
	border: 2px solid #65BD3D;
	line-height: 30px ;	
	margin-left: 236px;
	margin-bottom: 10px; 
	overflow: auto;
}

div.smenus-haut {
	width: 234px;
	text-align: center;
}

div.smenus-haut:hover {
	background: #f1ca11;	
}

div#colonne1 {
	float: left;
	width: 200px;
	margin-right: 10px !important;
	margin-right: 35px;
	margin-top: 0px !important;
	margin-top: 10px;
	//border-top: 2px solid #65bd3d;
	//border-bottom: 2px solid #65bd3d;
}

dt {
	border-right: 2px solid #65bd3d;
	border-left: 2px solid #65bd3d;
	text-align: left;
	line-height: 30px;	
	padding-left: 15px;
}

li.smenu {
	text-align: left;
	line-height: 20px;	
	margin-left: -40px;
	padding-left: 22px;
	list-style-type: none;	
	border-right: 2px solid #65bd3d;
	border-left: 2px solid #65bd3d;

}

a {
	color: #00f;
	text-decoration: none;	
}

#menu ul {
	padding: 0;
	margin: 0;	
}

dt, .smenus-haut a {
	color: #000;
}

dt:hover, li.smenu:hover {
	background: #f1ca11 !important;
}

div#centre {
	overflow: hidden;
	padding-left: 26px;
	width: 707px;
}

p.vert {
	color: green;
}

td.refleft {
	
	width: 130px;
	font-size: 12px;
}

td.refright {
	
	font-size: 12px;
}

#ref {
	border: 3px solid #65bd3d;
	margin-right: 2px ;
	width: 99%; 
}

.smenu a {
	color: #000;	
}

