/**
	*	@fileoverview Index stylesheet		
	*	@date 12/10/2005
	*/


/*Page principale*/
.mainTable
{
	width:955px;
	border:0px;
}

.tableHeader
{
	height:75px;
	background-image:URL(../Img/Header.jpg);
	margin:2px 0px 2px 0px;
}

#trMenu
{
	height:25px;
	text-align:right;
}

.tableBody
{
	width:100%;
	height:505px;
	border:none;
}

.tableFooter
{
	width:100%;
	height:25px;
	background:#FFFFFF;
	margin:2px 0px 0px 0px;
}

#tdMenu
{
	width:770px;
	text-align:left;
}

.tableAccueilLogin
{
	width:168px;
	height:383px;
	background:white;	
	margin-right:2px;
	margin-bottom:2px;
}

.tableAccueilLiens
{
	width:168px;
	height:120px;
	background:white;
	margin-right:2px;
}

.tableAccueilIllustration 
{
	width:785px;
	height:100%;
	background:white;
}

.tablePresentationService 
{
	width:785px;
	height:100%;
	background:white;
	padding: 0px 0px 0px 0px;
}

.tableLogin
{
	width:140px;
	height:170px;
	margin:10px 10px 10px 10px;	
}

.tableContact
{
	width:785px;
	height:100%;
	background:white;	
	/*padding-top:1px;*/
}

.tableContactStep1
{
	width:100%;
	height:100%;
	/*margin-left:40px;*/
	/*margin-top:15px;*/	
}

.tableContactStep2
{
	width:100%;
	height:100%;
	margin-left:40px;
	/*margin-top:15px;*/	
}

.tableContactStep3
{
	width:100%;
	height:100%;
	margin-left:40px;
	/*margin-top:10px;*/	
}

.tableFichesTechniques
{
	width:785px;
	height:100%;
	background:white;
	padding-top:10px;
}

.tableFichesTechniquesCol1
{
	width:240px;
	padding-left:10px;
	text-align:justify;
	vertical-align:top;
}

.tableFichesTechniquesCol2
{
	text-align:center;
	vertical-align:middle;
}

.divFichesDescription 
{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;	
}

.tableParametrage
{
	width:313px;
	height:100%;
	background:white;
}

.tableMonCompte
{
	width:313px;
	height:100%;
	background:white;
}

.tableRapports
{
	width:313px;
	height:100%;
	background:white;
}

.tableMapTools
{
	width:100%;
	height:25px;
	background:white;
	margin-bottom:2px;
}

table.Carte
{
	/*width:100%;*/
	width:450px;
	height:475px;
	background:white;
}

td.Carte
{
	width:450px;
}


table.Legend
{
	height:475px;
	/*position:relative;
	text-align:left;*/
	width:190px;
	background:white;
	margin-left:2px;
	padding-left:10px;
	padding-right:10px;
}

td.legend
{
	width:190px;
	text-align:center;
}

.tableDate 
{
	margin-top:5px;
}

.tableMenuNotebook 
{
	width:150px;
	border:solid 1px #990100;
	background:#F8EBE0;
}

.tableMenuPostIt
{
	width:150px;
	border:solid 1px #990100;
	background:#F8EBE0;
}

.tableMenuAlerte
{
	width:150px;
	border:solid 1px #990100;
	background:#F8EBE0;
}

.tableNotebook 
{
	width:100%;
	height:100%;	
	padding:5px;
	margin:0px;
	background-color:White;	
}

.tableNotebookImage
{
	 Width:100%;
	 height:100%;	 
	 padding:5px;	 
	 background-color:white;	 
	 border : solid 1 #990100;	
}


/* Field sets */
#fsListeProduits
{
	width:290px;
	height:250px;
}

#fsListeProduits span
{
	font-weight:bold;
}

#fsIllustrationProduit
{
	width:430px;	
	height:480px;
}

#fsIllustrationProduit img
{
	margin:10px 5px 5px 0px;
}

#fsDescriptionProduit
{
	width:290px;	
	height:220px;
}

#fsDescriptionProduit #lblDescription
{
	width:100%;
	text-align:justify;
	padding:10px 15px 10px 0px;
}

.iFrameSubscription
{
	height:130px;
	padding:5px 5px 5px 5px;
}

.iFrameVue
{
	height:155px; /*135*/
	padding:5px 5px 5px 5px;
}

.iFrameCourbe
{
	height:155px; /*162*/
	padding:5px 5px 5px 5px;
}

.iFrameMotDePasse
{
	height:60px;
	padding:0px 0px 0px 5px;
}

.iFramePointsFavoris
{
	height:390px;
	padding:0px 0px 0px 5px;
}

.iFrameRapportsPrecipitation 
{
	height: 30px;
	padding:0px 0px 0px 5px;
}

.iFrameRapportsTemperature 
{
	height: 30px;
	padding:0px 0px 0px 5px;
}

