body.plan-site #left-col {
	width: 786px;
	float: left;
	font-size:12px;
}

body.plan-site #left-col h2 {
	text-indent: -9999px;
	height: 27px;
	margin: 0 3px 10px 3px;
}
body.plan-site #left-col h2.titlePlanSite {
	background: url('../images/imgsite/sitemap/title-plan-site.gif') bottom left no-repeat;
	width: 148px;
	height:24px;
}
/*body.forfait #left-col h2.titleEasy {
	background: url('../images/imgsite/forfaits/forfait-easy-title.png') bottom left no-repeat;
}
body.forfait #left-col h2.titleBloque {
	background: url('../images/imgsite/forfaits/forfait-bloque-title.png') bottom left no-repeat;
}
body.forfait #left-col h2.titleCarte {
	background: url('../images/imgsite/forfaits/forfait-carte-title.png') bottom left no-repeat;
}*/

body.plan-site #left-col div#breadcrumbs {
	height: 35px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #d3d4d5;
	background:none;
	margin: 0 3px;
	margin-bottom:10px;
}
body.plan-site #left-col div#breadcrumbs a {
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	color: #c00;
}

body.plan-site #left-col div#breadcrumbs p {
	float:right;
	width:400px;
}
body.plan-site #left-col div#breadcrumbs p .print{
	display:block;
	float:right;
	width:150px;
	padding-right:23px;
	text-align:right;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background: url('../images/imgsite/picto-printer.png') center right no-repeat;
}
body.plan-site #left-col div.hop{
	clear:both;
	margin-bottom:20px;	
}
body.plan-site #left-col div.hop2{
	margin-top:25px;	
}
/* ================ */
/* = Right column = */
/* ================ */

body.plan-site #right-col {
	width: 176px;
	float: right;
	margin-top: 35px;
}

body.plan-site #right-col #services {
	margin: 0px auto 20px auto;
	width: 170px;
}
body.plan-site #right-col a.parrainage{
	display: block;
	margin-bottom:20px;
}
body.plan-site #right-col a.portabilite{
	display: block;
	margin-bottom:20px;
}
/* ======================================================== */
/* = Left column = */
/* ======================================================== */
/* = Bloc Forfait = */
/* ======================================================== */
body.plan-site #left-col h3{
	height:37px;
	width:786px;
	text-indent: -9999px;
}
body.plan-site #left-col h3{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 15px;
	height: 25px;
	padding-top: 12px;
}
body.plan-site #left-col #detailsPlan{
	padding:0px 3px;
	width:780px;
	overflow:auto;
}
body.plan-site #left-col #detailsPlan .blocMainSite{
	width:780px;
}
body.plan-site #left-col #detailsPlan .blocMainSite .blocSite{
	width:194px;
	height: auto;
	float: left;
	margin-right: 1px;
}
body.plan-site #left-col #detailsPlan .blocMainSite .blocSite .blocEnteteSite{
	width: 194px;
	height: 39px;
	background :url('../images/imgsite/sitemap/entete-title-bloc.png') no-repeat;
	margin-top: 20px;
}
body.plan-site #left-col #detailsPlan .blocMainSite .blocSite .blocEnteteSite span{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 35px;
	padding-left: 11px;
}
body.plan-site #left-col #detailsPlan .blocMainSite .blocSite .contentBlocSite{
	width: 181px;
	height: 280px;
	display: block;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	margin: -4px 0 0 0;	
	padding-left: 11px;
	padding-top: 15px;
}
body.plan-site #left-col #detailsPlan .blocMainSite .blocSite .contentBlocSite a, .contentBlocSite a:hover{
	font-size: 12px;
	font-weight:bold;
	color: #444444;
	text-decoration: none;
}
body.plan-site #left-col #detailsPlan .blocMainSite .blocSite .finBlocSite{
	width: 194px;
	height: 22px;
	background :url('../images/imgsite/sitemap/bot-site-map.png') no-repeat;
}

