/* ------------------------------------------------------------------------- */
/* BALISES GENERALES                                                         */
/* ------------------------------------------------------------------------- */


A.type1:link {color:#009900; text-decoration:none;}
A.type1:visited {color:#009900; text-decoration:none;}
A.type1:active {color:#009900; text-decoration:none;}
A.type1:hover {color:#000000; text-decoration:none;}

A.type2:link {color:#000000; text-decoration:none; font-size:20px; vertical-align: bottom; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #66FF33; }
A.type2:visited {color:#000000; text-decoration:none; font-size:20px; vertical-align: bottom; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #66FF33; }
A.type2:active {color:#000000; text-decoration:none; font-size:20px; vertical-align: bottom; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #66FF33; }
A.type2:hover {color:#009900; text-decoration:none; font-size:20px; vertical-align: bottom; border-bottom : 1px; border-bottom-style : solid; border-bottom-color : #66FF33; }



A.menu1 {
text-decoration:none ; 				/* supprime le soulignement des liens */
/*display:block ; 				/* Crée un retour à la ligne à la fin de chaque bouton */
background-color:#009900 ; 			/* couleur du bouton */
color:white ; 					/* couleur du texte */
font-size:15px ; 				/*taille du texte */
margin:0px ; 					/* la marge extérieur autour des boutons est =0 (les boutons se touchent) */
padding:4px; 					/* la marge intérieur autour des boutons est de 4 pixels*/
border:1px solid; 				/* il y a une bordure solide de 1 pixel autour de chaque bouton */
border-color:#009900 black black #009900 ;	/* couleurs des 4 cotés des bordures, dans le sens des aiguilles d'une montre */
text-align:center; 				/* centre le texte de chaque bouton */
 } 					/* width:100px fixe la largeur de chaque bouton à 100 pixel */

A.menu1:hover {
border-top:2px solid black; 			/* change la couleur et l'épaisseur de la bordure haute lors du survol par la souris */
border-bottom:1px solid #009900;                 /* change la couleur et l'épaisseur de la bordure basse lors du survol */
border-left:2px solid black ;                   /* change la couleur et l'épaisseur de la bordure gauche lors du survol */
border-right:1px solid #009900 ; 		/* change la couleur et l'épaisseur de la bordure droite lors du survol */
padding:3px 3px 4px 4px } 			/* diminue la marge intérieure haute et basse du bouton survolé, pour compenser l'augmentation de la taille de la bordure */



body {
}

#ensemble {
position: absolute;
width: 960px;
background-color:WHITE;
}

#header {
height: 98px;
}

#logo {
	margin-left:0px;
	margin-top: 0px;
}

#bandeauhaut {
	 border:1px solid #339933;
	 background-image: url(http://ablg.fr/_img/fondbandeau.jpg);
	 background-repeat: repeat-Y-X;
}

#centre {
border:1px solid #339933;
background-image: url(http://ablg.fr/_img/fondbandeauloc.jpg);
background-repeat: repeat-Y-X;
margin-left: 0px;
margin-top: 25px;

}

#centrecontent { 
	
	 border-top:0px solid #339933;
	 border-left:0px solid #339933;
	 border-right:0px solid #339933;
	 border-bottom:0px solid #33993;
	 margin-left: 122px;
}

#banniereABLG {
	 margin-top: 240px;
	 float: left;	
}

#pied {
height: 30px;
background-color: #99CC99;
}

#margin1 {                                                         			
	margin-left:25px;			
}

#margin2 {
	margin-left:25px;
	margin-top:20px;
	width:600px;
}

#margin4 {
	margin-left:25px;
	margin-top:20px;
	background: url("../_img/carre1.jpg");
	width:600px;
}

#marginpubhaut {

	float:RIGHT;
	margin-top: 20px;
	margin-RIGHT: 5px;
	width:180px;
}
#marginpubcentre {

	float:RIGHT;
	margin-top: 20px;
	margin-RIGHT:10px;
	width:160px;
}

#margin3 {
	
	width:560px;
	margin-left:50px;
	margin-top:0px;
}

.padding1{
	padding-left:120px;
}


A.transparent:link {color:white; text-decoration:none; font-size:20px; }
A.transparent:visited {color:white; text-decoration:none; font-size:20px;}
A.transparent:active {color:white; text-decoration:none; font-size:20px;}
A.transparent:hover {color:white; text-decoration:none; font-size:20px;}

 /*  .................................ENCART BOX.............................................. */
