@charset "utf-8";
/* CSS Document */


.menu_cadre_droit{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/menu_droite.png);
  background-repeat: no-repeat;

}

.menu_cadre_gauche{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/menu_gauche.png);
  background-repeat: no-repeat;
width:15px;
}

.menu_cadre_milieu{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/menu_milieu.png);
  background-repeat: repeat-x;

}

.table_menu{
  width:90%;
  border-collapse: collapse;
  height:60px;
  padding:0px 0px 0px 0px;

}

.table_menu td{
	  border-collapse: collapse;
	padding:0px 0px 0px 0px;
}

.menu_trait_jaune{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/contour_menu_horizontal.png);
  background-repeat: no-repeat;
  colspan:5;
  height:5px
}

.menu_bord_arrondi{
	
  background-repeat: no-repeat;
 background-image:url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/contour _menu_horizontal_arrondi.png);
 width:15px;
}

.menu-commun a{	
padding:10 0 20 0;
margin: 0;
text-decoration:none;
background-repeat: no-repeat;
display: block;
}


#menu-accueil a{	
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/accueil.png);  
background-repeat: no-repeat;  
background-position: center;
text-decoration:none;
border:none;

	
}

#menu-accueil a:hover{   
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/accueil_clic.png);
background-repeat: no-repeat;
background-position: center;

}

#menu-quisommenous a{	    
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/qui_sommes_nous.png);
background-repeat:no-repeat;
background-position: center; 
}

#menu-quisommenous a:hover{   
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/qui_sommes_nous_clic.png);
background-repeat: no-repeat;
background-position: center; 
}

#menu-nos_prestations a{	    
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_prestations.png);
background-repeat:no-repeat;
background-position: center; 
}

#menu-nos_prestations a:hover{   
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_prestations_clic.png);
background-repeat: no-repeat;
background-position: center; 
}

#menu-realisations a{	
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_realisations.png);  
background-repeat: no-repeat;
}

#menu-realisations a:hover{   
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_realisations_clic.png);
background-repeat: no-repeat;
}

#menu-contact a{	
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/contact.png);  
background-repeat: no-repeat;
background-position: center; 

}

#menu-contact a:hover{   
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/contact_clic.png);
background-repeat: no-repeat;
background-position: center; 
}
/* 
*menu vertical 
*/
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 270px;
	margin: 0px;
	padding: 0px;
	display: block;
	
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: Andalus;
	font-size: 68%;
	color: #1135a8;
	text-decoration: none;
	background: transparent url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/barre_menu_vertical.png) top left no-repeat;
	/*background-repeat: no-repeat;*/
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height:22px;
	padding-top: 5px;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/barre_menu_vertical_over.png) top left no-repeat;
	background-repeat: no-repeat;  
}


.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {

}                                     
	
	
	
/* bouton menu */

.bouton_accueil{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/accueil.png) ;
background-repeat: no-repeat;
padding:10 20 20 20  ;
border:none;
display:block;

}

.bouton_accueil:hover{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/accueil_clic.png) ;
background-repeat: no-repeat;
padding:10 20 20 20  ;
border:none;
display:block;

}


.bouton_quisommenous{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/qui_sommes_nous.png) ;
background-repeat: no-repeat;
padding:20 ;
border:none;
display:block; 
}

.bouton_quisommenous:hover{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/qui_sommes_nous_clic.png) ;
background-repeat: no-repeat;
padding:20 ;
}


.bouton_prestations{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_prestations.png) ;
background-repeat: no-repeat;
padding:20 ;
border:none;
display:block; 
}

.bouton_prestations:hover{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_prestations_clic.png) ;
background-repeat: no-repeat;
padding:20 ;

}



.bouton_realisations{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_realisations.png) ;
background-repeat: no-repeat;
padding:20 ;
border:none;
display:block; 
}

.bouton_realisations:hover{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/nos_realisations_clic.png) ;
background-repeat: no-repeat;
padding:20 ;
}

.bouton_contact{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/contact.png) ;
background-repeat: no-repeat;
padding:20 ;
border:none;
display:block; 
}

.bouton_contact:hover{
background: url(../images-informatique-site-internet-web-informatique-cyber-Mayotte/images_menu/contact_clic.png) ;
background-repeat: no-repeat;
padding:20 ;
}

/* fin bouton menu */
	

