/* STRUCTURE */
body {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #777777;
	margin: 0px;
}

#logo {
	background:url(../images/odcconsulting_logo2.jpg) no-repeat right;
	margin:0;
	padding:0;
	width:683px;
	height:26px;
}

#txt {
	margin:0;
	padding:0;
	width:683px;
	height:36px;
	text-align:right;
}


#menu { 
	background-color:#ffffff;
	margin:0;
	padding:0;
	width:683px;
}

#milieu { 
	background-color:#eff6fb;
	margin:0;
	padding:10px 10px 10px 10px;
	width:663px;
	text-align:left;
}

#menu-bas { 
	background-color:#eff6fb;
	margin:0;
	padding:10px 0px 0px 0px;
	width:683px;
	}

#bas { 
	background:url(../images/pied-page.gif) no-repeat;
	margin:0;
	padding:0;
	width:683px;
	height:20px;
	}
	
/* TXT */

H1{font-family: Verdana, Tahoma, Arial; font-size: 12px; color:#333333; font-weight:bold;}

.txt_gras{font-family: Verdana, Tahoma, Arial; font-size: 11px; color:#666666; font-weight:bold;}

.liens2 { color: #777777; text-decoration: underline; }

/*PIED DE PAGES*/

#piedpage {
		margin-top: 0px;
		height: 80px;
		width: 600px;
		text-align:center;		
}

#pied_gauche {
	border-style:solid; 
	border-width:0px; 
	width:200px;
	padding:0px;
	height:80px; 
	float:left;
}

#pied_centre {
	border-style:solid; 
	border-width:0px;  
	width:130px; 
	padding:0px;
	text-align:center;
	font-size:9px;
}

#pied_droit {
	border-style:solid; 
	border-width:0px;  
	width:200px; 
	padding:0px;
	height:80px;
	float:right; 
}

#liens a:link,#liens a:hover,#liens a:visited {
	color: #000000;
	text-decoration: none;
}
