/**
 * @version $Id$
 * @author IVèS
 * @copyright Copyright (C) 2006 - 2007 IVèS
 */

/* Classe generique */
.alignleft {
	text-align: left !important;
}
.aligncenter {
	text-align: center !important;
}
.center
{
	clear:both;
	/*padding-right: 3%;
	padding-left: 3%;*/
	margin : auto;
	text-align: center;
}
.alignright {
	text-align: right !important;
}
.justify {
	text-align: justify !important;
}
.floatleft {
	position:relative;
	float:left;
}
.floatright {
	position:relative;
	float:right;
}
.hidden 
{
	display:none;
}
.novisible
{
	visibility:hidden;
}

.bold {font-weight:bold;}
.green {color:#00CC00;}
.orange {color:#FF5500;}
.red {color:#FF0000;}

.cursorhelp { cursor:help;}

.cursorpointer {cursor:pointer;}

img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
.clear {
	clear: both;
}
a img {
	border-style: none;
}
.inline {
	display:inline;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active, a:focus 
{
	color: #f28e02;/*jaune*/
}
p {
	padding: 0 10px 0 25px;
	text-align: justify;
	font: Arial, Helvetica, sans-serif;
	color:#000000;
}

ul {
	position:relative;
	padding: 0 10px 0 5px;
}

li {
	list-style-type:square;
	list-style-position:inside;
	padding: 0 10px 0 30px;
	text-align: justify;
	font: Arial, Helvetica, sans-serif;
	color:#000000;
}

dd {
	background: #EEEEEE;
	padding: 0px;
}
dl {
	display: block;
	margin: 5px 0 5px 0;
}
dt {
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-stretch:condensed;
	margin: 0px 15px 0px 15px;
	text-align:center;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 15px 15px 15px;
	text-align:left;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 15px 15px 15px 15px;
	text-align:left;
}
h4 {
	color: #000000;
	font-size: 1em;
	margin: 15px 32px 15px 32px;
	text-align:left;
}
ul.help {
	padding: 0 35px 0 35px;
	text-align: justify;
	list-style:georgian;
}
em {
	font-weight: bold;
}
.a_inactive {
	margin:0px;
	padding:0px;
	color:gray;
}


/* ######## Video affiché sur la page de garde #### */
#videolsf {
	/*position:relative;*/
	margin: 35px auto 10px auto;
	height: 280px;
}

/*Flv player*/

#playercontroller 
{
	width: 230px;
	/*margin: 0 0 0 10px;*/
	margin:auto;
}
#playercontroller .button 
{
	/*taille des images*/
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	/*background-position: 2px 2px;*/
	float: left;
}
#playercontroller .button a
{
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	background-image: none;
}
#playercontroller .timeline 
{
	position: relative;
	float: left;
	width:150px;
	height:17px;
	margin-top:8px;
	margin-left:10px;
	background:  url(../images/commun/controle_background.gif) no-repeat;
}
#playercontroller .timeline a 
{
	position: absolute;
	left: 25px;
	top:1px;
	display: block;
	height: 13px;
	width: 20px;
	text-indent: -100em;
	overflow: hidden;
	background-image: url(../images/commun/control_slider.gif);
}

#playercontroller #playerpause
{
	display:none;
}

/* ##################### page d'appel client #### */
#communicationState
{
	font-size:0.9em;
	text-align: center;
}

#loading
{
	position:relative;
	background-color:#eaf5f8;
	width:352px;
	height:288px;
	text-align:center;
}

/*Testeur de bande passante affiché dans client_frame_plugin.php*/
#speedtester
{
	display:none;
	position:relative;
	background-color:#FFFFFF;
	width:352px;
	height:288px;
	text-align:center;
}

#loading img
{
	margin-top:40px;
}

/* Message d'erreur et de succès */
.erreur
{
	 color:red;
	 text-align:center;
}

.erreurmiddle
{
	color:red;
	text-align:center;
	font-size:1em;
}

.erreurPlugin
{
	color:red;
	text-align:center;
}


/* #####################  footer ################ */

#footer ul {
	position: relative;
	height: 16px;
	padding:0;
	margin-right:10px;
}
#footer li {
	display: inline;
	list-style-type: none;
	font-size:0.8em;
	padding:0;
	color:#fff;
}
#footer li a {
	padding:0;
	list-style:none;
	color:#fff;
	text-decoration:none;
}
#footer li a:hover {
	color:#888688;
}
/* Error Message */
.error {
	background: #F2E3ED;
	border: solid 1px #ccc;
	margin: 20px 10px 10px 10px;
	padding: 20px;
}
.error dl dd, .error dl dt {
	background: #F2E3ED;
	border: solid 0px;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}
