@charset "utf-8";
#content {
	position: relative;
	height: 380px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #titre {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 284px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #993520;
	border-bottom-style: solid;
	top: 0px;
}

#content div.span {
	margin: 0px;
	padding: 15px;
}
#content div.span p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#content div.span p a, #content div.span p a:link, #content div.span p a:visited, #content div.span p a:hover, #content div.span p a:active {
	font-weight: bold;
	color: #993520;
	text-decoration: none;
}

#content div.span p a:hover{
	text-decoration: underline;
}


#content p.soustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content  #texte {
	position: absolute;
	height: 323px;
	top: 55px;
	left: 427px;
	width: 567px;
	background-color: #808080;
	border: 2px solid #FFFFFF;
}
#content  #texte  .begin {
	margin: 0px;
	padding: 0px;
	height: 15px;
	line-height: 15px;
}
#content   #texte div.cadrenews 
{
	background: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	height: 30px;
	width: 552px;
}
#content   #texte div.cadrenews p    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content input.wrong {
	border: 2px solid #BB0000;
}
#content    span.wrong     {
	font-weight: bold;
	color: #BB0000;
}
#content   span.hide     {
	display: none;

}
#bloc1 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 105px;
	width: 141px;
	left: 284px;
	top: 0px;
}
#bloc2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	height: 48px;
	width: 427px;
	left: 0px;
	top: 105px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#bloc3 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	height: 225px;
	width: 141px;
	left: 0px;
	top: 155px;
}
#content #error {
	background-color: #CC0000;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	height: 55px;
	width: 567px;
	left: 427px;
	top: 0px;
}

#content #error p a, #content #error p a:link, #content #error p a:visited, #content #error p a:hover, #content #error p a:active {
	color: #FFFFFF;
	font-weight:bold;
}
#content div.hide {
	display: none;
}
#content #etapes {
	display: none;
}
#content div.nospantop{
	padding-top: 0px;
	padding-bottom: 0px;
}
