* {
margin:0;
padding:0;
border: 0;
font-weight: normal;
font-style: normal;
text-decoration: none; 
}
a{
color:#FF7F00;
outline: none;
}
p{
margin-top:10px;
margin-bottom:10px;
}
body{
font-family:Verdana,"Trebuchet MS",sans,sans-serif;
font-size:14px;
color:#7C7E81;
text-align:center;
}
#main{
width:960px;
height:665px;
position:relative;
margin-right:auto;
margin-left:auto;
margin-top:10px;
margin-bottom:10px;
}
#gauche{
float:left;
width:480px;
height:665px;
background-image:url('../images/voeux-insite2010.jpg');
background-repeat:no-repeat;
background-position:center center;
}
#logo{
width:414px;
height:323px;
display:block;
margin-top:180px;
margin-left:40px;
background-image:url('../images/logo.png');
background-repeat:no-repeat;
background-position:center center;
}
#logo span{
display:none;
}
#droite{
float:left;
width:480px;
height:555px;
padding-top:110px;
background-image:url('../images/fond.png');
background-position:center center;

}
#droite p{
font-weight:bold;
margin-top:35px;
}
.resultats{
width:410px;
margin-top:10px;
}

fieldset{
border:0px;
}
.coups{
width:165px;
display:block;
float:left;
}
.boutons{
width:110px;
display:block;
float:left;
}
.spacer{
background-image:url('../images/fond.png');
background-position:center center;
height:30px;
width:405px;
}
#result2{
width:25px;
}
#recharge{
width:70px;
}
#zappe{
width:120px;
}
input{
background-color:#FF7F00;
border:0px;
color:#FFF;
font-weight:bold;
padding:2px;
}
input[type=button]{
padding-left:5px;
padding-right:5px;
}

#jeu{
width:405px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
padding:5px;
}
#pied{
float:left;
width:960px;
text-align:center;
background-image:url('../images/fond.png');
background-position:center center;
margin-top:10px;
}
#pied p{
margin-bottom:0px;
}
#pied span{
padding-left:3px;
padding-right:3px;
background-color:#FFF;
font-size:12px;
}