/* CSS Document */

/****************************
* AUTEUR : Webmaster CHA    *
* CREATION : février 2004   *
* DERNIERE MàJ : *
****************************/

body	{font-family: Verdana, sans-serif; font-size: x-small;
		margin-left: 0pt; margin-right: 0pt; margin-top: 2pt;  margin-bottom: 2pt;
		background: #FFFFFF;
		/*Ascenceur*/
		scrollbar-face-color:#FFFFFF;
		scrollbar-arrow-color: #666666;
		scrollbar-track-color:#EFEFEF;
		scrollbar-shadow-color:#CCCCCC;
		scrollbar-highlight-color:#CCCCCC;}

p {font-size: x-small}

li		{font-size: x-small;
		vertical-align: middle;}

/*Listes à puces avec image ronde brune vide*/
ul		{list-style-image: url(images/carre.gif);}

/*Listes à puces sans marge*/
ul.ssmarge	{margin-left: 15pt; margin-right: 0pt; margin-top: 0pt;}

/*Listes numérotées*/
ol		{list-style-type:decimal}

/*Listes abc*/
ol.abc	{list-style-type:lower-alpha}


/*Textes contenus dans les tableaux*/
table	{font-size: x-small;}

.table_menu {width: 100px;
             border :#CCCCCC dotted 1px;}
.td_menu {border :#CCCCCC dotted 1px;}


.table_contenu {width: 628px;
               border : #CCCCCC solid 1px;}
.table_img {width: 100%;
            border : #CCCCCC solid 1px;}

/*Liens menu*/

.menuOutline3       { BACKGROUND: #1D0466 ; WIDTH: 140PX;}

.menuitem           { PADDING-RIGHT: 4px; DISPLAY: block; PADDING-LEFT: 4px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px; FONT-size: xx-small; font-weight: bold; COLOR:#0066CC ;  text-decoration: none;}
.menuitem:hover     { BACKGROUND: #FFFFFF; COLOR: #D11F23; font-weight: bold; text-decoration: none;}

.menuitem2           { PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 2px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px; FONT-size: xx-small; font-weight: bold; COLOR:#1D0466;  text-decoration: none;}
.menuitem2:hover     { BACKGROUND: #EFEFEF; COLOR: #1D0466 ; font-weight: bold; text-decoration: none;}



/*les div pour le menu*/

.div1{ height:1px; background:#CCCCCC;}
.div2 {background:#CCCCCC;}


/*ligne*/
.hr	{
	color: #CCCCCC;
	height: 1px;
	}



/*Site officiel de l'Etat de Genève*/
h1		{color:#1D0466 ;
		font-size: x-small;
		font-weight: bold;}

/*Chancellerie d'Etat à droite*/
h2		{font-size: xx-small;
		font-style: italic; font-weight: bold;}

/*Titre de la page (à tapper en minuscule) dans bande brune avec carré devant*/
h3		{color: #D11F23;
		font-size: xx-small;
		font-weight: bold;
		text-transform: uppercase;
		}	

/*Sous titre 1 er niveau gras*/
h4		{font-size: x-small;
		font-weight: bold;}	

/*Sous titre 2 ème niveau gras*/
h5		{font-size: x-small;
		font-weight: bold;}	

/*Sous titre 3 ème niveau gras*/
h6		{font-size: x-small;
		font-weight: bold;}	

/*Sous titre 3 ème niveau gras*/
h7		{font-size: x-small;
		font-weight: bold;}	

/*Pour tous les titres et sous-titres*/
H1, H2, H3, H4, H5, H6, H7 {margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt}

/*Adresse page accueil de la cha*/
.adr		{font-size: xx-small; color: #663300;} 

.texte		{
	font-size: 1em;
}

.textept	{font-size: xx-small;}

.texteptgras {font-size: xx-small;
              font-weight: bold;}

.textegras	{color: #1D0466;
			font-size: x-small;
			font-weight: bold;}

.textebold	{font-size: x-small;
			font-weight: bold;}

.textetitalic {
			font-size: x-small;
			font-style: italic;}
			
.textejustifie {font-size:x-small;
               text-align: justify;
			   margin-left: 0px; margin-right: 15px; margin-top: 0px;  margin-bottom: 0px;}
			   
.texteptjustifie {font-size:xx-small;
               text-align: justify;
			  }	   
			   
.textegris {color: #cccccc;
            font-size: x-small;
            font-weight:bold;}
			   
			   

/* Liens menu */
a:active { color: #1D0466; text-decoration: none } 
a:link { color: #1D0466; text-decoration: none }
a:visited {color: #666666; text-decoration: none } 
a:hover { color: #666666; text-decoration: underline } 

/*liens normaux*/

.a2:active { color: #D11F23; text-decoration: none } 
.a2:link { color: #D11F23; text-decoration: none }
.a2:visited {color: #1D0466; text-decoration: none } 
.a2:hover { color: #1D0466; text-decoration: underline } 



/*Mise en forme tableau adresse impression*/
table.eCom_print_tab_bord
	{
	border: solid 1pt #CCCCCC;
	}

td.eCom_print_tab_bord_haut
	{
	border-top: solid 1pt #CCCCCC;
	}

td.eCom_print_tab_bord_droite
	{
	border-right: solid 1pt #CCCCCC;
	}

/*Mise en forme tableau qte & prix impression*/
table.eCom_print_tab_qp_bord
	{
	border: solid 1pt #CCCCCC;
	}

td.eCom_print_tab_qp_bord_haut
	{
	border-top: solid 1pt #CCCCCC;
	}

td.eCom_print_tab_qp_bord_droite
	{
	border-right: solid 1pt #CCCCCC;
	}

eCom_print_th
	{
	font-size: xx-small;
	font-weight: bold;
	}

/* a insérer dans chaque site */
/*entry-field montant */

.eCom_efPrix  {text-align: Right; 
			  background-color:#FFFFFF; 
			  border-style: solid; 
			  border-width: 0;
			  }
.eCom_efPrixTotal
			  {text-align: Right; 
			  background-color:#FFFFFF; 
			  border-style: solid; 
			  border-width: 0;
			  }

.eCom_nomArticle
			{
			font-size: xx-small;
			font-weight: bold;
			}

.eCom_th
			{
			font-size: xx-small;
			font-weight: bold;
			}

.eCom_TotalCommande
			{
			font-size: x-small;
			font-weight: bold;
			
			}

.eCom_txtInfo
			{
			font-size: xx-small;
			font-weight: bold;
			
			}

.eCom_txtChamp
			{
			font-size: xx-small;
			
			
			}


/*Mise en forme tableau pmt*/
table.eCom_tab_pmt_bord
	{
	border: solid 1pt #CCCCCC;
	}

td.eCom_td_pmt_bord_haut
	{
	border-top: solid 1pt #CCCCCC;
	}

td.eCom_td_pmt_bord_droite
	{
	border-right: solid 1pt #CCCCCC;
	}

/*Mise en forme tableau adresse correspondance*/
table.eCom_tab_adr_cor_bord
	{
	border: solid 1pt #CCCCCC;
	}

td.eCom_td_adr_cor_bord_haut
	{
	border-top: solid 1pt #CCCCCC;
	}

td.eCom_td_adr_cor_droite
	{
	border-right: solid 1pt #CCCCCC;
	}

/*Mise en forme tableau carte*/
table.eCom_tab_carte_bord
	{
	border: solid 1pt #CCCCCC;
	}

td.eCom_td_carte_bord_haut
	{
	border-top: solid 1pt #CCCCCC;
	}

td.eCom_td_carte_droite
	{
	border-right: solid 1pt #CCCCCC;
	}

/*Mise en forme tableau pb commande*/
table.eCom_tab_commande_bord
	{
	border: solid 1pt #CCCCCC;
	}
