body {
	margin: 0px;
	padding: 0px;
		
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
}

#site {
	margin: 0px;
	padding: 0px;

	width: 100%;
	height: 100%;

	font-family: Verdana, Arial;
	font-size: 0.8em;

	color: #FFFFFF;
}

#UGEM {
	margin-left: 50px;
}

#UPEM {
	margin-left: 360px;
}

#Observatoire {
	margin-left: 460px;
}

#liensutiles {
	margin-left: 0px;
}

#Adherents {
	margin-left: 435px;
}

#corps {
	width: 800px;
}

#champ {
	padding-left: 10px;
}

#btform {
	text-align: right;
}

#navigation {
	float: left;
	
	padding-top: 30px;
	
	width: 200px;
}

#accueil, #missions, #metiers, #contact, #liensutiles, #historique, #chiffrescle {
	border: 0px;
}

#tabform {
	color: #FFFFFF;
	
	font-family: Verdana, Arial;
	font-size: 1em;
}

#contenu {
	float: right;
	
	padding-right: 15px;
	
	vertical-align: top;
	
	width: 600px;
	
	text-align: left;
}

#imgcentre {
	text-align: center;
}

#tabcontact {
	color: #FFFFFF;
	
	font-family: Verdana, Arial;
	font-size: 1em;
}

#titretab {
	text-indent: 5px;
}

#titre_page {
	text-indent: 25px;
	
	font-size: 1.5em;
	font-weight: bold;
}

#footer {
	background: url("images/footer.png") no-repeat;
	background-position: center;

	height: 44px;
	
	font-family: Candara, Verdana, Arial;
}