
/* ------------------------ */
/* Frame middle : Principal */
/* ------------------------ */

#colonne_middle {
	float:left;
	margin-top:10px;
	margin-left:7px;
	margin-bottom:10px;
	width:632px;


}

#fiche{
	width:632px;
	min-height:570px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/fondcrea.jpg);
	background-repeat:no-repeat;
	background-color:#d7d7d7;
}





#projet {
	float:left;
	width:379px;
	height:auto;
	margin-top:5px;
	margin-left:7px;
}
#projet h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #DADADA;
	letter-spacing:-1px;
	margin-left:5px;
	margin-bottom:15px;
}

/* Frame middle : image produit */

#image {
	width:379px;
	min-height:298px;
	overflow:auto;
	background-color:#484848;
	border:1px solid #696969;
	float:left;
	background-image:url(../images/projet/img.png);
	background-position:center;


}

/* essai choix */


#choix {
	float:left;
	height:21px;
	width:25px;
	border:1px solid #333333;
	margin-right:2px;

}

#choix:hover {
	height:21px;
	width:25px;
	border:1px solid #333333;
	margin-right:2px;
	background-color: #d50090;
	

}

#choix p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	padding-top:3px;
	text-align:center;
	cursor: pointer;
}


/* Frame middle : description */

#description {
	float:left;
	width:215px;
	height:auto;
	margin-left:9px;
	margin-top:6px;
	margin-bottom:15px;
}

#description h4{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #FFFFFF;
letter-spacing:-1px;

}

#fiche h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #d50090;
	letter-spacing:-1px;
	
	}

/* Frame middle : légende */

#legende {
width:230px;
height:94px;
background-image: url(../images/legende.gif);
background-repeat:no-repeat;
margin-top:11px;
margin-bottom:7px;

}

#categorie {
float:left;
height:53px;
width:53px;
margin-top:18px;
margin-left:15px;

}

#cat_pict {
float:left;
height:78px;
width:37px;
background-image: url(../images/catcrea_off.jpg);
background-repeat:no-repeat;
margin-left:30px;
margin-top:10px;

}

#cat_pict2 {
float:left;
height:78px;
width:37px;
background-image: url(../images/catfab_off.jpg);
background-repeat:no-repeat;
margin-left:30px;
margin-top:10px;

}

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

#fiche p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	
	}
	
.links_description {
	color:#d50090;
	text-decoration: none;
}

.links_description:hover {
	text-decoration: underline;
}


/* Description technique */

#description_technique {
	width:618px;
	height:auto;
	padding:7px;
	float:inherit;
	margin-bottom:7px;
	clear:both;

}

#description_technique h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	color: #d50090;
	letter-spacing:-1px;
}



#sticker {
	width:auto;
	height:19px;
	background: url(../images/techup.png);
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#sticker_content {
	height:auto;
	width:598px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml_opacity:o.7;
}

#sticker_down {
	width:auto;
	height:19px;
	background: url(../images/techdwn.png);
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
}


/* autres projets */

#autres_projets {
	height:auto;
	border-top:1px dashed #535353;
	color:#FFFFFF;
	padding:7px;
	clear:both;
	overflow:hidden;
	
}

#autres_projets h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	color:#d50090;
	letter-spacing:-1px;
}

.box1 {
	float:left;
	width:145px;
	height:auto;
	margin-right:9px;
	margin-bottom:25px;

}

.box1 p{
	font:bold;
	color:#484848;
	margin-top:3px;
	
}

.box1_cadre {

	width:145px;
	height:114px;
	background-color:#484848;
	border:1px solid #696969;
	padding:3px;
	cursor: pointer;
	background:url(../images/projet/prv.png);
	background-position:center;
}

.box1_cadre p{
	font:bold;
	color:#484848;
	margin-top:3px;
	
}
.type{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font:bold;
	color:#484848;
	margin-top:3px;
	
}

#code_barre {
	width:632px;
	height:68px;
	background-color:#d7d7d7;
	background-image: url(../images/barcode.gif);
	background-repeat:no-repeat;
	background-position: 522px;
	clear:both;

}

#arrondi {
	width:632px;
	height:15px;
	background-image: url(../images/arrondi.gif);
	background-repeat:no-repeat;

}

