{
	margin: 0;
	padding: 0;
}


body{
	margin: 18px;
	font-family: arial, helvetica, sans-serif;
}

.boite h1, #boite-admin h2{
	margin: 0 0 5px 10px;
	font-weight: bold;
	color: #0603f7;
}

.boite p{
	margin: 18px 10px 0 10px;
	font-size: 20px; 
}

.boite p, .boite h1{
	margin-left: 10px;
}


#menu_ville{
	position: absolute;
	margin-left: 500px;
	margin-top: 53px;
	font-size: 18px;
}

.villes{
	margin-top: -33px;
}


#menu_ville a{
	text-decoration: none;
}


.fl-l{
	float: left;
}

li{
	margin: 5px;
}

.margin-right{
	margin-right: 50px;
}

.margin-top{
	margin-top: 70px;
}

.mr{
	list-style-type: none;
}

.texte{
	float: left;
	width: 420px;
	font-size: 18px;
	text-align: justify;
	line-height: 30px;
}


.ajoutVille{
	color: blue;
}

.list-pays{
	float: right;
	margin-top: -205px;
	margin-left: 250px;
	font-size: 18px;
}

.list-pays li, .list-pays-ville li, .list-pays-accueil li{
	list-style-type: none;
}

.list-pays-ville{
	float: left;
	margin-top: 5px;
	margin-left: 40px;
	font-size: 18px;
}

.list-pays-accueil li{
	float: left;
	margin-left: 50px;
	
	font-size: 18px;
	line-height: 30px;
	color: #850606;
}

.list-pays-accueil a{
	color: blue;
	text-decoration: none;
}

.ml-l{
	margin-left: -5px;
}

.couleur a{
	color: #850606;
}

.titreVille, .titrePays{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#pays {
	margin-top: -20px;
	margin-left: 5px;
	line-height: 40px;
}

.titrePays{
	margin-top: -15px;
}