/* CSS Document */

/********************** ADMIN ***********************************************************/
html, body{
	margin:0px;
	padding:0px;
}


.admin {
	display:block;
	z-index:99;
	background:none;
	}



iframe{
	position:relative;
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}



select{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.checkbox{
	font-size: 10px;
	color: #666;
}

.checkbox input{
	color: #099;
	margin-right: 15px;
}

.btSupprimer{
	width: 185px;
	border: none;
	background-image: url(img/bt_supprimer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 16px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.btSuppr {
	display: block;
	height: 15px;
	width: 15px;
	background-image: url(img/supp.gif);
}

.btSupprimer:hover{
	color: #DE1A30;
}

.croixSupprimer{
	display: block;
	height: 20px;
	width: 20px;
	background-image: url(img/bt_supprimer.gif);
}

.insert_point, .liaison_point{
	/*margin-left: auto;
	margin-right: auto;*/

	background-image: url(img/point_gris.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	width:auto;
	margin-bottom:5px;
	margin-top:15px;
}

.liaison_point a{
	display: block;
	width: 170px;
	padding-left: 15px;
	background-color: #D4D4D4;
	font-weight: bold;
	color: #000;
}


#btContainer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}

.gestionFichier{
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: solid 1px #aca899;
	background-color: #FFF;
}

.gestionFichier label{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #DE1A30;
	height: 20px;
	clear: both;
	display: block;
}

.supprimerVisuel, .modifierVisuel{
	text-decoration: none;
	display: block;
	height: 15px;
	width: 70px;
	float:left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin-right: 1px;
	position: relative;
}

.modifierVisuel, .supprimerVisuel:hover{
	color: #DE1A30;
	background-color: #FFF;
	border: 1px solid #DE1A30;
}

.supprimerVisuel, .modifierVisuel:hover{
	color: #FFF;
	background-color: #DE1A30;
	border: 1px solid #DE1A30;
}


/*********** toolbar ***************************************/
#toolbar{
	position:absolute;
	height:27px;
	width: 250px;
	z-index:100;
	top:0px;
	left:0px;
}


#toolbar a {
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	float: left;
	text-decoration: none;
	height: 20px;
	width: 20px;
	text-align:center;
	margin: 1px;
}


#toolbar a:hover{
	height: 27px;
}


#toolbar .gras{
	background-image: url(img/gras.gif);
}

#toolbar .souligne{
	background-image: url(img/souligne.gif);
}

#toolbar .italique{
	background-image: url(img/italique.gif);
}

#toolbar .exposant{
	background-image: url(img/exposant.gif);
}

#toolbar .lien{
	background-image: url(img/lien.gif);
}

#toolbar .unlien{
	background-image: url(img/unlien.gif);
}

#toolbar .image{
	background-image: url(img/image.gif);
}

#toolbar .liste{
	background-image: url(img/liste.gif);
}

#toolbar .email{
	background-image: url(img/email.gif);
}


#toolbar .gomme{
	background-image: url(img/gomme.gif);
}

#toolbar .hr{
	background-image: url(img/hr.gif);
}

/*********** calendrier ***************************************/

#calendrier {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #CFC9C8;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1A171B;
	border-right-color: #1A171B;
	border-left-color: #1A171B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A171B;
	height: 165px;
}

#calendrier .hr{
	height: 1px;
	width: 100%;
	background-color: #1A171B;
}

#calendrier #en_tete_calendrier{
	color: #FFFFFF;
	font-size: 10px;
	background-color: #1A171B;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#calendrier #en_tete_calendrier a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 13px;
	width: 14px;
}

#calendrier #en_tete_calendrier a span{	display: none; }

#calendrier #en_tete_calendrier #previous{background-image: url(img/previous.gif);}
#calendrier #en_tete_calendrier #next{background-image: url(img/next.gif);}

#calendrier .table_calendrier{
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#calendrier .table_calendrier td{
	text-align: center;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	color: #000;
}


#calendrier .table_calendrier a{
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #CFC9C8;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CFC9C8;
}

#calendrier .table_calendrier span{
	color: #A8A8A8;
	display: block;
	background-color: #CFC9C8;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CFC9C8;
}



#calendrier .table_calendrier a:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A171B;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #1A171B;

}

#calendrier .table_calendrier .weekend{
	background-color: #4F3129;
	color: #FFFFFF;
}

#calendrier .table_calendrier .today{
	background-color: #DE1A30;
	color: #FFFFFF;
}


/********************** LOGIN ***********************************************************/
#paveLien{}


#paveLien .label{
	clear: both;
	display: block;
	height: 25px;
	float:right;
}


#paveLien .label span{
	display: block;
	float: left;
	text-align: right;
	width: 35px;
	margin-top: 2px;
	margin-right: 5px;
}

#paveLien .radio{
	padding-right: 15px;
	padding-left: 15px;
}

#paveLien .input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #002C53;
	width: 350px;
}

#paveLien .submit{
	float:right;
}


/************************* choix du lien **********************/
.creerLien {
	position:absolute;
	top:0px;
	left:0px;
	background-color: #D4D4D4;
	height: 110px;
	padding: 10px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:100;	
	color: #000;
}


.creerLien .input{
	font-size: 10px;
	border: 1px solid #5A3E28;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
}

.creerLien label{
	width: 320px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	height: 20px;
}

.creerLien label span{
	display: block;
	float: left;
	width: 70px;
}

.creerLien label .spanRadio{
	width: auto;
	font-size: 10px;
	padding-top: 3px;
}

.creerLien label .btRadio{
	float: left;
	margin-right: 15px;
}

.creerLien #messageErreurLien{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #57971F;
	font-weight: bold;
}

/***********************************************************************/


/************************ gestion de l'ordre ***************************/

.numOrdre{
	font-weight: bold;
	padding: 3px;	
}




/*************************************************************************/