/* FEUILLE de STYLE spécial BOUTONS - Etoile du Berger */
/* Toutes pages */

img.precharge {  /* Préchargement des images (pour boutons avec survol)... */
	display: none; }

/*****************************************/
/* Boutons pour le choix du FORMAT VIDEO */
/*****************************************/
	
.choix_format_video {
	text-align: center;
	width: 660px; /* Largeur définie nécessaire pour centrage sous FF */
	margin: auto; /* Pour centrage FF */
	padding: 0; }
	
.choix_format_video a {
	display: block;
	width: 660px;
	height: 200px; }
	
a.choix_format_proshow_presentation_vt1 {
	background-image: url(../images/boutons/choix_format_proshow_presentation_vt1.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/choix_format_proshow_presentation_vt1.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */ }
	
a.choix_format_proshow_presentation_vt1:hover {
	background-image: url(../images/boutons/choix_format_proshow_presentation_vt1_over.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/choix_format_proshow_presentation_vt1_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
	
a.choix_format_flash_presentation_vt1 {
	background-image: url(../images/boutons/choix_format_flash_presentation_vt1.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/choix_format_flash_presentation_vt1.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */ }
	
a.choix_format_flash_presentation_vt1:hover {
	background-image: url(../images/boutons/choix_format_flash_presentation_vt1_over.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/choix_format_flash_presentation_vt1_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
	
.bouton_format_video {
	text-align: center;
	width: 330px; /* Largeur définie nécessaire pour centrage sous FF */
	height: 80px;
	margin: auto; /* Pour centrage FF */
	padding: 0; }
	
.bouton_format_video a {
	display: block;
	width: 330px;
	height: 80px; }
	
a.bouton_format_proshow {
	background-image: url(../images/boutons/bouton_format_proshow.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/bouton_format_proshow.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */ }
	
a.bouton_format_proshow:hover {
	background-image: url(../images/boutons/bouton_format_proshow_over.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/bouton_format_proshow_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }
	
a.bouton_format_flash {
	background-image: url(../images/boutons/bouton_format_flash.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/bouton_format_flash.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */ }
	
a.bouton_format_flash:hover {
	background-image: url(../images/boutons/bouton_format_flash_over.png)!important; 
	background-image: none; /* Correctif IE5.5 et IE6 pour transparence PNG... Ligne non lue par les navigateurs "normaux" */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/boutons/bouton_format_flash_over.png', sizingMethod='scale'); /* Correctif IE5.5 et IE6 */
	background-position: 0 0; }

/*****************************************/
/* BOUTONS de la page d'Accueil Webex... */
/*****************************************/

.conteneur_menu_webex {
	/*background-color: #CCCC66;*/
	text-align: left;
	margin: 20px 0;
	padding-left: 10px; }

.conteneur_menu_webex ul {
	margin: 0;
	padding: 0;
	list-style: none; }

.conteneur_menu_webex li {
	float: left; }

/*************************************/
/* BOUTONS sous le MENU principal... */
/*************************************/
	
.webex_programme {
	margin: 35px 0 0 5px; }	
	
.webex_formation {
	margin: 43px 0 0 5px; }	
	
.webex_formation_public {
	margin: 20px 0 0 17px; }	
		
.webex_themes {
	margin: 43px 0 0 5px; }	
		
.webex_faq {
	margin: 20px 0 0 5px; }	
		
.webex_explique {
	margin: 10px 0 0 20px; }	
		
.webex_inscription {
	margin: 10px 0 0 15px; }	
