/* CSS Document */

#selection{
	margin-top:30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	max-width:620px;
}

.select_titre {
margin-bottom: 0px;
	}
	
.select_content {
	width:100%;
}	
.select_image {
	float:left;
	padding-right:10px;
}
.select_imageB {	
border:1px solid gray;	
}

.select_texte {
	margin-left:100px;
}

.select_clear {
	clear:left;
	padding-bottom:30px;
}

a:link.select_lien, a:visited.select_lien, a:hoverselect_lien, a:active.select_lien {
	text-decoration:none;
	border:0px;
}

.fiche{
	width:100%;
	border:1px solid gray;
	padding:10px;
	background-color:#f3f1e0;
}


a:link.select_navigation {
text-decoration:none;
color:#003399;
font-weight:bold;
}

a:hover.select_navigation, a:active.select_navigation {
text-decoration:none;
color:#FF3300;
}

a:visited.select_navigation {
text-decoration:none;
color:#666;
font-weight:normal;
}

.select_active {
text-decoration:none;
color:#FF3300;
font-weight:bold;
}
.select_bullet {
text-decoration:none;
color:#FF3300;
font-weight:bold;
}

.select_cadre_nav{
background-color:#f3f1e0;
	width:100%;
	border:1px solid gray;
	padding:10px;
}
