.body 
{
	background-image: url(img/fond.jpg);
	background-color:#FFFFFF;
	color:#000080;
	font-family:verdana;
	font-size:12px;

}

.entete
{
	text-align:center;
}

.company_titre
{
	font-size:20;
	font-weight:bold;

}

.pied_page
{
	font-family: Tahoma;
    font-size: 12px;
    padding: 1em;
    font-weight: bold;
}


.copyright
{
	letter-spacing: 0;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
	padding-left: 50px;
}

.contact
{
	font-weight:bold;
	font-size:16;
	
}

.contenu-titre
{
	height:70px;
	font-weight:bold;
	font-size:16px;
}

.contenu
{
	height:300px;
	overflow: auto;
}


.contenu-fiche
{
	height:650px;
	overflow:auto;

}

.contenu-img
{
	height:700px;
	overflow:auto;
}

.contenu-liste
{
	height:500px;
	overflow:auto;
}

.titre{
	font-weight:bold;
	font-size:16;
	text-align:center;
	
}


/*Tableau*/

.tableau_company
{
	color:#0000A0;
	font-size: 13;
	width: 550px;
	
}

.tableau_company_ref
{
	background-color:#3399CC;
	color:#ffffff;
	font-size: 15;
	size: 200px;
	text-align:center;
	font-weight:bold;
}

.tableau_company_type
{
	background-color:#a4bad0;
	font-size: 15;
	size: 200px;
	text-align:center;
	font-weight:bold;
}

.tableau_company_produit
{
	font-size:13;
}
.tableau_home
{
	color:#0000A0;
	font-size: 13;
}

.tb_list_titre
{
	height:30px ;
	width:100px;
	text-align:center;
	font-family: Tahoma;
    font-size: 15px;
	color: #336699;
	font-weight:bold;
}

.tb_list_titre_2
{
	height:30px ;
	width:50px;
	text-align:center;
	font-family: Tahoma;
    font-size: 15px;
	color: #336699;
	font-weight:bold;
}
.tb_list_contenu
{
	font-size: 11px;
	font-family: Tahoma;
	text-align:center;
}

.tableau_produit
{
	font-size:13;
}

.tb_produit_titre
{
	text-align:center;
	font-family: Tahoma;
    font-size: 20px;
	color: #336699;
	font-weight:bold;
}

.obligatoire
{
	color:#ff0000;
}

/*liens pour tout*/
	a:link{color:#3333CC;}
	a:visited{color:#666699;}
	a:hover{color:#990099;}

/*lien pied de pages*/
.pied_page a {
    text-decoration: none;
    color: #a4bad0;

}

.pied_page a:hover
{
    text-decoration: none;
    color: #a4bad0;

}
