.blocOGF {
	/*float: right;*/
	width: 600px;
	margin: 0 20px 20px 15px;
	overflow: hidden;
	border: 1px solid #333333;
}

.blocOGF form {
	*/*background: transparent url(/include/images/site/offres/fond-ogf-fiche.gif) no-repeat center bottom;*/
	margin: 0;
	padding: 35px 9px 15px;
	text-align: center;
	position: relative;
}

.blocOGF .visuels {
	overflow: hidden;
	margin-top:45px;
}

#IE6 .blocOGF, #IE6 .blocOGF .visuels {
	height: 1%;
}

.blocOGF #OGFeco {
	position: absolute;
	color: #D10019;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 4px 0;
	position:absolute;
	top:0;
	width:280px;
}

.blocOGF #OGFtxtPanier {
	position:absolute;
	top:27px;
	font-size: 12px;
	font-weight: bold;
	width:280px;
	/*right: 0;*/
	text-align: center;
}

.blocOGF #OGFtexte {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
}

.blocOGF #OGFtexte {
	display: none;
}

.blocOGF .photoVisuel {
	/*width: 55px;*/
}

.blocOGF .boxPlus {
	background: transparent url(/include/images/site/offres/plus-ogf-fiche.gif) no-repeat;
	height:55px;
	width:55px;
	margin: 10px 0;
	float: left;
}

.blocOGF .omm20 {
	float: left;
	margin: 0 25px;
}

#IE6 .blocOGF .omm20 {
	margin: 0 20px;
}

.blocOGF .achat {
	color: #525151;
	font-family: Trebuchet MS,Tahoma,sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 15px;
}

.blocOGF .titre a {
	color: #000000;
	font-size: 12px;
}

.blocOGF form #OGFajout {
	background: transparent url(/include/images/site/offres/ajoutez-panier-fiche.gif) no-repeat bottom center;
	cursor: pointer;
	height:27px;
	width: 220px;
	margin-top: 0;
	padding: 0;
	border: 0;
}

/*#### Dans les MEA Univers ###*/

.MEAarticle .blocOGF {
	margin-left: 0;
	float: none;
}

.MEAarticle .blocOGF #OGFtxtPanier {
	display: none;
}

.MEAarticle .blocOGF #OGFtexte {
	display: block;
}


.MEAarticle .blocOGF form {
	background-image: url(/include/images/site/offres/fond-ogf.gif);
	text-align: left;
	margin: 0;
	padding-top: 0;
	overflow: hidden;
	height: 1%;
}

.MEAarticle .blocOGF .visuels {
	float: left;
	width: 55px;
	margin-right: 10px;
	margin-top: 0px;
}

.MEAarticle .blocOGF .omm20, #IE6 .MEAarticle .blocOGF .omm20, .MEAarticle .blocOGF .boxPlus {
	float: none;
	margin-left: 0;
	margin-right: 0;
}

.MEAarticle .blocOGF .boxPlus {
	background-image: url(/include/images/site/offres/pluslittle-ogf.gif);
}

.MEAarticle .blocOGF #OGFeco {
	position: relative;
	width: auto;
}

.MEAarticle .blocOGF form #OGFajout {
	background-image: url(/include/images/site/offres/ajoutez-panier.png);
	width: 189px;
}

.MEAarticle .blocOGF .ommPdt {
	display: none;
}

/* Dans le panier... */

#PANIERmea .blocOGF {
	float: none;
	margin: 20px auto;
}

