/*
	Theme Name: Amazon.fr
	Theme URL: http://www.leforumdunet.com/css
	Author: Sebastien Roche
	Author URI: http://www.leforumdunet.com
	Version: 1.0

*/

body {
     margin: 0; 
     text-align: center;
background: #EAEAEA;
     }
	
#center {
	text-align: center;
	}

.noborder {
	border: none;
	}

a {
	color: #004B91;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 0px;
	text-decoration: underline;
	}

a:hover {
	color: #cc6600;
	}

a:active {
	color: #cc6600;
	}

