/* index  feuille de style*/
html {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
	
}
#actualite {
	height:60px;
	z-index: 2!important;	
}

marquee  {
	
	background-color:#FFFFFF;
}
body {
	margin:auto;
	margin-top: 0px;
	width:800px;
	
}

/******* lien *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


h1 {
	font-size: 18px;
	letter-spacing:0.1em;
	color:#6699FF;
	padding-top: 5px;
	margin-bottom: 1px;
}
h1 a{
	color:#6699FF;
}
h1 a:link, a:visited{
	color:#6699FF;
}

img {border:0}
#entetePhoto {
	height:50px;
	background-image: url(images/Grand_place_Lille.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	padding-top: 10px;
	
}




#entete {
	height:30px;
	margin-left: 90px;
	padding-left: 180px;
	
	background: url(images/logoAdhocIndex.jpg) no-repeat;
}
#page {
margin-top:0px;
border-top: 1px solid #6699FF;

 }

p {margin:5px; margin-top:0; text-align:justify}

.logo {
	float: left;
	margin-right: 10px;
}

/*************** Table annuaire ***************/
#TableColonne1 {width:33%; float:left; margin-left:0}
#TableColonne2 {width:32%; float:left; margin-left:10px}
#TableColonne3 {width:31%; float:right; margin-left:10px }

#divers {
	z-index: 1!important;	
	background-color:#FFFFFF;
	clear:both;
	
}


#pubGoogle {
	height : 90px;
	margin-top: 5px;
	margin-left: 40px;
}





#pied {
	border-top: 1px solid #6699FF;
	color:#6699FF;
	clear:both;
	margin-top:5px;
	text-align:center;
	padding-top: 8px;
	font-size: 12px;
}		 
#pied a {
	
	color:#6699FF;
	text-decoration: none;
	border-bottom: 1px dotted #4040D9;
}		 				
#pied a:hover{
	text-decoration: none;
	border-bottom: 1px solid #6699FF;
}

