@charset "utf-8";
body {
	font: 100% SimSun, Verdana, Arial, Helvetica, sans-serif;
	background: #999;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
#container {
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #000;
}

#header {
	height: 440px;
	overflow: hidden;
}
	#header_gauche {
		float: left;
		width: 567px;
	}
		#image_home {
			float: left;
			width: 567px;
			height: 376px;
			background: url(../iso_icons/f_0.jpg) no-repeat;
		}
	#header_droite {
		padding: 66px 0 0 2px;
		float: right;
		width: 391px;
		background: url(../iso_icons/header_hd.png) no-repeat top left;
	}
		#TabbedPanels1 .TabbedPanelsContentGroup {
			width: 388px;
			height: 348px;
			background-color: #fff;
			border-right: 1px solid #525252;
			border-bottom: 1px solid #525252;
			border-left: 1px solid #525252;
		}
		#TabbedPanels1 .TabbedPanelsContent {
			padding: 2px 0 0 0;
		}
		#TabbedPanels1 .TabbedPanelsTab {
			width: 107px;
			height: 15px;
			font-size: 0.8em;
			text-align: left;
			font-weight: normal;
		}
		#TabbedPanels1 .TabbedPanelsTabSelected {
			background-color: #fff;
			border-bottom: 1px solid #fff;
			border-right: 1px solid #525252;
			border-left: 1px solid #525252;
			font-weight: bold;
		}

#mainMenu {
	height: 68px;
	margin: 2px 0;
}

#retour_accueil1 {
	width: 190px;
	height: 130px;
	float: right;
}
#retour_accueil2 {
	width: 300px;
	height: 64px;
	float: left;
}
#retour_accueil1 a, #retour_accueil2 a {
	display: block;
	height: 100%;
	width: 100%;
}

.rubr_col_gauche {
	float: left;
	width: 190px;
	background: url(../iso_icons/rubr_gauche_head.jpg) no-repeat top;
	text-align: right;
	margin-bottom: 2px;
}
	.rubr_col_gauche h2 {
		font-size: 1.25em;
		color: #d2081e;
		padding: 15px 30px 0 0;
		margin: 0;
		background: url(../iso_icons/separateur_rubr_h2.png) no-repeat bottom right;
		height: 28px;
		float: right;
		width: 160px;
	}
	#nav_visiter_tours h2 {
		color: #fecc00;
	}
	#nav_etudier h2 {
		color: #99cc00;
	}
	#nav_investir_a_tours h2 {
		color: #00ccff;
	}
	.rubr_col_gauche .menuon, .rubr_col_gauche .menuoff {
		font-size: 0.8em;
		width: 160px;
		height: 16px;
		float: right;
		padding: 2px 30px 0 0;
		margin: 1px 0;
	}
	.rubr_col_gauche .menuon {
		background-color: #fff;
		color: #000;
		font-weight: bold;
	}
	#nav_visiter_tours .menuon {
		background-color: #fecc00;
	}
	#nav_etudier .menuon {
		background-color: #99cc00;
	}
	#nav_investir_a_tours .menuon {
		background-color: #00ccff;
	}
	#nav_autres_pages .menuon{
		background-color: #d2081e;
	}

#rubr_col_droite {
	width: 770px;
	float: right;
	background: url(../iso_icons/rubr_droite_head.jpg) no-repeat top;
	margin-bottom: 2px;
}
	#rubr_header_droite {
		width: 390px;
		height: 39px;
		float: right;
		padding-top: 25px;
	}
	#rubr_bandeau {
		width: 770px;
		float: right;
	}
	#rubr_bandeau .onglet {
		padding: 3px 0 0 1px;
		float: left;
	}

.contenu {
	width: 770px;
	background-color: #e9e9e9;
	float: right;
	text-align: left;
	overflow: hidden;
}
	.contenu h2 {
		color: #d2081e;
		font-size: 1.875em;
		margin: 0;
		background-color: #fff;
	}
	#contenu_visiter_tours h2, #contenu_visiter_tours .bsImportantText {
		color: #997223;
	}
	#contenu_etudier h2, #contenu_etudier .bsImportantText {
		color: #336600;
	}
	#contenu_investir_a_tours h2, #contenu_investir_a_tours .bsImportantText {
		color: #006699;
	}
	.contenu h3 {
		color: #000;
		font-size: 1.125em;
		padding: 8px 0;
		margin: 0;
		background: url(../iso_icons/fond_h3_contenu.png) no-repeat;
	}
	.contenu a {
		color: #000;
	}
	.contenu a:hover {
		font-weight: bold;
	}
	.contenu .bsText {
		color: #000;
		font-size: 0.75em;
		margin: 5px;
	}
	.contenu .bsText strong {
		color: #333;
	}
	.contenu .bsImportantText {
		color: #000;
		font-size: 0.875em;
		font-style: normal;
		font-weight: bold;
		margin-left: 5px;
	}
	.contenu .legend {
		font-size: 0.75em;
		color: #666;
		text-align: right;
	}
	.contenu .smeSiteMap h5 {
		font-size: 0.75em;
	}

#mainContent {
	height: 120px;
}
	#mainContent h2 {
		font-size: 1.25em;
		color: #666;
		margin: 5px 0 0 0;
	}
	#mainContent h3 {
		font-size: 0.875em;
		margin: 5px 0 5px 15px;
	}
	#mainContent p {
		margin: 5px 0 0 15px;
	}
	#news {
		float: left;
		width: 321px;
		text-align: left;
		background: url(../iso_icons/separateur_news.png) no-repeat top right;
	}
		#news .une_news {
			display: none;
		}
		#news .une_news p {
			font-size: 0.8em;
		}
	#infos_pratiques {
		float: left;
		width: 135px;
		text-align: left;
		margin-left: 5px;
	}
	#infos_pratiques a {
		font-size: 0.8em;
		display: block;
		margin-top: 5px;
	}
	#coop {
		float: left;
		width: 315px;
	}
	#partners {
		float: left;
		width: 184px;
	}

#footer {
	padding: 5px 5px 0 0;
	height: 19px;
	background-image: url(../iso_icons/bg_footer.png);
	text-align: right;
}
	#footer a {
		margin-left: 25px;
		font-size: 0.75em;
		color: #000;
	}
	#footer a:hover {
		color: #fff;
	}

.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
