/* ------------------------------------------------------------------------- */
/* BALISES GENERALES                                                         */
/* ------------------------------------------------------------------------- */


body {
}

#ensemble {
position: absolute;
width: 960px;
background-color:WHITE;
}

#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;
}
#gauche {
position: absolute;
left:0;
width: 130px;
}

#bandeaugauche {
	 margin-top: 20px;
	 width :120px;
	 height : 662px;
	 border:1px solid #339933;
	 background-image: url(http://ablg.fr/_img/fondbandeau.jpg);
	 background-repeat: repeat-Y-X;
	 float:left;	
}

#banniereABGL {
	 margin-top: 240px;	
}

#centre {
background-color:#ffffff;
margin-left: 130px;

}

#centrecontent {
	
	 margin-top: 20px;
	 border:1px solid #339933;
	 background-image: url(http://ablg.fr/_img/fondbandeau.jpg);
	 background-repeat: repeat-Y-X;
	 
}

#defil {

color: #339933;
}


#pied {
height: 30px;
background-color: #99CC99;
}

#margin2 {
	margin-left:20px;
	margin-top:25px;
	width:600px;
}

#marginpubhaut {

	float:RIGHT;
	margin-top: 20px;
	margin-RIGHT:5px;
	width:180px;
}
#marginpubcentre {

	float:RIGHT;
	margin-top: 20px;
	margin-RIGHT: 10px;
	width:160px;
}

.padding1{
	padding-left:120px;
}

.margin1 {                                                         			
	margin-left:25px;			
}				



/*  .................................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;
	margin-left:10px;
}

.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;
}


/*  .................................POLICE PLUS LIENS ....................................... */
/* ........................................................................................... */

a:link {
	text-decoration: none;
	color : #006600;
}
a:visited {
	text-decoration: none;
	color : #006600;
}
a:hover {
	text-decoration: none;
	color : #006600;
}
a:active {
	text-decoration: none;
	color : #006600;
}

p.italvert{
	font-size :18px;
	font-family : Times, Helvetica, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color : #006600;
}

h1 {
font-size :26px;
font-family : "Copperplate Gothic Bold", Helvetica, Geneva, sans-serif;
font-weight: bold;
color : #006600; 
padding-left:0px;
}

h2 {
font-size :20px;
font-family : "Copperplate Gothic Bold", Helvetica, Geneva, sans-serif;
font-weight: bold;
color : #006600; 
padding-left:20px;
}

.grascentre {
font-size : 18px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : #006600;
font-weight: bold;
text-align: center;
padding-left:0px;
}

.border {
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;
}

.textenoir {
font-size : 14px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-weight: bold;
text-align: left;
padding-left:0px;
}

.texteblanc4 {
font-size : 8px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : white;
font-weight: bold;
text-align: left;
padding-left:0px;
}

.texteblanc20 {
font-size : 20px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : white;
font-weight: bold;
text-align: left;
padding-left:0px;
}

.texteblanc22 {
font-size : 22px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : white;
font-weight: bold;
text-align: left;
padding-left:0px;
}

.textenoir20 {
font-size : 20px; 
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : black;
font-weight: bold;
text-align: left;
padding-left:0px;
}

#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: url(http://ablg.fr/_img/separateurvente2.gif);
background-repeat: repeat-X;

}

#partmiddleleft {

font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : #006600;
text-align: left;
padding-left:0px;
width:252px;
}

#partmiddleright {
float:right;
font-family : Times, Arial, Helvetica, Geneva, sans-serif; 
color : #006600;
text-align: left;
width:252px;

}

#toiture {

width:600px;
background-image: url(../_img/toiture.gif);
background-repeat: no-repeat;

}


/*  .................................ROOL OVER ....................................... */
/* ........................................................................................... */


a.E { display: block; width: 252px; height: 252px; background-image: url('../_img/visite.gif') }
a.E:hover { visibility: visible }
a.E:hover img { visibility: hidden }

a.F { display: block; width: 252px; height: 252px; background-image: url('../_img/deduire.gif') }
a.F:hover { visibility: visible }
a.F:hover img { visibility: hidden }

a.G { display: block; width: 612px; height: 126px; background-image: url('../_img/estimation.gif') }
a.G:hover { visibility: visible }
a.G:hover img { visibility: hidden }

a.A:link {text-decoration: none; color : white; font-size : 21px;}
a.A:visited {text-decoration: none; color : white; font-size : 21px;}
a.A:hover {text-decoration: none;color : #DDDDDD; font-size : 21px;}
a.A:active {text-decoration: none;color : white; font-size : 21px;}

a.B:link {text-decoration: none; color : white; font-size : 20px;}
a.B:visited {text-decoration: none; color : white; font-size : 20px;}
a.B:hover {text-decoration: none;color : #DDDDDD; font-size : 20px;}
a.B:active {text-decoration: none;color : white; font-size : 20px;}

a.C:link {text-decoration: none; color : white; font-size : 12px;}
a.C:visited {text-decoration: none; color : white; font-size : 12px;}
a.C:hover {text-decoration: none;color : white; font-size : 12px;}
a.C:active {text-decoration: none;color : white; font-size : 12px;}



