/**************** Général ********************/
body{
background-color: #ededed;
font-family: Verdana, Lucida, Arial, sans-serif;
font-size: 11px;
padding:0;
margin:0;
}

a:link {
color: #D74714;
text-decoration:none;
}

a:visited {
color: #D74714;
text-decoration:none;
}

a:hover {
color: #000;
text-decoration:underline;
}

a:link img {
border:0;
}

a:visited img {
border:0;
}

a:hover img {
border:0;
}
/***************************************************/

.conteneur {
background-color: #fff;
width:750px;
height: 384px;
text-align:center;
margin-left:150px;
margin-top:20px;
border:1px solid;
}

.donnees {
float:left;
padding-left:30px;
}

.texte {
text-align:left;
width:450px;
margin-top:10px;
}

input {
border:1px solid #000;
background-color:#f4f4f4;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
margin-bottom:4px;
}

.footer {
clear:both;
margin-top:4px;
margin-bottom:4px;
text-align:center;
}

.image {
width: 750px;
height: 384px;
background-image:url(../_gfx/cognac.jpg);
background-repeat: no-repeat;
background-position: 550px;
float:right;
}

.menuLien {
float:left;
margin-left:75px;
}

.lien {
text-align:left;
}

.menuLienLang {
float:left;
margin-left:320;
}

.lienLang {
text-align:right;
}

.logo {
float:center;
margin-left:425px;
margin-bottom:5px;
margin-top:5px;
}

.plugin {
text-align:left;
}


