@charset "utf-8";


#moz {
	position: relative;
	width: 740px;
	height: 340px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

#moz h2 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
#moz h3 {
	font-size: 12px;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#moz p {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
#moztitre {
	position: absolute;
	top: 30px;
	left: 172px;
	padding: 10px;
	color: #D6D6D6;
	background-color: #877973;
	width: 377px;
}

#mozschema {
	position: absolute;
	top: 60px;
	left: 172px;
	background-color: #FFF;
	border: 10px solid #877973;
}

#etape1 {
	position: absolute;
	left: 5px;
	top: 100px;
	width: 160px;
	background-color: #877973;
	color: #FFFFFF;
}

#etape2 {
	position: absolute;
	left: 5px;
	top: 210px;
	width: 160px;
	background-color: #877973;
	color: #FFFFFF;
}

#etape3 {
	position: absolute;
	right: 5px;
	top: 100px;
	width: 160px;
	background-color: #877973;
	color: #FFFFFF;
}

#etape4 {
	position: absolute;
	right: 5px;
	top: 210px;
	width: 160px;
	background-color: #877973;
	color: #FFFFFF;
}

#moz a:link, .moz a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#moz a:hover, #moz a:active, #moz a:focus
{
	background-color: #92D050;
	text-decoration: none;
	color: #FFFFFF;
}
