/* DATA-AVALANCHES  */

/* MODULES RIGHT  */
h3 {
	font-size: 15px;
	margin: 0 0 5px 5px;
	padding: 0px;
	text-indent: 20px;
	font-weight: normal;
	background-image: url(../images/h3_back.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #115F8B;
	text-transform: uppercase;
	border: none;
}
h4 {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	color: #484a4d;
}
h5 {
	font-size: 14px;
	margin: 8px 0;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	margin: 0px;
}
h5 a {
	color: #4c4d51;
}
#dernieres_avalanches {
	border-collapse: collapse;
	width: 100%;	
}
#dernieres_avalanches img.icon_skill {
	border: 1px solid #146592;
}
.contenu {
	padding: 5px 0 5px 5px;
	/*border-bottom: 1px solid #c8dee9; */
	border-top: 1px solid #c8dee9;
	font-size: 13px;
	height: 80px;
}

.contenuImage {
	border-top: 1px solid #c8dee9;
	height: 80px;
	text-align: center;
	font-size: 13px;
}

.contenuImage img {
	box-shadow: rgba(0, 0, 0, 0.296875) 2px 2px 3px;	
}


.contenuGEarth {
	padding: 5px 0 5px 5px;
	border-top: 1px solid #c8dee9;
	text-align:center;
	font-size: 13px;
	height: 80px;

}
.massif {
	color: #3d3d3d;
}

img.icon_skill {
	/*border: 1px solid #146592;*/
}
/* MODULE FILTRE  */
#filters {
	width: 280px;
	border-collapse: collapse;
}
.filter_top {
	background-image: url(../images/filtre_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 310px;
	margin: 0px !important;
}
.filter_top h3 {
	background-image: none;
	color: #d2d2d2;
	margin: 7px 0 15px 0;
	text-indent: 10px;
}
.filter_bottom {
	background-image: url(../images/filtre_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 310px;
	padding: 0 0 35px 0;
}

.filter_top .intitule {
	color: #115f8b;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0 0 0;
}
td.filtre input {
	text-align: center;
}
/* LISTE DES AVALANCHES */
.avalanches_top {
	float: left;
	margin: 30px 0 0 0;
}
#avalanches {
	width: 560px;
	float: left;
	border-collapse: collapse;
}
th {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #115f8b;
}
#avalanches td.intitule {
	font-size: 11px;
	text-transform: uppercase;
	color: #115f8b;
}
/* AFFICHAGE D UNE AVALANCHE */
#view_avalanche td.intitule {
	font-size: 12px;
	text-transform: uppercase;
	color: #115f8b;
}
#view_avalanche {
	border-collapse: collapse;
	width: 900px;
}
#view_avalanche td {
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #c8dee9;
	border-top: 1px solid #c8dee9;
	font-size: 13px;
}
#view_avalanche table td {
	padding: 0;
	border-bottom: none;
	border-top: none;
}
p.retour {
	text-align: center;
	padding: 10px;
	clear: both;
}
p.retour a {
	text-align: center;
	display: inline-block;
	line-height: 40px;
	background-image: url(../images/h3_back.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 20px;
}
.url {
	background-image: url(../images/liens_ext.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
