#alternative-content{
	width: 670px;
	height: auto !important;
	height: 387px;
	min-height: 387px !important;
	background: #bfe1ed url(../images/home/alternative-content-bg2.jpg) no-repeat left top;
	padding: 30px 260px 0 20px;
}

#alternative-content h2{
	position: relative;
	top: 4em;
	text-transform: uppercase;
	font-size: 3.2em;
}
#alternative-content h2 strong{
	color: #e72a36;
	font-size: 1.3em;
}

#alternative-content #symptomes, #alternative-content #etude{
	position: relative;
	top: -4em;

}

#alternative-content #symptomes, #alternative-content #solution{
	line-height: 1.3em;
	font-size: 1.6em;
	color: #0187ad;
}


#alternative-content #etude .etvous{
	color: #0187ad;
	font-weight: bold;
}


#alternative-content #etude{
	text-align: center;
	color: #5d4f57;
	text-transform: uppercase;
	font-size: 1.6em;
}

#alternative-content small{
	display: block;
	clear: both;
	width: 220px;
	padding-left: 10px;
	margin-top: 70px;
	font-size: 0.9em;
	clear: both;
	color: #9fa0a4;
}


/* Block grand jeu */
#alternative-content #jeu{
	position: relative;
	margin-left: 240px;
}


#alternative-content #jeu h3{
	position: absolute;
	z-index: 3;
	top: -35px;
	left: 5px;
	width: 132px;
	height: 134px;
}
#alternative-content #jeu a{
	display: block;
	width: 132px;
	height: 134px;
	background:  url(../images/home/grand_jeu_bg.gif) no-repeat left top;
	text-indent: -990px;
}

#alternative-content #jeu_desc{
	position: absolute;
	z-index: 0;
	top: -59px;
	left: 100px;
	width: 204px;
	background: url(../images/home/jeu_desc_bgtop.gif) no-repeat left top;
	padding: 73px 45px 0 0;
	color: #0187ad;
}

#alternative-content #jeu_desc p{
	padding: 0 0 13px 45px;
	background:  url(../images/home/jeu_desc_bg.gif) no-repeat left bottom;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
}

#alternative-content #jeu_desc p strong{
	color: #e72a36;

}
