/* -----------------------------------------------
             IE/Win only Styles
----------------------------------------------- */

/* post-it : 4 valeurs = top, right, bottom, left - 3 valeurs = top, left & right, bottom - 2 valeurs = top & bottom, left & right */

/* post-it : IE double les valeurs margin l et r sur les lments ayant float:left ou right */


/* CARTOUCHE GENERAL (pour centrer le cartouche - bug IE6) */

* html body {
     margin: 0; /* pour viter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     }
     
* html .right { display:inline; } /* empche IE win de doubler les marges latrales */
* html .left { display:inline; } /* empche IE win de doubler les marges latrales */


/* -----------------------------
             MENU
------------------------------*/

* html #tzBT_VIATICA {
	padding-top: 16px;
	}

* html #tzBT_ICONOTHEQUE {
	padding-top: 10px;
	}

* html li.tzLIENMENUIMG a { width:130px; }
	
	
* html #CELLULE_CENTRALE { margin-bottom:-1px; position:relative; } 

* html #tzIMAGE1 { padding-right:17px; float:right; }



* html #LIEN_DATE_EVENEMENT { width:185px; display:block; background: transparent url(interface/pucecarree.gif) 5px 3px no-repeat; padding: 0 5px 0 18px;}

* html #tzLIB_TITRE_EVENEMENT { width:185px; display:block; padding:0 5px 4px 40px;}

* html #LIEN_TITRE_ANNONCE { width:185px; display:block; background: transparent url(interface/pucecarree.gif) 5px 3px no-repeat; padding: 0 5px 0 18px;}

* html #tzLIEN_TITRE_ANNONCE { width:185px; display:block; padding:0 0 4px 0; }

* html #LIB_BANDEAU_PAGE { display:block; padding:15px 0 0 22px; }

* html #CELLULE_AGENDA, * html #CELL_ANNONCES
	{ display:block; }

* html #tzLIEN_SUITE_ANNONCE
	{ padding-top: 10px; }
	
* html #tzLIB_AGENDA, * html #tzLIB_ANNONCE
	{ padding-top: 25px; }

* html a#LIEN_SUITE_AGENDA
		{ display:block; margin-top: 23px; }

/* Styles exclusifs IE5/Win
   Utilise le filtre Mid Pass:
   http://tantek.com/css/050203/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import url('swm_ie5win.css'); /*";}
}/* */