

body
{
	padding:0;
	margin:0;
	top:Opx;
	background-color:#000000;
}

a
{
	text-decoration:none;
	color:#FFFFFF;
    padding:0;
    margin:0;
}

a#menu_bas
{
	text-decoration:none;
	color:#FFFFFF;
}

a#menu_bas:hover
{
	text-decoration:none;
	color:#7e7e7e;
}

a#onglet_menu
{
	font-size:12px;
    color:#960000; 
    cursor:pointer;
}

a#onglet_menu:hover
{
	font-size:12px;
    color:#c80000; 
    cursor:pointer;   
}

a#onglet_menu_actif
{
	font-size:12px;
    color:#c80000;  
    cursor:pointer;  
}

a#books
{
	font-size:12px;
    color:#d40000;   
}

a#books:hover
{
	font-size:12px;
    color:#686868;   
}

td#identifiants_book
{
    width:300px;
    height:17px;
    padding-left:6px;
    background:url(../images/book_identifiants.png) no-repeat left top transparent; 
}

td#identifiant_book
{
    width:147px;
    height:17px;
    padding-left:5px;
    background:url(../images/book_identifiant.png) no-repeat left top transparent; 
}

td#passe_book
{
    width:147px;
    height:17px;
    padding-left:5px;
    background:url(../images/book_passe.png) no-repeat left top transparent; 
}

td#valider_book
{
    width:300px;
    height:17px;
    padding-left:5px;
    background:url(../images/book_valider_hover.png) no-repeat left top transparent; 
}

td#valider_book:hover
{
    width:168px;
    height:17px;
    padding-left:5px;
    background:url(../images/book_valider_hover.png) no-repeat left top transparent; 
}

div#fond_menu_1
{
    width:89px;
    height:70px;
    padding-left:15px;
    background:url(../images/menu_accueil.png) no-repeat left top transparent; 
}

div#fond_menu_1:hover
{
    width:89px;
    height:70px;
    cursor:pointer;
    background:url(../images/menu_accueil_hover.png) no-repeat left top transparent; 
}

div#fond_menu_1_actif
{
    width:89px;
    height:70px;
    background:url(../images/menu_accueil_hover.png) no-repeat left top transparent; 
}

div#fond_menu_2
{
    width:156px;
    height:41px;
    background:url(../images/menu_secteur_activite.png) no-repeat left top transparent; 
}

div#fond_menu_2:hover
{
    width:156px;
    height:41px;
    background:url(../images/menu_secteur_activite_hover.png) no-repeat left top transparent; 
}

div#fond_menu_2_actif
{
    width:156px;
    height:41px;
    background:url(../images/menu_secteur_activite_hover.png) no-repeat left top transparent; 
}

div#fond_menu_3
{
    width:156px;
    height:41px;
    background:url(../images/menu_moyens_techniques.png) no-repeat right top transparent; 
}

div#fond_menu_3:hover
{
    width:156px;
    height:41px;
    background:url(../images/menu_moyens_techniques_hover.png) no-repeat right top transparent; 
}

div#fond_menu_3_actif
{
    width:156px;
    height:41px;
    background:url(../images/menu_moyens_techniques_hover.png) no-repeat right top transparent; 
}

div#fond_menu_4
{
    width:156px;
    height:41px;
    background:url(../images/menu_tarifs_locations.png) no-repeat right top transparent; 
}

div#fond_menu_4:hover
{
    width:156px;
    height:41px;
    background:url(../images/menu_tarifs_locations_hover.png) no-repeat right top transparent; 
}

div#fond_menu_4_actif
{
    width:156px;
    height:41px;
    background:url(../images/menu_tarifs_locations_hover.png) no-repeat right top transparent; 
}

div#fond_menu_5
{
    width:156px;
    height:41px;
    background:url(../images/menu_materiel_occasion.png) no-repeat left top transparent; 
}

div#fond_menu_5:hover
{
    width:156px;
    height:41px;
    background:url(../images/menu_materiel_occasion_hover.png) no-repeat left top transparent; 
}

div#fond_menu_5_actif
{
    width:156px;
    height:41px;
    background:url(../images/menu_materiel_occasion_hover.png) no-repeat left top transparent; 
}

div#fond_menu_6
{
    width:156px;
    height:41px;
    background:url(../images/menu_nos_references.png) no-repeat right top transparent; 
}

div#fond_menu_6:hover
{
    width:156px;
    height:41px;
    background:url(../images/menu_nos_references_hover.png) no-repeat right top transparent; 
}

div#fond_menu_6_actif
{
    width:156px;
    height:41px;
    background:url(../images/menu_nos_references_hover.png) no-repeat right top transparent; 
}
div#fond_menu_7
{
    width:79px;
    height:23px;
    background:url(../images/menu_acces.png) no-repeat right top transparent; 
}

div#fond_menu_7:hover
{
    width:79px;
    height:23px;
    background:url(../images/menu_acces_hover.png) no-repeat right top transparent; 
}

