body {
      color: #000000;
      font-size: 13px;
      font-family: Arial, Verdana, serif;
	 margin-left : 0;
	margin-right : 0;
	margin-top : 0;
     text-align: center;

}


#boite {
     color: #000000;
	
	background-image: url(../../../images2/fondventepaypal.png);
	background-repeat:no-repeat;
	width:480px;
	height:452px;
	background-position: right; 
	
	 margin-left: auto;
     margin-right: auto;
	  text-align: left;
}

#boite table, td {
      border-collapse: collapse;
	
}



form {
          margin : 0;
          padding : 0;
          color : #333333;
		  
      }

textarea {
      border: 1px solid;
      border-color: #C2CFDF;
      background-color: #F0F5FA;
}

a:link, a:visited, a:active {
      color: #444;
      text-decoration: none;
}

a:hover {
      color: #0000cc;
      text-decoration: none;
}

.button {
	border-right: #0078c6 1px solid;
	border-top: #0078c6 1px solid;
	font-size: 11px;
	background-image: url(../../../images2/button_background.gif);
	border-left: #0078c6 1px solid;
	color: #FFFFFF;
	border-bottom: #0078c6 1px solid;
	background-color: #6cb3dd;
	font-weight:bold
}