.error dl dd ul li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.error dl ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*###################### Header	################################*/

/* Menu */


th.col1 {
	font-size: 10pt;
	width: 30%;
	background-color: rgb(204, 255, 255);
}
th.col_entete
{
	font-size: 10pt;
	background-color: rgb(204, 255, 255);
}
ul.ligne
{
	/*margin:0 auto;*/
	padding:0;
	position:relative;
	list-style-type: none;
}
ul.ligne li
{
	display: inline;
	margin-left:0px;
	margin-right:1px;
	padding:0;
	list-style-type: none;
}
ul.ligne a
{
	text-decoration:none;
}
/*page des contacts*/
ul.ligne form
{
	display:inline;
}
ul.ligne form div
{
	display:inline;
}
/*Formulaire du compte*/


 /*message d'erreur lors de formulaires incomplets ou erronés */
 #rightcontact .erreur, .erreur
{
	 color:red;
	 text-align:center;
 }
 #rightcontact .succes, .succes
{
	 color:green;
	 text-align:center;
 }
 
 
legend.formulaire {
	font: 0.9em Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	font-weight:bold;
}
/***** pages superviseur_ajout_abonne.php	*****/
div.bouton {
	cursor:pointer;
}
fieldset.formulaire {
	padding:10px;
	margin-right:20px;
	margin-left:20px;/*background:#ffffff;*/
}

label.formulaire, div.formulaire {
	font: Arial, Helvetica, sans-serif;
	position:relative;
	display: inline;
	float: left;
	width: 48%;
	text-align:left;
	margin-right:5px;
}


/* pages compte assistant */

span.formulaire {
	font: Arial, Helvetica, sans-serif;
	width: 180px;
}

label.question {
	float: left;
	font: Arial, Helvetica, sans-serif;
	margin:0px;
}
/* utilisé pour les etoiles du formulaire */
span.mandatory {
	color:#8F0000;
	font-weight:bold;
}
/*zones de saisie dans un formulaire : input, ...*/
input.saisie, select.saisie {
	width: 155px;
	font: Arial, Helvetica, sans-serif;
	margin:0 0 3px 2px;
	position:relative;
	float:left;
}

textarea#participants_conference
{
	font: Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
	position:relative;
	float:left;
}


/*checkbox en surimpression sur les boutons de choix de mode de communication */
input.checkmode1 {
	position:absolute;
	z-index:1;
	margin:20px 0 0 -22px;
	padding:0;
	/*to avoid IE6 switch*/
	width:14px;
	height:14px;
}
input.checkmode2 {
	position:absolute;
	z-index:1;
	margin:20px 0 0 9px;
	/*to avoid IE6 switch*/
        width:14px;
	height:14px;
}
/*Raccourcie config dans la page d'appel*/
input.checkmodemini {
	position:relative;
	z-index:1;
	/*top:-12px;*/
	left:16px;
	bottom:15px;
	/*margin:12px 0 0 4px;*/
	/*to avoid IE6 switch*/
    width:13px;
    height:13px;
    vertical-align:bottom;
    
}

a img.norm
{
	display: inline;
	border: 0;
	margin-top:0;
	padding-top:0;
	margin-right:0;
	padding-right:0;
	margin-left:0;
	padding-left:0;
}
a img.over
{
	display: none;
	border: 0;
	margin-top:0;
	padding-top:0;
	margin-right:0;
	padding-right:0;
	margin-left:0;
	padding-left:0;
}

a:hover img.norm, a:focus img.norm, a:active img.norm
{
	display: none;
}
a:hover img.over, a:focus img.over, a:active img.over
{
	display: inline;
}

/******* liste de contacts	page appel *******/
#tabContact
{
	text-align:center;
}
#liste_contact_appel
{
	OVERFLOW: auto;
	WIDTH: 100%px;
	HEIGHT: 250px;
	TEXT-ALIGN: center;
	position: relative;
}
#liste_contact_appel .resultats
{
	FONT-SIZE: 95%;
	width:70%;
	margin:auto;
}


