* {
	margin: 0;
	padding: 0;}
body {
	text-align: justify;
	color: #333333;
	font-size: 16px;
	background: #830600 url(images/etoile-seba.jpg) repeat center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

/*.curseur {
	cursor:url(img/curseur.cur), auto;
}*/

/* Header */
#guirlandes {
	height: 100px;
	background: #830600 url(images/dessus-site2.jpg) repeat-x left top;}

#globalext {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;

	background: #830600;
	width: 960px;
}

#ombretop {
	width: 960px;
	height: 20px;
	/*margin-left: 20px;*/
	background-color: #FFFFFF;
	/*background-image: url(images/ombretop920.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

#container {
	width: 960px;
	margin-top: -20px;
	margin-bottom: 20px;
	border: 3px double #ff0000;
	/*margin-left: 20px;*/
	background-color: #FFFFFF;
	/*background: url(images/ombrecenter920.jpg) repeat-y center top;*/
}
#ombrebottom {
	width: 960px;
	/*height: 18px;
	margin-left: 20px;*/
	background-color: #FFFFFF;
	/*background-image: url(images/ombrebottom920.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

/* Menu gauche */
#menug {
	width: 200px;
	float: left;
	margin: 5px 15px 10px 15px;
	padding-top: 15px;
	background: url(images/seba-menu-bord-flou-10px.jpg) no-repeat center top;
}
	
#menug h3 {
	font-size: 16px;
	text-align: center;
	color: #fff;
}

#menug h3.decal {
	margin: 170px 5px 5px 5px;
}

.decal {
	margin-top: 70px;
}

.decalbig {
	margin-top: 120px;}
	
.decalbig2 {
	margin-top: 450px;}

/*#menug a.self {
	background-color: #cc3333;
	color: #fff;
}*/

#menug a:link, #menug a:visited {
	display: block;
	font-weight: bold;
	padding: 4px 5px 5px 0px;
	color: #830600;
	background-color: #fff;;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	border: thin solid #FFF;
}

#menug a:hover, #menug a:active, #menug a.self {
	color: #FFFFFF;
	background-color: #830600;
}

/* Content */

#bloccontenu {
	margin-left:230px;
	margin-right: 15px;
	padding: 1px 15px 15px 15px;
	text-align: justify;
	background-color: #FFFFFF
}

#bloccontenu img {
	margin-left:-15px;
}

.floatright { 
	float: right; 
	padding: 0px 0px 5px 20px;
}

.centrer {
	text-align: center;
}

.legende {
	text-align: left;
	font-size: 12px;
	line-height: 11px;
}

.decalimg {
	margin-left: 30px;
}

p {
	padding-bottom: 15px;}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #6666CC;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: left;
	padding-bottom: 15px;}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #6666CC;
	letter-spacing: 0.1em;
	font-style: oblique;
	padding-bottom: 15px;}

h3 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 15px;}

#bloccontenu ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-position: left;
	text-align: left;
    list-style: url(images/puceronde.gif) inside;
}

td p {
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

td h2 {
	text-align: center;
	vertical-align: top;
}
.img1 {
	margin-left: 130px;
}

Liens 

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

a:hover, a:active {
    color: #6666CC;
	text-decoration: underline;
}