body{
	background: #FFF url(http://goube.org/toulouse/style/img/background.jpg) repeat-x; 
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 0px solid #003366;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif; 
	color:#FFF;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
	color:#FFF;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

#hello {
	color:#FFF;
		width: 100%;
}
#presentation {
	color:#FFF;
	width: 100%;
}
#lastarticles {
	color:#000;
}
#lastarticles li{
	list-style : square;
	
}
#lastarticles li a {
	font-weight:bold;
	color: #FC0264;
}
#lastarticles li a:hover {
	font-weight:bold;
	color: #000;
}
