.police { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* concernant les liens du menu de gauche */	
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
a:active:hover {
	color:#FF9933;
}

/*image pour le menu portes sectionnelles*/
.sectionnelles {
	width:430px;
	height:212px;
	background-image:url(images/home/asa-fermetures-menu-portessectionnelles.jpg);
	}

/*texte du menu portes sectionnelles*/
.texte-sectionnelles {
	font-size:14px;
	position:absolute;
	width:182px;
	height:20px;
	margin-top:34px;
	margin-left:28px;
	z-index: 3;
	}
	
/*image pour le menu portes rapides*/	
.rapides {
	width:496px;
	height:205px;
	background-image:url(images/home/asa-fermetures-menu-portesrapides.jpg);
	}

/*texte du menu portes rapides*/	
.texte-rapides {
	font-size:14px;
	position:absolute;
	width:120px;
	height:2Opx;
	margin-top:42px;
	margin-left:178px;
	z-index: 2;
}

/*image pour le menu équipements de quai*/
.equipements {
	width:528;
	height:168px;
	background-image:url(images/home/asa-fermetures-menu-equipements.jpg);
	}

/*texte du menu péquipements de quai*/
.texte-equipements {
	font-size:14px;
	position:absolute;
	width:164px;
	height:2Opx;
	margin-top:33px;
	margin-left:265px;
	z-index: 5;
}

/*image pour le menu pour l'habitat*/
.habitat {
	width:202;
	height:58px;
	background-image:url(images/home/asa-fermetures-menu-habitat.jpg);
}

/*texte du menu pour l'habitat*/
.texte-habitat {
	font-size:14px;
	position:absolute;
	width:120px;
	height:2Opx;
	margin-top:26px;
	margin-left:50px;
	z-index: 7;
}

/*image pour le menu nos services*/
.services {
	width:202px;
	height:35px;
	background-image:url(images/home/asa-fermetures-menu-services.jpg);
}

/*texte du menu nos services*/
.texte-services {
	font-size:14px;
	position:absolute;
	width:120px;
	height:2Opx;
	margin-top:4px;
	margin-left:55px;
	z-index: 11;
}

/*image pour le menu nos partenaires*/
.partenaires {
	width:202px;
	height:35px;
	background-image:url(images/home/asa-fermetures-menu-services.jpg);
}

/*texte du menu nos partenaires*/
.texte-partenaires {
	font-size:14px;
	position:absolute;
	width:120px;
	height:2Opx;
	margin-top:4px;
	margin-left:55px;
}

/*image de fond pour les informations en bas à droite*/
.informations {
    width:496px;
	height:162px;
	background-image:url(images/home/asa-fermetures-informations.jpg);
}

/*menu en bas à droite*/
#basdroite a, #basdroite a:visited {
    font-family: verdana;
    font-size:11px;
    text-decoration:none;
    text-align:center;
    color:#FFFFFF;
    display:inline; 
	margin-top:20px;
}

#basdroite a:hover {
    color:#CC0000;
}


/*texte pour le menu en bas à droite*/
.texte-informations {
	font-size:11px;
	position:absolute;
	width:350px;
	height:2Opx;
	margin-top:70px;
	margin-left:170px;
	z-index: 8;
}

/* adresse, tel et fax de l'entreprise */
.texte-informations2{
	font-size:11px;
	position:absolute;
	width:500px;
	height:20px;
	margin-top:155px;
	margin-left:45px;
	z-index: 9;
}

/*image de fond au texte d'introduction*/
.introduction {
    width:496px;
	height:111px;
	background-image:url(images/home/asa-fermetures-introduction.jpg);
}

/*introduction du site*/
.texte-intoduction {
	position:absolute;
	width:250px;
	height:2Opx;
	margin-top:10px;
	margin-left:15px;
	z-index: 6;
}

.texte-introduction {
	position:absolute;
	height:20px;
	width:275px;
	margin-top:-280px;
	margin-left:185px;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.8em;
	z-index: 10;
}
	
