@charset "UTF-8";
/* CSS Document */

h3 {
	text-align: center;
	display: block;
	height: 30px;
	background-color: #edf1cd;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 30px;
	color: #887b42;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 30px;
}
#map {
	color: #887b42;
	font-size: 13px;
}
#a_consulat {
	width: 538px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 30px;
}