/* 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;
}

span.srbcontent {
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.rbcontent { margin: 10px 18px; }
.rbroundbox { margin: 1em auto; }




td h2 {
	/*margin:15px 0;*/
}

.mainContent h1 {
	margin-bottom:20px;
}
.mainContent h2 {
	margin:15px 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.9em;
}
.mainContent li {
	line-height:1.4em;
	font-size:1.1em;
}
.mainContent p {
	line-height:1.4em;
	margin:0.5em 0 1em;
	font-size:1.1em;
}

.mainCols .col1 .accueilActuRegion li {
	height:16px;
}