/* ........................................................................................... */

		#principalbox {
		    width:610px;
			background-image:url(http://ablg.fr/_img/box/box_left.gif);
			background-repeat: repeat-y;
            		background-color : #FFFFFF;
		}
        	#principal2box {
			background-image:url(http://ablg.fr/_img/box/box_right.jpg);
			background-repeat: repeat-y;
            		background-position: right;
            		
		}

		#hautbox {
            	height: 28px;
            	background-image: url(http://ablg.fr/_img/box/box_login_panel_fill.jpg);
		background-color : #FFFFFF;
		}

		#hautbox img {
		    	vertical-align:top; /* for ie5*/
		}

			#coinghbox {
               			width: 58px;
				height: 28px;
				background-image: url(http://ablg.fr/_img/box/box_index_panel_left.gif);
				float: left;
				background-color: #FFFFFF;
				
			}
			#coindhbox {
                		width: 36px;
				height: 28px;
				background-image: url(http://ablg.fr/_img/box/box_index_panel_right.jpg);
				float: right;
				background-color: #FFFFFF;
			}
		#separe {
			background-image: ;
			height: 14px;
			padding: 0 32px 0 25px;

		}
		#contenubox {
			padding: 0 32px 0 25px;

		}

		#contenubox p {
			margin: 0px;

		}

		#basbox {
            	height:25px;
            	background-image:url(http://ablg.fr/_img/imgencadre/area_bottom.gif);
            	background-color: #FFFFFF;
	    
		}
			#coingbbox {
                width:22px;
				height:25px;
				background-image:url(http://ablg.fr/_img/imgencadre/area_bottom_left.gif);
				float: left;
				background-color: #FFFFFF;
			}
			#coindbbox {
                width:28px;
				height:25px;
				background-image:url(http://ablg.fr/_img/imgencadre/area_bottom_right.gif);
			    	float:right;
			    	background-color: #FFFFFF;
			}
	

div.separator {
	background-image :;
	background-repeat : repeat-x;
	width: 100%;
	height: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
}											

/*  .................................ENCART BLANC POUR ANNONCES............................... */
/* ........................................................................................... */
		
		#menugreen {
		    width:875px;
		    height:30px;
			background-color:#ffffff;
		}
		
		#principal {
		    width:610px;
			background-image: url(http://ablg.fr/_img/imgencadre/area_left.gif);
			background-repeat: repeat-y;
            background-color : #FFFFFF;
		}
        	#principal2 {
			background-image: url(http://ablg.fr/_img/imgencadre/area_right.gif);
			background-repeat: repeat-y;
            background-position: right;
		}

		#haut {
            height:18px;
            background-image: url(http://ablg.fr/_img/imgencadre/area_top.gif);

		}

		#haut img {
		    vertical-align:top; /* for ie5*/
		}

			#coingh {
                width:22px;
				height:18px;
				background-image: url(http://ablg.fr/_img/imgencadre/area_top_left.gif);
				float: left;
				background-color: white;

			}
			#coindh {
                width:28px;
				height:18px;
				background-image:url(http://ablg.fr/_img/imgencadre/area_top_right.gif);
				float: right;
				background-color: white;
			}
		#contenu {
			padding: 0 32px 0 25px;

		}

		#contenu p {
			margin: 0px;

		}

		#bas {
            height:25px;
            background-image:url(http://ablg.fr/_img/imgencadre/area_bottom.gif);
            background-color: white;
	    
		}
			#coingb {
                width:22px;
				height:25px;
				background-image:url(http://ablg.fr/_img/imgencadre/area_bottom_left.gif);
				float: left;
				background-color: white;
			}
			#coindb {
                width:28px;
				height:25px;
				background-image:url(http://ablg.fr/_img/imgencadre/area_bottom_right.gif);
			    	float:right;
			    	background-color: white;
			}
			

/*  .................................POLICE PLUS LIENS ....................................... */
/* ........................................................................................... */

.petit {
	font-size: xx-small;
	font-style: normal;
	line-height: 2px;
}
.petitvert {
	color: #008000;
	font-size: small;
	font-style: normal;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style3 {color: black}
.Style3 {color: #008000}
.Style4 {
	color: #000000;
	font-weight: bold;
}
.Style4 {
	color: #008000;
	font-weight: bold;
}

h1 {
font-size : 18px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : #006600;
font-weight: bold;
text-align: center;
padding-left:0px;
border-bottom: 1px solid #339933;
border-right: 1px solid #339933;
border-top: 1px solid #339933;
border-left: 1px solid #339933;
background: white;
}

h2 {
padding-left:90px;
}


h3 {
padding-left:0px;
font-size : 14px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-weight: bold;
text-align: center;
}
h4 {
padding-left:0px;
font-size : 14px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : red;
font-weight: bold;
text-align: center;
}

a.graspad:link {
font-size : 15px; 
font-family : Arial, Helvetica, Geneva, sans-serif; 
padding-left:145px;
font-weight: bold;
text-align: center;
color:#000000; text-decoration:none; font-size:20px;
}

a.graspad:visited {
font-size : 15px; 
font-family : Arial, Helvetica, Geneva, sans-serif; 
padding-left:145px;
font-weight: bold;
text-align: center;
color:#000000; text-decoration:none; font-size:20px
}

a.graspad:active{
font-size : 15px; 
font-family : Arial, Helvetica, Geneva, sans-serif; 
padding-left:145px;
font-weight: bold;
text-align: center;
color:#000000; text-decoration:none; font-size:20px;
}

a.graspad:hover {
font-size : 15px; 
font-family : Arial, Helvetica, Geneva, sans-serif; 
padding-left:145px;
font-weight: bold;
text-align: center;
color:#009900; text-decoration:none; font-size:20px; 
}

#grasdecale {
width:610px;
text-align: center;
font-size : 18px; 
font-family : sans-serif; 
font-weight: bold;
color : black;
margin-left:0px;
font-weight: bold;
}

#grasdecalesepare {
width:610px;
height:1px;
background-image: ;
background-repeat: repeat-X;

}


