/*********** Orcanta ***********/
/* Home */

/* Element Structure commun */
#Center{
	background: url("../../img/orcanta/aideauchoix/bg_texture.jpg") 0px 10px repeat-x;
}

#MainContent{
	padding:49px 0 0 50px;
	width:738px;
	height:498px;
}

/* Fin Element Structure commun */


.Module_aide_left{
	float:left;
	width:270px;
}

.Module_aide_left h2{
	margin: 0 0 7px 4px;
}

.Module_aide_left .mainvisu{
	width:256px;
	height:395px;
	padding: 0 4px 0 4px;
	background: url("../../img/orcanta/aideauchoix/bg_visuaide.gif");
	voice-family: "\"}\"";
	voice-family:inherit;
		width:248px;
	voice-family: "\"{\""; 
}

.Module_aide_right{
	float:left;
	height:440px;
	width:440px;
}

.block_edito{
	float:left;
	margin-bottom:20px;
	width:415px;
}

.block_edito img{
	float:left;
	border:1px solid #fff; 
	margin: 0 5px 15px 0;
}

.block_edito div{
	float:left;
	width: 296px;
	min-width:296px;
}


.block_edito h3{
	font-size: 11px;
	margin-bottom:5px;
}

.block_edito .linkaide{
	text-align: right;
	margin-top:5px;
}

.block_edito .linkaide a:hover{
	text-decoration: underline;
}

