/* ################ */
/*  HEADER DOMAINE  */
/* ################ */

.top_domaine {
	margin:auto;
	background:url('/img/top_domaine.gif') top center no-repeat;
	width:910px;
	height:5px;
	font-size:1px;
}
.header_domaine {
	background:url('/img/top_bg_domaine.gif') top center repeat-x;
	width:897px;
	height:150px;
}
.header_domaine .pub_top {
	float:left;
	padding:10px 0px 0px 10px;
	width:730;
}
.header_domaine .titre {
	float:left;
	padding:18px 0 0 10px;
	width:700px;
}
.header_domaine .titre .ico {
	float:left;
	padding:8px 5px 0 5px;
}
.header_domaine .titre H1 {
	float:left;
	margin:0px;
	padding:2px 0 0 5px;
	color:#C6D1E0;
	font-family:Arial;
	font-size:28pt;
	font-weight:normal;
}
.header_domaine .titre H2 {
	margin:0px;
	padding:5px 0 0 34px;
	color:#677e9f;
	font-family:Arial;
	font-size:13pt;
	clear:both;
}
.header_domaine .translate {
	float:right;
	padding:102px 5px 0px 0px;
}
.header_domaine .fav {
	float:right;
	padding:100px 8px 0 0;
}
.header_domaine .google1 {
	float:right;
	padding:98px 5px 0px 0px;
}


/* ################ */
/*  COLONNE GAUCHE  */
/* ################ */

.left {
	float:left;
	width:570px;
	margin:0;
	padding:0 0 0 8px;
	text-align:justify;
	background-color:#FFFFFF;
}
.left H1 {
	margin:0;
	padding:6px 0 0 5px;
}
.left H2 {
	margin:0;
	padding:5px 0 0 5px;
}
.left H3 {
	margin:0;
	color:#67a227;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
}

.left .pub_ban {
	width:570px;
	text-align:center;
	padding-bottom:10px;
}

.left .titre {
	background:url(/img/bg_titre.gif) no-repeat;
	height:58px;
	width:570px; 
}
.left .titre .ico {
	float:left;
	padding:8px 5px 0 5px;
}

.left .description {
	float:left;
	width:549px;
	margin:0;
	padding:10px 10px 0px 10px;	
	border-right:#DDD solid 1px;
	text-align:justify;
}
.left .description A, .left .description A:visited {
	border-bottom:1px dashed #6d87a3;
}
.left .description A:hover {
	border-bottom:0px;
	text-decoration:none;
}

.left .listing {
	float:left;
	width:569px;
	margin:0;
	padding:0;	
	border-right:#DDD solid 1px;
	text-align:left;
}
.left .listing .screenshot {
	float:left;
	text-align:center;
	border-right:#DDD solid 1px;
	padding:5px 5px 5px 5px;
	width:135px;
}
.left .listing .screenshot_jeuxflash {
	display:none;
}
.left .listing .infos {
	float:left;
	padding:0 0 0 10px;
	width:410px;
}
.left .listing .infos ul {
	list-style-image:none;
	list-style-position:inherit;
	list-style-type:none;
	margin:0; 
	padding:0; 
}
.left .listing .infos li {	
	background:url(/img/puce_info.gif) no-repeat;
	padding:1px 0 0 13px;
	margin:0;
	color:#3b5473; 
}
.left .listing .infos .li_jeuxflash {	
	float:left;
}

.left .h3 {
	padding:15px 10px 10px 10px;
}

.left .signaler_maj {
	float:right;
	padding:15px 10px 10px 10px;
	font-size:10px;
	color:#808080;
}
.left .signaler_maj a, .left .signaler_maj a:visited {
	color:#808080;
}

.left .download {	
	background:url(/img/bg_download.gif) no-repeat;
	float:left;
	padding:10px 1px 0 8px;
	width:560px;	
	text-align:left;
}
.left .download .bt {
	float:left;
	width:98px;
}
.left .download input {
	width:98px;
}
.left .download .text {
	float:right;
	width:460px;
}
.left .download .text .support {
	font-size:11px;
}
.left .download_bottom {
	float:left;
	background:url(/img/bg_download_bottom.gif) no-repeat;
	height:12px;
	width:570px; 
}

.left .prerequis {
	padding:5px 0px 0px 5px; 
	font-size:10px;
}
.left .prerequis .liste {
	float:left;
	padding-left:5px; 
}

.left .big_screenshot {
	padding:5px;
	text-align:center;
	background-color:#ebebeb;	
	border:#e5e5e5 solid 5px;
}

.maj_rubrique ul {
	float:left;
	width:545px;
	padding:5px 0px 10px 25px; 
	margin:0;	
	background-repeat:no-repeat;
	list-style-type:none;
} 	
.maj_rubrique li {
	float:left;
	width:245px;
	padding:0px 0px 5px 25px;
	margin:0; 
}


/* ################ */
/*  COLONNE DROITE  */
/* ################ */

.right {
	float:right;
	width:304px;
	padding-right:5px;
}

#redacteur {
	background-image: url('../img/v2-Fiche-pctuto-Bg.gif');
	background-repeat:no-repeat;
	text-align:center;
	padding:6px 0 0 0;
	margin:0 2px;
	width:300px;
	height:270px;
}

#video {
	background-image: url('../img/v2-Fiche-CD-Video-Bg');
	background-repeat:no-repeat;
	text-align:center;
	padding:6px 0 0 0;
	margin:0 2px;
	width:300px;
	height:270px;
}

#video .titre {
	display:block;
	text-align:left;
	padding:3px 0 0 33px;
	margin-bottom:8px;
	font-size:0.9em;
}



.blocTop-top{
	float: left;
	width:300px;
	margin:0px;
	height:6px;
	font-size:1px;
	background-image:url('img/colDroite-1-dyna-top.gif');
	background-repeat:no-repeat;
}

.blocTop-middle{
	float:left;
	width:300px;
	margin:0;
	background-image:url('img/colDroite-1-dyna-middle.gif');
	background-repeat: repeat-y;
}
.blocTop-middle ul {
	float:left;
	margin:0;
	padding:5px 0px 0px 10px;
}	
.blocTop-middle li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 0px 5px 25px;
	margin:0; 
}

.blocTop-titre {
	float:left;
	text-align:center;
	background-image:url('img/colDroite-1-dyna-titre.gif');
	background-repeat:no-repeat;
	width:296px;	
	height:21px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 0 0 3px;
}

.blocTop-bottom {
	float:left;
	width:300px;
	margin:0;
	background-image:url('img/colDroite-1-dyna-bottom.gif');
	background-repeat:no-repeat;
	height:6px;
}

.text_vert {
	color:#67A227;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.edito {
	padding:8px;
	margin:0px 10px;
	border:1px solid #b7c3d1;
	text-align:justify;
	-moz-border-radius:3px;
	border-radius:3px;	
}

.BGbloc2-3 {
	float: left;
	background-image:url('../img/colDroite-2-2.gif');
	background-repeat:no-repeat;
	text-align:center;
	width:189px;
	height:155px;
	padding:15px 0 0 0px;
	margin:0px;
}

.BGbloc2-4 {
	float: left;
	/*background-image:url('../img/colDroite-2-1.gif');
	background-repeat:no-repeat;
	width:189px;*/
	background-color:#FFFFFF;
	margin:0px;
	padding:5px;
	text-align:center;
	text-decoration:none;
}