#header {
	margin:0;
	padding:0;
}

#header_top {
	margin:0;
	padding:0;
	/*
	height: 142px;
	padding-left: 20px;
	padding-top: 20px;
	*/
	width:1000px;
	height:254px;
	font-size: 0;
}
#header_bottom {
	margin:0;
	padding:0;
	height: 46px;
}

#header_ombre {
	border: 0;
	margin: 0;
	clear: both;
	float: right;
	width: 100%;
	text-align: right;
}
	
.header_component_left {
	float: left;
	height: 46px;
}
.header_component_right {
	float: right;
	height: 46px;
}



/* Liens spécialisés pour le menu de gauche */
#left a:link {
	color: #686870;
	background-color: transparent;
	text-decoration: none;
}

#left a:visited {
	color: #686870;
	background-color: transparent;
	text-decoration: none;
}

#left a:hover {
	color: #5E92E1;
	background-color: transparent;
	text-decoration: none;
}

#left a:active {
	color: #2058AC;
	background-color: transparent;
	text-decoration: none;
}

.sous-rubrique {
	padding: 0;
	padding-top: 30px;
	color: #5E92E1;
	font-weight: bold;
}

#accueil-espacemembre-ombre {
	margin: 0 auto 0 auto;
	padding: 0;
	padding-right: 6px;
	background: #FFFFFF url(../img/ombre-droite.gif) top right no-repeat;
	width: 460px;
	height: 294px;
}
#accueil-espacemembre {
	margin: 0;
	padding: 30px;
	border: 1px solid #5E92E1;
	text-align: justify;
	width: 398px; /* largeur totale avec bordure et padding : 460px */
	height: 232px;
}
#accueil-espacemembre-ombre-bas {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 466px;
	height: 7px;
	background: #FFFFFF url(../img/ombre-bas.gif) bottom left no-repeat;
	font-size: 0;
}
.titre1 {
	color: #5E92E1;
	font-weight: bold;
}

.titre2 {
	color: #5E92E1;
	font-style: italic;
}
