/*--------------------------Infos bulle-----------------------*/
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
	font-family:Californian FB;
	font-weight:bold;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url('image-infobulle.gif');
    margin:0;
    padding: 0;
    border: 0;
}
/*--------------------------Corps-----------------------*/

body
{	
	Background-image : url('./Photos/S');
	margin-left :auto;
	margin-right : auto;
	text-align:center;
}

/*--------------------------Class-----------------------*/
.hautpage
{
	width:750px ;
	height:200px;
	border: 1px solid #bbb;
}
.tabcentre
{
	Background-image : url('./Photos/Body.jpg');
	border: 1px solid #bbb;
}
.tabliens
{
	Background-image : url('./Photos/Body.jpg');
	border: 1px solid #bbb;
	text-align : center;
	margin-left :auto;
	margin-right : auto;
}
.liensite
{
	width:187px ;
	height:50px;
}
.baspage
{
	Background-image : url('./Photos/BasDePage.jpg');
	width:750px ;
	height:50px;
	border: 1px solid #bbb;
}
.tarifs
{
	background-color:#c8f3f0;
	text-align:center;
	Text-shadow:color;
}
.centre
{
	width:500px ;
	height:500px;
	text-align : center;
	margin-left :auto;
	margin-right : auto;
}
.lienproduits
{
	width:125px;
	height:500px;
	float:left;
	text-align : right;
	margin-left :auto;
	margin-right : auto;
	
}

.lienmeteo
{
	width:125px ;
	height:500px;
	text-align : left;
	margin-left :auto;
	margin-right : auto;
}
.societe
{
	Background-image : url('./Icons/ArrierePlanVivant.jpg');
}
.groupe
{
	Background-image : url('./Icons/GroupeContact.jpg');
}
.contact
{
	Background-image : url('./Icons/GroupeContact.jpg');
}.liensproduits
{
	text-align:center;
	margin-left :auto;
	margin-right : auto;
	margin-bottom :165px;

}
.tdtitre
{
	Background-color : #5481a6; 
}


.menuadmin
{
	margin-top :-175px;
}
.menuadmin2
{
	margin-top :56px;
}
.menugamme
{
	background-color:#FFFF99;
	text-align:center;
	Text-shadow:color;
}
.ajout
{
	Background-image : url('./Icons/GroupeContact.jpg');
}
.produits
{
	Background-image : url(./Icons/GroupeContact.jpg);
	text-align:center;
	Text-shadow:color;
}
.menuproduits
{
	Background-image : url(./Photo/Liens.jpg);
	text-align:center;
	Text-shadow:color;
	margin-top :30px;
	
}
/*--------------------------Police-----------------------*/
.comics{

font-style:italic;
font-family:Comic Sans MS;

}
.californian{

font-style:italic;
font-family:Californian FB;

}
