/* ------------------------------------------------- */

#template {
	width: 450px;
	margin: -10px;
}

#template td {
	width: 10px;
	text-align: center;
	border: 1px solid #E2E3E3;
	padding: 10px;
	background: #F6FAFB url("../pics/fond_screenshot.gif") no-repeat;
	vertical-align: top;
}

#template td.vide {
	width: 135px;
	background: #ffffff;
	border: 0px;
}

div.screenshot {
	height: 140px;
	margin: 0px;
	padding: 0px;	
}
div.screenshot img {
	width: 135px;
	height: 135px;
}

div.details {
	height: 20px;
	width: 120px;
	padding: 0px;
	margin-left: 7px;
}

div.details a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
div.details a:hover {
	text-decoration: underline;
}

div.details div.formga {
	position:relative;
	float:left;
	text-align:left;
	width: 50%;
	
}

div.details div.formdr {
	position:relative;
	float:right;
	text-align:right;
	width: 49%;
}

div.nav_page_haut {
	width: 490px;
	text-align: right;
	margin-bottom: 7px;
}

div.nav_page_bas {
	width: 490px;
	text-align: right;
	margin-top: 7px;
}


/* -------------------- cadrage general ----------------------------*/

.formga {
	position:relative; float:left; text-align:left;
}

.formdr {
	position:relative; float:right; text-align:left;
}

/* ----------------------- prix template ---------------------------------- */

#cadre_fin { 
	background: #FFFFFF;
	padding:0px;
	margin: 0px;
	display:block;
	width: 205px;
}

#cadre_fin .cah {BACKGROUND:  url("../pics/prix_cadre_haut.gif") repeat-x;MIN-HEIGHT:6px;HEIGHT:6px; font-size:0;}
#cadre_fin .cab {BACKGROUND:  url("../pics/prix_cadre_bas.gif") repeat-x;MIN-HEIGHT:6px;HEIGHT:6px;}

#cadre_fin .centre { 
	padding: 10px;
	background: #FFFFFF;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
}

#achat {width:180px; background:url(/pics/detail_buy_bg.png) repeat-y;}

#achat .prix {height:50px; width: 100%; padding: 0px; margin-left: 20px}
#achat .prix .gauche {float:left; clear:left; width: 49%; font-weight:bold; font-size: 1.2Sem; padding-top: 15px}
#achat .prix .droite {float:right; clear:right; width: 50%; color:#FF7F00; font-weight:bold; font-size:1.6em; padding-top: 10px}

#achat .caddie {cursor: hand; background: url("../pics/caddie_achat.gif") no-repeat; margin-top: 0px; margin-left: 20px; padding-left: 90px; padding-top: 50px;}
#achat a {text-decoration: none}
#achat a:hover {text-decoration: underline}

#transparent_bleu {
	position: absolute;
	Z-INDEX: 1000;
	visibility: hidden;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background:  #000000;
	opacity : .8;
	filter : alpha(opacity=80);
}

#cadre_agrandir {
	position: absolute;
	Z-INDEX: 1001;
	visibility: hidden;
	width: 100%;
	height: 100%;
	left: 0px;
}

#cadre_agrandir table.contenu {
	margin-top: 30px;
	background-color: #FFFFFF;
	border: 20px solid #FFFFFF;
	border-top: 0px;
}

div.flash_logo {
	position: absolute;
	background: url("../pics/flash.gif") no-repeat;
	width: 30px;
	height: 30px;
	margin-top: -10px;
	margin-left: -10px;
}

div.apercu {
	position: relative;
	height: 40px;
	float: right;
}

div.apercu div {
	padding-left: 40px;
	padding-top: 10px;
}

div.apercu a {
	color: #404040;
	text-decoration: none;
}

div.apercu a:hover {
	text-decoration: underline;
}

#zone_template {
	
}

.menu_screenshot {
	width: 100%;
	margin-bottom: 10px;	
}

.zlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;


	text-align:justify;

	text-decoration:none;
}

a.bobo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FF9900;

	text-align:justify;

	text-decoration:none;
}
.arrow {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;


	

	text-decoration:none;
}

/**** bulle3 ****/
span.bulle3 {
	position:relative;
	z-index:24;
	cursor: pointer;
	}
span.bulle3:hover {
	z-index:25;
	}
span.bulle3 span, span.bulle3 img.fleur {
	display: none;
	}
span.bulle3:hover span {
	display:block;
	position:absolute;
	}
.retour {
	position: absolute;
	top: 2px;
	left: 3px;
	color: #4040ff;
	background-color: #ffaaaa;
	}