div#fond_menu_7_actif
{
    width:79px;
    height:23px;
    background:url(../images/menu_acces_hover.png) no-repeat right top transparent; 
}
div#fond_menu_8
{
    width:91px;
    height:24px;
    background:url(../images/menu_contact.png) no-repeat right top transparent; 
}

div#fond_menu_8:hover
{
    width:91px;
    height:24px;
    background:url(../images/menu_contact_hover.png) no-repeat right top transparent; 
}

div#fond_menu_8_actif
{
    width:91px;
    height:24px;
    background:url(../images/menu_contact_hover.png) no-repeat right top transparent; 
}

form#contact fieldset
{
	margin:0;
	padding:0;
	border-style:none;
	width:300px;

}

form#contact label
{
		  display: inline;
		  float: left;
		  width: 600px;
		  font-weight:bold;
} 

fieldset#autres
{
	margin:0;
	padding:5px;
	border:1px solid #ce00bd;
	width:625px;

}

label#autres
{
		  display: inline;
		  float: left;
		  width: 600px;
		  font-weight:bold;
} 

legend#autres
{
		 color:#ce00bd;
         font-weight:bold;
} 

h1 
{
	padding:0;
	margin:0;
    text-decoration:none;
	font-size:14px;
    color:#FFFFFF;
	font-weight:bold;
}

h1#tarifs
{
	padding:0;
	margin:0;
    text-decoration:none;
	font-size:26px;
    color:#FFFFFF;
	font-weight:bold;	
}
h1#mentions
{
	padding:0;
	margin:0;
    text-decoration:none;
	font-size:14px;
    color:#FFFFFF;
	font-weight:bold;	
}
h1#pla,
{
	padding:0;
	margin:0;
    text-decoration:none;
	font-size:16px;
    color:#FFFFFF;
	font-weight:bold;	
}

h2 
{
	padding:0;
	margin:0;
    text-decoration:none;
}

h3
{
	padding:0;
	margin:0;
    text-decoration:none;
    line-height:12px;
    font-size:12px;
    font-weight:bold;
}

/*-----------------Fond------------------*/
div#fond
{
	position:relative;
}

/*--bandeau + menu + contenu_centre + copyright--*/
	div#tout
	{
		position:absolute;
        background:url(../images/fond.png);
        width:1003px;
        margin-left:-501px;
        left:50%;
        height:779px;
        margin-top:-389,5px;
        top:50%;
	}
/*------------------FIN---------------------*/

/*-----------------centre------------------*/
	div#centre
	{
		position:relative; 
        margin-top:80px;
        margin-left:27px;
		width:950px;
		height:450px;
		border:none;
	}   
    
    
/*------------------FIN---------------------*/


/*-----------------bandeau------------------*/
	div#bandeau
	{
		position:absolute;
        margin-top:25px;
		width:100%;
        background:url(../images/bandeau.png) repeat-x left top transparent;
		height:162px;
		border:none;
	}   
    
    
/*------------------FIN---------------------*/

/*------------------Menu--------------------*/
	div#menu
	{
		position:absolute;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
        margin-left:-1px;
		width:160px;
		height:429px;
		color:#FFFFFF;
	}
/*------------------FIN---------------------*/


/*------------------case1--------------------*/
	div#case1
	{
		position:absolute;
        margin-top:0px;
        margin-left:200px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:745px;
		height:450px;
		color:#FFFFFF;
	}
/*------------------FIN---------------------*/


/*------------------texte1--------------------*/
	div#texte1
	{
		position:relative;
        margin-left:20px;        
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:700px;
		height:400px;
		color:#FFFFFF;
	}
/*------------------FIN---------------------*/

/*------------------texte2--------------------*/
	div#texte2
	{
		position:relative;
        margin-top:20px;  
        margin-left:20px;        
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:496px;
		height:174px;
		color:#FFFFFF;
	}
/*------------------FIN---------------------*/

/*------------------texte3--------------------*/
	div#texte3
	{
		position:relative;
        margin-top:5px;  
        margin-left:7px;        
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:496px;
		height:174px;
		color:#FFFFFF;;
	}
/*------------------FIN---------------------*/

/*------------------texte4--------------------*/
	div#texte4
	{
		position:relative;
        margin-top:5px;  
        margin-left:1px;        
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:496px;
		height:174px;
		color:#FFFFFF;;
	}
/*------------------FIN---------------------*/


/*------------------book--------------------*/
	div#book
	{
		position:relative;
        margin-top:2px;  
        margin-left:120px;        
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:496px;
		height:174px;
		color:#FFFFFF;;
	}
/*------------------FIN---------------------*/


/*----------------copyright-----------------*/
	div#copyright
	{
		position:absolute;
        padding:0;
        margin:0;
        width:960px;  
        margin-left:-480px;
        left:50%;
		height:104px;
        margin-top:535px;
        padding-top:10px;
		background:url(../images/copyright_fond.png) repeat-x left transparent;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
	}
/*------------------FIN---------------------*/


