body {
	background: #33CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

h1 {
	font-size: 33px;
	color: #FFFFFF;
	margin: 0 0 50 0;
	font-weight: normal;
	background-image: url(../img/html/ensavoirplus/fond_savoirplus_03.gif);
	background-repeat: no-repeat;
}

h2 {
	font-size: 18px;
	color: #006666;
	margin: 0 0 0 0;
	font-weight: normal;
}

p {
	margin: 0 0 0 0;
}

h3 {
	font-weight: normal;
	color: #336633;
	margin: 50 0 0 0;
	font-size: 20px;
}

a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFCC00;
}

h2 em {
	color: #FFFFFF;
}

.rouge {
	color: #CC0000;
	font-weight: bold;
}

h2 strong {
	color: #164d70;
}

h5 {
	font-size: 18px;
	color: #006699;
	margin: 0 0 0 0;
}

li em {
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
}

ul {
	margin: 0 0 0 0;
	list-style-type: disc;
	list-style-position: outside;
}

p img {
	margin-right: 20px;
}

p strong {
	font-style: normal;
	color: #006699;
}

td strong {
        font-style: normal;
	color: #006699;
}

h6 {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
}

h4 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 0 0;
	color: #FFFF00;
}

p h4 {
	margin: 0 20 0 0;
}

.jaune {
	color: #FFFF00;
	font-weight: bold;
}

