body {
	/*background: url(images/bg.jpg) repeat-y;*/
}

/* ___________________________________________________________

                            ACCUEIL
__________________________________________________________ */

/* Labels */

#labels {
	clear: both;
	position: relative;
	width: 1000px;
}

#matieres {
	float: left;
}

#matieres div {
  cursor: pointer;
}

#tr {
	background: url(images/tr.jpg) no-repeat;
	width: 593px;
	height: 105px;
}

#se {
	background: url(images/se.jpg) no-repeat;	
	width: 593px;
	height: 47px;
}

#si {
	background: url(images/si.jpg) no-repeat;
	width: 593px;
	height: 107px;
}

#je {
	float: left;
	background: url(images/je.jpg) no-repeat;
	width: 407px;
	height: 259px;	
}


/* Edito */

#edito {
	background: #f3f7eb;
	width: 322px;
	color: #000000;
	padding: 20px;
	float: left;
	text-align: justify;
}

.special_h2 {
	font-size: 12pt;
	margin: 8px 0 5px 0;
	font-variant: small-caps;
}

p {
	font-size: 10pt;
}

/* News */

#newstop {
	float: left;
	background: url(images/vague.jpg) no-repeat;
	width: 638px;
	height: 83px;	
}

#news {
	width: 598px;
	color: #000000;
	padding: 20px;
	float: left;
	text-align: justify;	
}

h3 {
	font-size: 18pt;
	font-weight: normal;
	color: #93c04b;
	margin-top: 15px;
	font-variant: small-caps;
}

h4 {
	font-size: 8pt;
	color: #C6C6C6;
	margin-bottom: 5px;
}

/* ___________________________________________________________

                            CONTENU
__________________________________________________________ */

#content {
	clear: both;
	width: 1000px;
	font-family: verdana, arial, sans-serif;
}
