#Bulletin{
width:560px;
margin-left:10px;
text-align:left;
}

#Bulletin H3{
background-color:#FF6915;
color:#FFFFFF;
display:block;
font-family:Arial;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
padding:0px 10px;
text-align:left;
text-decoration:none;
text-indent:5px;
text-transform:uppercase;
}

/*Liste des pistes / rm / liaisons*/
#Bulletin .ListePistes {
	font-size: 10px;
}

#Bulletin .ListePistes Table{
	border:1px solid #000;
	border-collapse:collapse;
	margin:5px;
	width:300px;
}	
#Bulletin .ListePistes Table th.Entete{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	text-align:center;
	background-color:#C5BB91;
	border-bottom:1px solid #000;
}	
#Bulletin .ListePistes Table caption,
#Bulletin .ListePistes Table th{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	line-height:16px;
	padding:0px;
	font-weight:bold;
	text-align:center;
}

#Bulletin .ListePistes Table .Remarque{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000;
	font-size:11px;
	font-weight:normal;
}

#Bulletin .ListePistes Table td{
	border-bottom:1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	height:16px;
	vertical-align:middle;
	text-align:left;
	padding:2px;
}	
#Bulletin td.L1,#Bulletin tr.L1 td{background-color:#CED1D4;}
#Bulletin td.L2,#Bulletin tr.L2 td{background-color:#E6E8EA;}
#Bulletin .ListePistes Table tr:hover{background-color:#F5F5F5;}	

#Bulletin .BulletinNeige {
	text-align:center;
	font-weight:normal;
}

#Bulletin .BulletinNeige .Contenu{
font-size:11px;
font-family:"Trebuchet MS", Verdana;
}
#Bulletin .BulletinNeige H2{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#Bulletin .DateBulletin{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
}

#Bulletin .BulletinNeige .Information{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	background-color:#F7F3DD;
	border:1px solid #000;
}

#Bulletin .BulletinNeige .Bloc{
	color:#000;
	text-align:left;
	/*	padding:2px;*/
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	margin-bottom: 20px;
}

#Bulletin .BulletinNeige .Bloc .Contenu{
	color:#000;
	text-align:left;
/*	padding:2px;*/
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;	
}

#Bulletin .BulletinNeige .TableEnneigement{
	border:1px solid #000;
	border-collapse:collapse;
	width:500px;
}

#Bulletin .BulletinNeige .TableEnneigement th{
background-color:#A1A8AD;
border-bottom:1px solid #000000;
font-size:12px;
font-weight:bold;
text-align:center;
}
#Bulletin .BulletinNeige .TableEnneigement td{
	font-size:10px;
	text-align:center;
	border-bottom:1px solid #000;
	padding:2px;
}

#Bulletin .PictoAvalanche{
/*	width:120px;
	float:right;*/
}	
#Bulletin .PictoAvalanche img{
	width:30px;
}	


#Bulletin .TableMeteo{
	font-family:Arial;
	border-collapse:collapse;
	border:1px solid #000;
}

#Bulletin .TableMeteo th{
background-color:#A1A8AD;
border:1px solid #000000;
color:#000000;
font-size:12px;
font-weight:bold;
margin:5px;
padding:5px;
text-align:center;
}
#Bulletin .TableMeteo td{
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	padding:5px;
	font-weight:normal;
	width:240px;
	margin:5px;
	border:1px solid #000;
}

#Bulletin .PictoMeteo{
	width:48px;
	float:left;
	margin:3px;
}	
#Bulletin .PictoMeteo img{
	/*width:48px;*/
}	
