body
{
	background-image:url(../images/background-small.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
}

.notaBene {
	font-style: italic;
	color: #999999;
}

h1
{
	color:#c10077;
	font-size:27px;
	background-image:url(../images/subs/title-separator.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

h2 {
	color: #c10077;
	padding: 10px 0;
	font-size: 22px;
	margin: 0;
}

h3 {
	color: #333333;
	min-height: 15px;
	_height: 15px;
	background:url(../images/question_puce.jpg) 0 2px no-repeat;
	padding: 0 25px;
	font-size: 1.2em;
	margin: 0;
	margin-top: 20px;
}
h4 {
	color: #333333;
	min-height: 15px;
	_height: 15px;
	background:url(../images/answer_puce.jpg) 0 0 no-repeat;
	padding: 0 25px;
	font-size: 1.1em;
	margin: 0;
	margin-top: 20px;
}
input.submit {
	background-color: #C10077;	
	width: 120px;
	color: #FFFFFF;
	font-weight: bold;
}
#logo
{
	text-align:right;
}
#logo img
{
	margin:0;
	vertical-align:top;
}
#outSiteColumn
{
	width:998px;
	margin:0 auto 0 auto;
	background-image:url(../images/centerBackground-small.gif);
}
#inSiteColumn
{
	width:950px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
}
#contentColumn
{
	margin:28px 26px 20px 26px;
	_height:200px;
	min-height:200px;
	overflow:visible;
}
#footerLinks
{
	width:998px;
	margin:0 auto 0 auto;
	background-image:url(../images/footer-background.gif);
	height:80px;
	text-align:right;
	color:#c10077;
	font-size:11px;
}
#footerLinks p
{
	margin: 0 58px 0 0;
}
#footerLinks a,
#footerLinks a:visited,
#footerLinks a:hover
{
	color:#c10077;
}
#footerLinks a
{
	text-decoration:underline;
}
#footerLinks a:hover
{
	text-decoration:none;
}
div.video {
	width: 591px;
	height: 243px;
	background: url(../images/fond_video.jpg) 0 0 no-repeat;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 20px;
}

div.video img, div.video object.video {
	float: left;
	margin-right: 20px;	
}

div.sound {
	padding: 40px 5px 10px 400px;
	font-size: 0.6em;
	background-image:url(../images/sound.gif);
	background-repeat:no-repeat;
	background-position:342px 30px;
}
/* Specific for Accessibility */
.forVoice {
	position: absolute;
	top: -10000px;
	left: 0;
}

ul.sitemap, ul.sitemap li ul {
	list-style-type: none;
	font-family: 'Courier New', Courier, mono;
	font-size: 18px;
}

ul.sitemap li {
	padding: 3px 25px 20px;
	background: url(../images/puce_bleu.jpg) no-repeat top left;
}

ul.sitemap li ul li{
	background: url(../images/puce_verte.jpg) no-repeat top left;
}

ul.sitemap a {
	font-weight: bold;
	text-decoration: none;
	color: #5a5a5a;
}

ul.sitemap a:hover {
	text-decoration: underline;
}

div#thumbs {

}
div#thumbs div.photo {
	float: left;
	margin-left: 10px;
}
div#thumbs div.photo p.notaBene {
	margin: 0;
}
/* Specific for Accessibility */
.forVoice {
	position: absolute;
	top: -10000px;
	left: 0;
}


div.fifty {
	width: 45%;
	float: left;
}

div.fifty img {
 	float: left;
}
div.fifty p {
	margin-top: 30px;
	font-weight: bold;
	font-size: 14px;
}