/*  .................................BOUTONS VERTS ........................................... */
/* ........................................................................................... */

.blancvert {
text-decoration:none ; 				/* supprime le soulignement des liens */
/*display:block ; 				/* Crée un retour à la ligne à la fin de chaque bouton */
background-color:#009900 ; 			/* couleur du bouton */
color:white ; 					/* couleur du texte */
font-size:15px ; 				/*taille du texte */
margin:0px ; 					/* la marge extérieur autour des boutons est =0 (les boutons se touchent) */
padding:4px; 					/* la marge intérieur autour des boutons est de 4 pixels*/
border:1px solid; 				/* il y a une bordure solide de 1 pixel autour de chaque bouton */
border-color:#009900 black black #009900 ;	/* couleurs des 4 cotés des bordures, dans le sens des aiguilles d'une montre */
text-align:center; 				/* centre le texte de chaque bouton */
 } 					/* width:100px fixe la largeur de chaque bouton à 100 pixel */


/*  .................................BOUTONS NOUVEAU........................................... */
/* ........................................................................................... */

/* Menu */

    .btn_gen {
      float:left;
      width:100%;
      line-height:normal;
      }
	  
    .btn_gen ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
	  width: auto;
      }
	  
    .btn_gen li {
      display:inline;
      margin: 0px 5px 0px 0px;
      padding: 0px;
	  width: auto;
	  white-space: nowrap;
      }
	  
    .btn_gen a {
      float:left;
      background:url("../../_img/boutons/btn_gen_cap_left.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 17px;
      text-decoration:none;
	  font-size: 13px;
	  width: auto;
	  white-space: nowrap;	    	    
      }
	  
    .btn_gen a span {
      float:left;
      display:block;
      background:url("../../_img/boutons/btn_gen_cap_right.jpg") no-repeat right 1px;
      padding: 5px 12px 4px 5px;
	  margin-bottom: 4px;
	  width: auto;	  	  
      }
	  
	html>body .btn_gen a {
      background:url("../../_img/boutons/btn_gen_cap_left.png") no-repeat left top;
	  width: auto;	  
      }
	  
    html>body .btn_gen a span {
      background:url("../../_img/boutons/btn_gen_cap_right.png") no-repeat right top;
	  width: auto;	  
      }
	  
  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .btn_gen a span {float:none;}
    /* End IE5-Mac hack */
	/*
    btn_gen a:hover span {
      color:#333;
      }
	*/
    .btn_gen a:hover {
      background-position:0% -28px;
	  text-decoration: none;
      }
    .btn_gen a:hover span {
      background-position:100% -28px;
      }
	  
	  
    html>body .btn_gen a:hover {
      background-position:0% -28px;
	  text-decoration: none;
      }
    html>body .btn_gen a:hover span {
      background-position:100% -28px;
      }	



/*  .................................MENU DE GAUCHE........................................... */
/* ........................................................................................... */

 @media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu, .ssmenu {
	background: url("../_img/menuvert2.jpg");
	color:#339933;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana;
	border:1px solid #339933;
	padding:0px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	margin:1em;
}

/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */
.menu {
	text-align:center;
	background: url("../_img/menuvert2.jpg");
	color:#66CC66;
}

.menu span, .ssmenu span {
/* Ne pas toucher
	C'est pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}
.ssmenu ul,.ssmenu li{
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	margin:0;
	list-style-type:none;
	border-bottom: 1px solid #339933;
	border-right: 1px solid #339933;
}
.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#339933;
	padding:2px;
	text-decoration:none;
	font-family:Arial,Verdana;
/* Ne pas modifier le block */
	display:block;
/*	Ne pas toucher ces 2 lignes */
	margin:0px;
	width:100%;
}
.ssmenu a, .ssmenu a:visited {
	padding-left:5px;
}
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width:auto;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.*/
	background: url("../_img/menuvert1.jpg");
	color:black;
	text-decoration:none;
	font-family:Arial,Verdana;
	margin:0px;
	width:100%;
}

img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}

.ssmenu img {
/* un petit espacement entre l'image et le texte du lien <a href="..."><img.../>blabla</a> */
	margin-right:8px;
}
.ssmenu img.hr {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	height:1px;
	display:block;
}

/*  ............................ALIGNER ET CENTRER LES FORMULAIRES............................ */
/* ........................................................................................... */

div.row {
 	
	padding-top: 10px;
 }

div.row span.label {
 	float : left;
 	width : 160px;
 	font-size : 14px;
	font-family : sans-serif;
	font-weight: bold;
	color : #009900;
 	text-align: right;
 }

div.row span.cellule {
	float: right;
 	width: 430px;
 	text-align: left;
 	font-size : 14px;
	font-family : sans-serif;
	font-weight: bold;
	color : #009900;
 }
 
.textenoir14 {
font-size : 14px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-weight: bold;
text-align: center;
}


