<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#titre_module_podiums{
	margin-left:285px;
	margin-top:10px;
	width:230px;
	height:110px;
	padding-left:138px;
	padding-top:0px;
	font-size:14pt;
	background-image: url("../img/icon_podium.png");
	background-position: bottom center;
	background-repeat: no-repeat;
}


.podiums_1,.podiums_2,.podiums_3{
	font-size:8pt;
}
.podiums_1{
	text-align:center;
	margin-top:5px;
}
.podiums_2{
	margin-top:5px;
	text-align:left;

}
.podiums_3{
	margin-top:5px;
	text-align:right;
}
#boxAlert2{
	margin: 50px auto;
	border: 3px double #6180BE;
	padding: 20px 20px 20px 80px;
	background: #fffacd url("../../../media/img/ico_message_alert.png") no-repeat 10px 10px;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6180BE;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	margin-left:inherit;
	padding: inherit;
	padding-left:15px;
	background-image:inherit;
	width:589px;
}

.containeurpopup{
	opacity:inherit important!;
}

.titre_epreuve_popup{
	text-align:center;
	margin-bottom:10px;
}

.image_podium{
	float:left;
	width:934px;
	text-align:center;
}
.photo_podium_2 .image_podium img { 
	max-height:500px;
	max-width:840px; /* si changement changer aussi le width de image_podium */
	border: 3px solid black;
	
}
.photo_podium_2  img{
	vertical-align:middle;
	cursor:pointer;
}
.cadre_podium_2{
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
}
.cadreDossier_2{
	padding:20px;
	text-align:center;
}
.containeurDossier_2{
	float:left;
	opacity:inherit important!;
	margin: 10px 15px 10px 15px;
	width:135px;
	height:200px;
	background: url("../img/cadre_podium.png") no-repeat;
}
.titre_reunion_podium{
	padding:5px;
	color:white;
	border:solid 1px #2B477D;
	background-color:#2B477D;
	border-radius: 2px;
	-moz-border-radius: 2px;  
	-webkit-border-radius: 2px;  
	-khtml-border-radius: 2px;
	
}
.reunion_podium{
	float:left;
}
.cadre_photo{
	margin-left:3px;
	margin-top:10px;
}
.titre_epreuve_podiums_preview_2{
	margin-top:50px;
	font-size:10.5pt;
}

.next_prev_podium{
	float:left;
	height:200px;
	width:32px;
	padding-top:200px;
}
/* mise en forme popup podium */
.podiums_place_1,.podiums_place_2,.podiums_place_3{
	font-weight:bold;
}
.podiums_structure_1,.podiums_structure_2,.podiums_structure_3{
	font-style:italic;	
}
.podiums_temps_1,.podiums_temps_2,.podiums_temps_3{
	font-weight:bold;
}
.podiums_nageur_1,.podiums_nageur_2,.podiums_nageur_3{
}

</pre></body></html>