.iFrameRapportsCourbe 
{
	height: 290px;
	padding:0px 0px 0px 5px;	
}

.iFrameRapportsRequest 
{
	height: 310px;
	padding:0px 0px 0px 5px;	
}

.iFrameBtnBunge
{
	height: 20px;
	width: 80px;
	padding:0px 0px 0px 0px;
	background-color:#AAAAAA;
	visibility:hidden;
	margin:0px;	
}

/*onglets du menu*/
input.btnMenu
{
	border:none;
	background:none;	
	color:#990100;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	height:19px;
	cursor:hand;
}

input.btnMenuSelected
{
	border:none;
	/*background:#F8EBE0;*/
	background:none;	
	/*color:#990100;*/
	color:#F8EBE0;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	height:19px;
	cursor:hand;
}

/*elements des sous menu de type liste*/
.divSsMenu
{
	position:absolute;
	background-color:#FFFFFF;
	border:solid 1px #990100;
	width:390px;
	z-index:2;
	
}
.cellInSsMenu
{
	cursor:hand;
	border-bottom: solid 1px #FFFFFF;
}

.corpsPageDocument
{
	 position:relative;
	 margin:0px;
	 padding:10 10 10 10;
     width:100%;
     height:100%;
}

.lblStepTitle
{
	font-size:13;
	font-weight:bold;
	background-color:rgb(197,197,197);
	border-width:25;
	height:25px;
	border-style:none;
	border-color:rgb(197,197,197);
	vertical-align:middle;
}

/*****************************************************************************/
/*                         MapTools Buttons                                  */
/*****************************************************************************/
input.btnMapTools
{
	border:none;
	width:18px;	
	height:18px;
	cursor:hand;		
}

input.btnMapTools2
{
	/*border:none;
	color:#990100;
	width:93px;
	height:21px;
	cursor:hand;
	text-align:center;
	font-size:7pt;*/
	border:solid 1px #990100;
	background:#F8EBE0;
	color:#990100;
	font-size:8pt;
	cursor:hand;	
}

/*Background par défaut des boutons*/
input.btnMapTools#uscMapTools_btnZoomIn{ background-image: url(../Img/btnZoomIn.gif); }
input.btnMapTools#uscMapTools_btnZoomOut{ background-image: url(../Img/btnZoomOut.gif); }
input.btnMapTools#uscMapTools_btnZoomBB{ background-image: url(../Img/btnZoomBB.gif); }
input.btnMapTools#uscMapTools_btnGlobal{ background-image: url(../Img/btnZoomToAllLayers.gif); }
input.btnMapTools#uscMapTools_btnCenter{ background-image: url(../Img/btnPan.gif); }
input.btnMapTools#uscMapTools_btnNotebook{ background-image: url(../Img/btnNotebook.gif); }
/*input.btnMapTools#uscLayers_btnCropStat{ background-image: url(../Img/btnCropstat.gif); }*/
/*input.btnMapTools#uscLayers_btnTableur{ background-image: url(../Img/btnCropstat.gif); }*/
input.btnMapTools#uscMapTools_btnAlert{ background-image: url(../Img/btnAlerte.gif); }
input.btnMapTools#uscMapTools_btnPostIt{ background-image: url(../Img/btnPostIt.gif); }

input.btnMapToolsSelected
{
	border:none;
	width:18px;	
	height:18px;
	cursor:hand;
	background-color:white;	
}

input.btnMapToolsSelected2
{
	/*border:none;
	color:#D87D24;
	width:93px;
	height:21px;
	cursor:hand;
	text-align:center;
	font-size:7pt;*/
	border:solid 1px #990100;
	background:#F8EBE0;
	color:#990100;
	font-size:8pt;
	cursor:hand;	
}

/*Classes affectées lors du clic*/
.uscMapTools_btnZoomIn{ background-image: url(../Img/btnZoomInActive.gif); }
.uscMapTools_btnZoomOut{ background-image: url(../Img/btnZoomOutActive.gif); }
.uscMapTools_btnZoomBB{ background-image: url(../Img/btnZoomBBActive.gif); }
.uscMapTools_btnGlobal{ background-image: url(../Img/btnZoomToAllLayersActive.gif); }
.uscMapTools_btnCenter{ background-image: url(../Img/btnPanActive.gif); }
.uscMapTools_btnNotebook{ background-image: url(../Img/btnNotebookActive.gif); }
/*.uscLayers_btnCropStat{ background-image: url(../Img/btnCropstatActive.gif); }*/
/*.uscLayers_btnTableur{ background-image: url(../Img/btnCropStatActive.gif); }*/
.uscMapTools_btnAlert{ background-image: url(../Img/btnAlerteActive.gif); }
.uscMapTools_btnPostIt{ background-image: url(../Img/btnPostItActive.gif); }

.divLayers
{
	height:130px;
	overflow:auto;
}

.visible
{
	visibility:visible;
}

.hidden
{
	visibility:hidden;
}
