﻿body
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	margin:auto;
	text-align:center;
}

/* pour ceux qui ont un id = divmain*/
divmain
{
	position: relative;
	width: 857px;
}

a.accesclient, a.liendetail
{
	vertical-align: top;
	color: Black;
	text-decoration: none;
}

a.accesclient:hover
{
	color: Gray;
	text-decoration: underline;
}

a.liendetail:hover
{
	color: Gray;
	text-decoration: underline;
}

/* pour ceux qui on un cssclass = entetetableau*/
.entetetableau
{
	border: solid 1px #0093ef;
	background-color: #97cdef;
	height: 20px;
	padding: 2px;
}

.lignetableau0
{
	border-left: solid 1px #0093ef;
	border-right: solid 1px #0093ef;
	background-color: #ffffff;
	height: 20px;
	padding: 2px;
}

.lignetableau1
{
	border-left: solid 1px #0093ef;
	border-right: solid 1px #0093ef;
	background-color: #dfe9ef;
	height: 20px;
	padding: 2px;
}

.lignebottom
{
	border-bottom: solid 1px #0093ef;
}

.lignetop
{
	border-top: solid 1px #0093ef;
}

.ligneleft
{
	border-left: solid 1px #0093ef;
}

.ligneright
{
	border-right: solid 1px #0093ef;
}


.tocenter
{
	text-align: center;
}

.toright
{
	text-align: right;
}

.toleft
{
	text-align: left;
}

.imgSicre
{
	width: 102px;
	height: 113px;
}



.tableMain
{
	border-left: solid 1px Gray;
	border-right: solid 1px Gray;
	background-color: White;
}


.tdWeb
{
	vertical-align: top;
	text-align: center;
	width: 857px;
	/*height: 1000px;*/
	height: auto;
	min-height: 1000px;
}



/*Saisies Operateurs*/
#Div_Evenements
{
	width: 95%;
	height: 560px;
	border: solid 1px White;
}

#Div_Recap
{
	width: 95%;
	height: 30px;
	border: solid 1px White;
}

#Div_EditFiche, Div_FicheFaite, Div_DebutFiche, Div_FinFiche, Div_FicheTerminee, Div_Commentaire, Div_NF, Div_NT, Div_TpsExc, Div_FNR, Div_DeplacerFiche
{
	width: 95%;
	height: 515px;
	border: solid 1px White;
}
/*Saisies Operateurs*/

.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=80);
	opacity: 0.8;
	z-index: 10000;
}
.pconfirm
{
	height: auto;
	border: outset 1px black;
	background-color: #E9F1FA;
	color: black;
	text-align:center;
	font-family: Arial;
}

.CustomComboBoxStyle .ajax__combobox_textboxcontainer input {
     margin: 0; 
        border: solid 1px #7F9DB9; 
        border-right: 0px none; 
        padding: 1px 0px 0px 5px; 
        font-size: 13px; 
        height: 18px; 
}
.CustomComboBoxStyle .ajax__combobox_buttoncontainer button {
    background-image: url('http://alpha-ss3d.fr/style/ajax/combobox/windows-arrow.gif'); width : 21px; height : 21px; background-position : center; background-repeat : no-repeat;
    border : 0px; vertical-align : middle;
}
  
.CustomComboBoxStyle  .ajax__combobox_itemlist li  
{  
        font-family: arial; font-size: 12px;  z-index:10000;
}
.CustomComboBoxStyle .ajax__combobox_itemlist 
{ 
        border-color: #7F9DB9; position: static !important; margin : 0px
} 


@media print
{
	.noprint
	{
		display: none;
	}
}
