img {
	border: none;
}

H1 {
	color: Maroon;
}

H2 {
	color: Marron;
}

#main {
	background: White;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#header {
	height: 90px;
}

#menu_haut {
	background: transparent url(../images/membre/fond-menu-membre.png);
	height: 34px;
	width: 100%;
}

/* Menu Haut */
#listpays {
	float:right;
	height:22px;
	margin: 4px 0 0 2px;
	padding:0 0 0 2px;
	position:relative;
	top:3px;
	width:233px;
}

#listpays select {
	width: 230px;
	color: #800000;
}

#listpays option:first-child {
	font-weight: bolder;
}

/* Menu haut */
#listmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#listmenu li {
	float: left;
}

#listmenu li a {
	background: url(../images/etoile.png) no-repeat;
	display: block;
	height: 30px;
	color: White;
	font-size: 1.3em;
	font-weight: bolder;
	margin: 5px;
	margin-right: 5px;
	padding-left: 22px;
	text-decoration: none;
}
#listmenu li a:hover {
	text-decoration: underline;
}

/* */
#accueil {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}

#blason {
	margin-top: 40px;
	text-align: center;
}

#titre {
	margin-top: 20px;
	text-align: center;
	margin-left: -5px;
}

#menu_accueil {
	margin-top: 20px;
	text-align: center;
}

#menu_accueil a {

}

#news {
	font-size: 0.9em;
}

.drapeau {
	width: 150px;
}

#footer {
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}