#liste_contact_appel LI A SPAN ,#liste_contact LI A SPAN
{
	PADDING-RIGHT: 3px;
	DISPLAY: block;
	FLOAT: right;
	WIDTH: 35%;
	TEXT-ALIGN: left;
	/*height:30px;*/
}
.msg_presence
{
	line-height:30px;
	float:left;
}


/***************************************************************************/
/**********************		Page contacts dans page appel	****************/
/***************************************************************************/
 LI.li_contact, LI.li_contact_selected
{
	PADDING: 0px;
	TEXT-ALIGN: center;
	FONT-SIZE: 95%;
	list-style-type:none;
	border-bottom: #ebebeb 1px solid;
	position: relative;
}
 LI.li_contact A *
{
	FONT-SIZE: 1em;
	CURSOR: pointer;
}

LI.li_contact A , LI.li_contact_selected A
{
	PADDING-RIGHT: 1px;
	DISPLAY: block;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	HEIGHT: 32px;
	TEXT-DECORATION: none;
	CURSOR: pointer;
}
LI.li_contact A:active, LI.li_contact A:hover, LI.li_contact_selected A
{
	color:white;
	background-color: #f28e02;/*jaune*/
}
LI.li_contact IMG, LI.li_contact_selected IMG
{
	border: #ffffff 1px solid;
	display: block;
	float: left;
	width:40px;
	margin-right: 3px;
	height : 30px;
}

input#numero_demande {
	position:relative;
	width:130px;
}
input#numero_sortant {
	position:relative;
	width:150px;
}
/***************************************************************************/
/***************************		Page annuaire 		********************/
/***************************************************************************/

#listeActionAnnuaire li
{
	LIST-STYLE-TYPE: none;
}

/* champs de recherche*/
input#filtre
{
	position:relative;
	top:-9px;
}
/* tableau page annuaire*/
#resultatAnnuaire
{
	width:510px !important;
	margin:auto;
	height:400px;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
}

#resultatAnnuaire .tr
{
	background-image:url(../images/commun/tableau_annuaire_middle.gif)!important;
	background-repeat:repeat-y;
	height:35px;
	width:494px;
	line-height:35px;
	clear:both;
}
#resultatAnnuaire .tr div
{
	height:35px;
	line-height:35px;
	float:left;
	cursor:pointer;
}
#resultatAnnuaire #entete
{
	background-image:url(../images/fr/tableau_annuaire_header.gif)!important;
	background-repeat: no-repeat;
	height:27px;/*taille de l'image de fond d'entete*/
	width:494px;/*taille de l'image de fond*/
}

#resultatAnnuaire .nom
{
	width:148px;
}

#resultatAnnuaire .numeroSIP
{
	width:90px;
}
#resultatAnnuaire .appeler
{
	width:91px;
}
#resultatAnnuaire .appeler IMG
{
	margin-top:5px
}
#resultatAnnuaire .ajouter
{
	width:160px;

}
#resultatAnnuaire #bottom
{
	background-image: url(../images/commun/tableau_annuaire_bottom.gif);
	background-repeat: no-repeat;
	height:13px;/*taille de l'image de fond*/
	width:494px;/*taille de l'image de fond*/
	top:-7px;
	position:relative;
}

/* Menu contextuel de la page annuaire */

#monMenuContextuelAnnuaire .bd
{
	BORDER: #808080 1px solid;
	ZOOM: normal;
	BACKGROUND-COLOR: #fff;
}

#monMenuContextuelAnnuaire .bd ul
{
	PADDING: 0px;
	MARGIN: 0px;
}

#monMenuContextuelAnnuaire .bd li
{
	BORDER-BOTTOM: #fff 1px solid;
	LIST-STYLE-TYPE: none;
	PADDING: 3px;
	MARGIN: 0px;
}

#monMenuContextuelAnnuaire li a
{
	PADDING: 0px;
	PADDING-BOTTOM: 0px;
	/*CURSOR: default;*/
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
	color:black;
}

#monMenuContextuelAnnuaire .yuimenuitem-selected{background-color:#B3D4FF;}

/***************************************************************************/
/***************************		Page annuaire 		********************/
/***************************************************************************/
label.nous_contacter 
{
	position:relative;
	display: inline;
	float: left;
	width: 30%;
	text-align:left;
	clear:both;
}
#form_envoiMailContact input#email_expediteur,
#form_envoiMailContact input#titre
{
	float:left;
}

/***************************************************************************/
/***************************		Page FAQ 		********************/
/***************************************************************************/
#containerFAQ 
{
	height:500px;
	overflow:auto;
}