*{
	margin: 0px;
	padding: 0px;
}

body {
	
	background-color: #033368;
	font-family: Arial, Helvetica, sans-serif;

}

#global{
	margin: 0 auto;
	width: 760px;
	margin-top: 20px;
}

#center{
	padding: 20px;
	font-size: 12px;
}


#center ul{font-size:12px;
list-style:circle;
margin-left:20px;
}

#center p{
	font-size: 12px;
	margin-bottom: 5px;
	
}

h2{
	font-size: 22px;
	font-weight: normal;
	border-bottom: #b22222 1px solid;
	color: #b22222;
	font-style: italic;
	
}

h1{
	font-size: 1px;
	color: white;
}

#footer a{
	text-decoration:none;
color: #069;
}

#footer a:hover{color:#900;}

#footer ul{
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
	
}

#footer ul li{
	display: inline;
}

#footer ul li a{
	color: #0a173e;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}


#footer  .vcard 			{ padding: 5px; margin-left:10px; font-size:11px; }	
	#footer  .vcard .type	{ display: none; } /* ne pas modifier */ 

	#footer  .vcard .value,
	#footer  .vcard .org	 	{ font-weight: bold; } /* ne pas modifier */ 

	#footer  .vcard .adr,
	#footer  .vcard .siret	{ display: block; } 
	
	#footer  #powered{
		font-size:11px;
		margin-left:10px;
		
	}
	
	#footer  #powered img 	{ height: 13px; width: 13px; margin: 0px 5px 0 0; vertical-align: middle; }


#photo img { margin-right:35px; margin-bottom:12px;}
