@charset "utf-8";
#PhotoTips{
	/*float: left;*/
	margin-top: 0px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Verdana;
}

#PhotoTips a img{
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#PlanTips{
	/*float: left;*/
	margin-top: 0px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Verdana;
}

#PlanTips a img{
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div.LegPlan,
div.LegPhoto
{
	position: absolute;
	font-size: 10px;
	width: auto;
}


div.LegPhoto span, div.LegPhoto a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.LegPlan{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

div.LegPlan a{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


td div.PenMore {
	font-size: 10px;
	background-image: url(/_common/penichettes/img/BreadmoreL.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
 	background-color: transparent;
}

td div.PenMore a{
	background-image: url(/_common/penichettes/img/BreadmoreR.png);
	color:#333;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	background-color: transparent;	/*background-color: #FF0000;*/
}
td div.PenMore:hover{
	background-position: 0px -25px;
 	background-color: transparent;	
}
td div.PenMore a:hover{
	color:#CF6C1C;
	background-position: right -25px;
 	background-color: transparent;	
	/*background-color: #FF0000;*/
}

#DescPenichette{
	/*background-color: #0FF;*/
	float:left;
	display:block;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#DescPenichette div.RectifA{
	/*background-color: #000000; noir: ;*/
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	float:none;
	display:block;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#DescPenichette div.RectifB{
	/*background-color: #CC0000;	rouge*/
	margin:0;
	padding:0;
	float:none;
	display:block;
}

#blockPageCorps td
{
	padding:6px;
	
}


div.BatoPays
{
	margin-left:5px;
	margin-bottom:5px;
	background-color:#FFF;
	width:230px;
	/*display:block;*/
	float:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;	
}

div.BatoPays h3
{
	padding:0px;
	margin-bottom:5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #077FB4;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}


div.BatoRegion
{
	margin-top:5px;
	padding-left:5px;
	float:none;
	clear:left;
}


div.BatoRegion h2,
div.BatoRegion h2 a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #077FB4;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.BatoRegion a.StationLink{
	padding:0px;
	margin:2px;
	white-space:nowrap;
	display:block;
	float:left;
	color:#C00;
}
div.BatoRegion a.StationLink:hover{
	color:#F00;
}
