body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	}

a{
	color: #ff6600;
	text-decoration: none;
	}
	
a:hover{
	color: black;
	text-decoration: none;
	}
	
#global{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	/*padding-top: 335px;*/
	margin-top: 0px;
	background-image: url(../images/interface2/accueil/bak.jpg);
	background-repeat: no-repeat;
}

#global:hover{
	cursor: pointer;
	
	}

h1, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
h1 a, h3 a{
	color: black;
	text-decoration: none;
	}
	
h1 a:hover, h3 a:hover{
	color: #ff6600;
	text-decoration: none;
	}
	
ul{
	margin-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	list-style-type: square;
	}

li{
	line-height: 12px;
	}


.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.sous-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#gauche{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	float:left;
}

#droite{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	float:left;
}

#contenu_bas{
	clear: both;
	}

.footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	clear: both;
}
