@charset "utf-8";
/*--------------------------------------------------------------------------------------------*/
/*										menu												  */
/*--------------------------------------------------------------------------------------------*/
#menu-rea
{
	float:left;
	height:588px;
	width:288px;
}

#menu-rea .content-fond1
{
	background:url(images/rea/menu-ombre_gauche_content.png) repeat-y;
	width:16px;
}

#menu-rea .content-fond2
{
	background:url(images/rea/menu-fond_content.png) repeat-x bottom;
	height:468px;
}

#menu-rea .content-fond3
{
	background:url(images/rea/menu-ombre_droit_content.png) repeat-y;
	width:4px;
}

#menu-rea .content-fond2 li
{
	display:block;
	height:39px;
	list-style:none;
	background:url(images/rea/menu-li-fond.png) center bottom no-repeat;
}

#menu-rea .content-fond2 li a
{
	display:block;
	color:#FFF;
	padding-top:10px;
	text-decoration:none;
	color:#363636;
}

#menu-rea .content-fond2 li a:hover, #menu-rea .content-fond2 li a.active
{
	background:url(images/rea/menu-li-hover.png) repeat-x;
	height:39px;
	color:#FFF;
}

#menu-rea .content-fond2 li a .titre
{
	float:left;
	padding-left:8px;
}

#menu-rea .content-fond2 li a .date
{
	float:right;
	padding-right:8px;
	width:60px;
}

#menu-rea .back-next
{
	background:url(images/rea/menu-foot.png) no-repeat;
	height:48px;
	width:272px;
	text-align:center;
	padding-top:10px;
	padding-left:16px;
}



/*--------------------------------------------------------------------------------------------*/
/*										Screen												  */
/*--------------------------------------------------------------------------------------------*/
.content .screen-description
{
	width:590px;
	position:absolute;
	top:0px;
	right:0px;
}

.screen
{
	position:relative;
	width:587px;
	height:429px;
	margin-top:7px;
}

.screen .cadre
{
	position:absolute;
	width:587px;
	height:429px;
	background:url(images/rea/screen-cadre.png) no-repeat;
	z-index:5;
}

.screen .cadre a
{
	display:block;
	margin-top:22px;
	margin-left:22px;
	width:546px;
	height:340px;
}

.screen .screen
{
	position:absolute;
	top:16px;
	left:15px;
	width:558px;
	height:399px;
	z-index:4;
	overflow:hidden;
}

.screen .fond
{
	position:absolute;
	top:22px;
	left:22px;
	width:548px;
	height:389px;
	background:url(images/rea/screen-fond.png) no-repeat;
}

.screen .titre
{
	position:absolute;
	bottom:34px;
	left:45px;
	font-size:18px;
	color:#FFF;
	z-index:6;
}

.screen .visit-site
{
	position:absolute;
	bottom:23px;
	right:22px;
	z-index:6;
}

.screen-description .description
{
	margin-top:7px;
	padding-top:10px;
	height:135px;
	background:url(images/rea/description-fond.png) no-repeat;
}

.description div
{
	padding-left:10px;
	margin-right:15px;
	color:#FFF;
	height:115px;
	overflow:auto;
}
	