body.fond
{
/*background-color: #b0c957;*/
background-image:url("images/plat.jpg");
background-repeat: repeat;
}

#global
{
position: relative;
width: 1024px;
height: 924px;
margin: 0px auto;
/*overflow: hidden;*/
background-image:url("images/plat2.png");
}

.lien
{
/*lien vers autres pages cuisine*/
font-size: 15px;
color: #ffffff;
padding-left:5px;
padding-right: 5px;
}

.texte2
{
font-size: 17px;
color: #ffffff;
/*font-weight: bold ;*/
padding-left:10px;
padding-right: 10px;
text-align: justify;
}

.lien2
{
color: #b3512a;
font-size: 12px;
position: relative;
top: -10px;
left: 0px;
}

.lien3
{
color: #b3512a;
}

.texte3
{
font-size: 17px;
color: #4e2f0b;
font-weight: bold ;
}

.texte4
{
text-align: center;
font-size: 12px;
color: #4e2f0b;
font-weight: bold ;
}

a:link 
{ 
font-weight: bold ;
text-decoration: none; 
}

a:visited 
{
font-weight: bold ;
text-decoration: none;
}

a:hover 
{ 
color: #572a3a ; 
text-decoration: none ; 
}



