/* 
   1. Top Right Bottom Left 
   2. Vertical align : height and line-height must be the same
*/

/************************* PREDEFINED CSS EDITOR **************************/
.par_defaut { font-family: Tahoma; font-size:12px; }
.taille_08px { font-size:8px; }
.taille_09px { font-size:9px; }
.taille_10px { font-size:10px; }
.taille_11px { font-size:11px; }
.taille_12px { font-size:12px; }
.taille_13px { font-size:13px; }
.taille_14px { font-size:14px; }
.taille_15px { font-size:15px; }
.taille_16px { font-size:16px; }
.taille_17px { font-size:17px; }
/**************************************************************************/

body,html {
	margin: 0;
	padding: 0;
	font-family: Tahoma; font-size: 12px;
	color:#666666;
	text-align: center;
}

td { font-family: Tahoma; font-size: 12px; }
/*p {margin:0; padding:0;}  Annule les sauts de ligne générés par le retour chariot (création de balise <p>) */

a, a:active, a:visited { font-family: Tahoma; color: #444444; background-image:url('../effet_accordeon/images/titre_bng.jpg'); }
a:hover { color: #999999; background:#FFFFFF url(''); }

.newsletter { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }


/* ------------------------- B U T T O N   + info -------------- (also : ascenseur/lightshow/tooltip) -------------- */
	 /* NORMAL */
	.button_plus:link, .button_plus:active, .button_plus:visited, 
	.p7EPM05 .p7epm_trigs a, /* more => ascenseur.css INFOPLUS only */ 
	.tooltip_lk:link, .tooltip_lk:active, .tooltip_lk:visited, /* more => tooltip.css INFOPLUS only */ 
	.p7LSM02 .p7LSM_trigs .p7lsm_type_cnt /* more => lightshow.css */ { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: normal;
		color: #000000; 
		background-color: #CCCCCC;
		padding: 0px 4px;
		border:1px solid;
		border-color: #F0F0F0 #999999 #999999 #F0F0F0;
		text-decoration: none;     
	}
	/* OVER */
	.button_plus:hover, 
	.p7EPM05 .p7epm_trigs a:hover, /* more => ascenseur.css INFOPLUS only */
	.tooltip_lk:hover, /* more => tooltip.css INFOPLUS only */ 
	.p7LSM02 .p7LSM_trigs .p7lsm_type_cnt:hover /* more => lightshow.css */ { 
		color: #DDDDDD;
		background-color: #1A1A1A;
		border:1px solid;
		border-color: #F0F0F0 #999999 #999999 #F0F0F0;
		text-decoration: none;  
	}
	/* SELECTED */
	.p7EPM05 .p7epm_trigs .p7epm_open { /* more => ascenseur.css INFOPLUS only */
		color: #000000;
		border:1px solid;
		border-color: #F0F0F0 #999999 #999999 #F0F0F0;
		background: #CCCCCC;
		text-decoration: none;
	}
/* ----------------------------------------------------------------------------------------------------------------- */


/* --------------------------------------------- L I G H T S H O W ------------------------------------------------- */
/* NO FRAME */
#lightshow_no_frame {
width: 720px;
text-align:left;
}
#lightshow_no_frame_title {
font-size: 17px; 
text-align: left;
margin-bottom: 10px;
padding-bottom: 2px;
color:#666666;
border-bottom:1px solid #888888;
}
/* ----------------------------------------------------------------------------------------------------------------- */
