/**************************************************************************

*************************************************************************
*                                                                       *
*	Cette feuille de style applique les "décorations"                   *
*                                                                       *
*************************************************************************

**************************************************************************/

body {
	font-family: arial,sans-serif;
	font-size: 0.8em;
}

img {
	border: 0;
}

#top a {
	display: block;
	float: left;
	margin: 0 0 0 18px;
	width: 430px;
	height: 100%;
	text-decoration: none;
}



#menuBas {
	font-size: 0.8em;
	line-height: 1.7em;
}

#footer {
	text-align: center;
	
	font-size: 0.9em;
	
	line-height: 1.4em;
}

	#footer ul {
		margin: 0 0 0 380px;
		list-style-type: none;
	}

		#footer ul li {
			float: left;
			width: 70px;
			margin: 0 20px 0 0;
		}

			#footer ul li a {
				
				text-decoration: none;
				display: block;
				margin: 2px 0 0 0;
				height: 10px;
				border-right: 1px solid #333;
				line-height: 1em;
			}

				#footer ul li a:hover {
					
				
				}


#bottom{
	margin: -10px 0 0 0;
}

#bottom span {
	font-size: 0.8em;
	display: block;
	margin: 0 0 0 264px;
}

a {
	color: #C00;
	text-decoration: none;
}
.lien  {
	color: #C00;
	text-decoration:underline;
}

