
/*.........Parametre par Defaut....................*/
body
{
	font: normal normal normal 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#F0F0F0;
	background-image: url(../images/bgTop3.gif);
	background-repeat: repeat-x;
   color:black;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#calendrier,#tblSectionClient,#tblAdresse,#tblSectionVolumeClient,#tblActivationClient,#tblCmd,#tblVolumeSech,#tblVolumeChauf{

	 background-image: url(../images/tableBG.gif);
	 background-repeat: repeat-x;
	 background-position: bottom;
	 font-weight: bold;
	 padding:2px 5px 4px 5px;
	 font-size: 9px;
	 background-color: white; 
	 
	 
	
}



td{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
   font-weight: normal; 
	
}

.FormatageTable
{
	 background-image: url(../images/tableBG.gif);
	 background-repeat: repeat-x;
	 background-position: bottom;
	 background-color: white;
}

/*Contenant Principal*/
#Conteneur
{
	width: 100%;
	margin:0px;
	padding: 0px;
	background-color: transparent;
	text-align:center; 
	
	
}

/*............Formatage de l'Entete............*/
#Entete
{
   width: 100%;
	height: 80px;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	background-color:white;
	text-align: left;
}

/*navigation Primaire*/
#Navigation
{
	background-color: #F2F2F2;
	background-image: url(../images/bgTop3.gif);
	height: 15px;
	width: 100%;
	padding: 5px; 
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid white;
}

/*............Formatage du Main ............*/
#Main
{
	
	width: 100%;
	overflow: auto;
	margin: 0px;
	padding: 5px;
	text-align: left;
	border: 1px solid white;
	background-color: #F3F3F3;
	
	
	
}

/*............Formatage du Pieds de Page ............*/
#PiedsDePage
{
	
	height: 15px;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	background-color: #F2F2F2;
	
}


/*............Formatage du Copyright ............*/
#Copyright
{
	
	height: 10px;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background-color: white;
	width: 100%;
}

#Frame
{

	width:810px;
	margin:5px;
	padding: 0px;
	border:5px White solid;
	background-color: White;

}

input,select{
font: normal normal normal 8pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*................menu................... */

 .menu  {
margin:0px;
padding:0px;
list-style: none;
display: inline;
}



 .menu  li {
margin:0px;
padding: 20px;
display: inline;
background-image: url(../images/iconLink.gif);
background-repeat: no-repeat;
background-position: left;
	
}

.Link
{
	font-weight: bold;
	color: #00704a;
	text-decoration:none;
 	cursor: pointer;
}

 .menu   a {
margin: 0px;
color: Aqua;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}

.menu   a:hover {
text-decoration: none;
color: Red;
font-weight: bold;
cursor: pointer;
margin: 0px;
}

.menu  a:visited {
margin: 0px;
color: #000000;
text-decoration:none;
 cursor: pointer;
}

.menu a:active{
margin: 0px;
text-decoration:none;
font-weight: bold;
cursor: pointer;
}


a:link {
margin: 0px;
color:  #778899;
text-decoration: none;

}
a:hover {
text-decoration: none;
color: Red;
}

a:visited {
margin: 0px;
color: #000000;
text-decoration:none;

}

 a:active{
margin: 0px;
color: #778899;
text-decoration:none;

}

.Titre
{
	color:Red;
	font-weight:bold;
	font-size: 11px;
}


.TitreForm
{
	 color:White;
	 font-weight:bold;
}


.PanneauInfosLeft{
	
	 margin-left: 0px;
	 float: left;
	 width: 350px;
	 background-color: White;
	 border: 1px solid #a9a9a9;
	 padding: 5px;
	 line-height: 15px;
	 text-align: left;
	  
}

.PanneauInfosMain{
	 background-color: White;
	 border: 1px solid #a9a9a9;
	 padding: 5px;
	 line-height: 15px;
	 text-align: left;
	 
	 
}

.PanneauErreur{
	background-color: White;
	 border: 1px solid #a9a9a9;
	 padding: 5px;
	 line-height: 15px;
	 text-align: center;
	 width: 800px;
}

.PanneauInfosInscription{

	 background-color: White;
	 border: 1px solid #a9a9a9;
	 padding: 5px;
	 margin: 5px 0 5px 0;
	 line-height: 17px;
	 
	 
}


.PanneauInfosAlpha{
	margin-left:0px;
	clear:right;
	background-color: transparent;
	padding: 5px;
	text-align: center; 
	
	 
}
.PanneauInfosDefault{
	width:auto;
	height: auto;
	text-align: center;
	padding: 5px;
}

.PanneauCalendrier{

	position: absolute;
	top: 170px;
	width: 100%;
	z-index: auto;	
}
.Calendrier{

	width:250px;
	padding: 5px 0 5px 0;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #696969;
	border: 1px solid black;
}

.BgFx
{
	background-image: url(../images/Formbg.gif);
	background-repeat: repeat;	
}

.MsgErreur
{
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	border: 1px solid silver;
	width: 50%;
	margin: 5px;
	padding: 5px;
	background-color: white;
	position: relative;
	left: 25%;	
}


#SectionOffres{
	
	background-color:white;
	padding: 5px;
	text-align: center; 
	width:435px; /*385px;*/
	border: 1px solid silver;
	
}

#SectionInfos{
	float: left;
	background-color:white;
	border: 1px solid silver;
	padding: 3px;
	line-height: 15px;
	
}

#SectionOffresDispo{

	
 	margin-bottom: 5px;
	background-color:white;
	padding: 5px;
	text-align: center; 
	width:435px;
	border: 1px solid silver;
	
	
	
	
}

#UC_OffreClient_tblOffres td,#UC_ContratClient_firstRow td{
	font-size: 10px;
	
}

#UC_ContratClient_tblContrats td{
	font-size: 10px;
	
}

#UC_OffreClient_firstRow td ,#UC_ContratClient_firstRow td{
 background-color: #DCDCDC;
 font-weight:bold;
 font-size: 9px;
}

#tblOffreConfirm{
	 width: 100%;
}

#tblOffreConfirm_firstRow{
	 
	 background-color:  #DCDCDC;
}

#tblOffreConfirm_firstRow td{
	font-weight: bold;
	font-size: 10px;
	
}

.miniCadre{
	display: block;
	padding: 2px;
	background-color: White;
	border: 1px solid silver;
	width:145px;
	color: black;
	font-weight: normal;
	font-size: 9px;
}

.miniMsgBox{

	display: block;
	padding: 5px;
	background-color: Gray;
	border: 1px solid black;
	width:400px;
	color: White;
	font-weight: bold;
	font-size: 11px;
	
}

.miniCadreSmaller{
	display: block;
	padding: 2px;
	background-color: White;
	border: 1px solid silver;
	width: 70px;
	color: black;
	font-weight: normal;
	font-size: 9px;
}

