/**** CSS by Tidouz - 2010 ****/
*{margin:0; padding:0;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p, blockquote, table, th, td { margin: 0; padding: 0; } 

body { 
	background-color:#FFFFFF;
	color:#333333;
	font-family: "Trebuchet MS","Lucida Grande", Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size : 1em;
	letter-spacing: normal;
	line-height: 1.2em; 
	word-spacing: 0.1em;
	text-align:center;
	background-image:url(../images/back-bassaddict.jpg);
	background-repeat:no-repeat;
	background-position:center top;}
	
body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#333333;}
	

	
	

/**** début BOUTONS ****/
	
a:link, a:visited{
	text-decoration: none;
	color:#990000;
	font-weight: bold;}


a:hover, a:active {
	color:#CC0000;}


	
a:focus {outline: 0;} /* évite le contour de sélection sur les liens images*/

.BASSADDICT{
width:500px;
height:auto;
margin-left:auto;
margin-right:auto;
color:#FFFFFF;
font-size:12px;
text-align:center;}

h1 {
font-size:18px;
padding:5px;
width:450px;
border-top: solid 2px #000000;
margin-top:5px;
margin-bottom:255px;
margin-left:auto;
margin-right:auto;}

h2 {
font-size:30px;
padding:5px;
width:450px;
font-style:italic;
font-weight:bold;
color:#FFFFCC;
border-bottom: solid 1px #FFFFFF;
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
background-color:#000;}

h3 {
font-size:14px;
padding:5px;
font-style:italic;
font-weight:bold;
border-bottom: solid 1px #FFFFFF;
width:450px;
height:20px;
margin-bottom:85px;
margin-left:auto;
margin-right:auto;}

.pied{
font-size:10px;
height:20px;
color:#333333;
text-align:center;
margin-bottom:10px;
margin-right:auto;
margin-left:auto;
width:500px;}

.spacer{
clear: both;}
