.mybody
{
    background-color:rgb(50,11,5);
}


.opttxt
{
	font-family:Comic Sans MS;
	font-size:xx-small;
	Filter:dropshadow(offx=1, offy=1, color=black);
}

/*A IMG {

border: none;

}
*/

/*
.autolink2 
{
	border:none;
	color:Orange;
	allowtransparency:true;
	background-color:Transparent;
}
*/






.fpdescription
{
	font-size:x-small;
}


.menuoption
{
	/*background-color:#A50E15;*/
	color:#FDBF39;
	font-family:Comic Sans MS;
	font-weight:bold;
	text-align:center;
	width:125;
	height:25;
	Filter:dropshadow(offx=1, offy=1, color=red);
}



.picaccueil
{
	height:105;
	vertical-align:middle;
	cursor:hand;
	text-align:center;
	/*filter:shadow(Color=black, direction=315, enabled=1);*/
	filter:dropshadow(Color=#A50E15, OffX=3, OffY=3);
}




.textaccueil
{
	text-align:center;
	Filter:dropshadow(offx=1, offy=1, color=black);
	font-size:15;
	font-weight:580;
	
}


.stitreaccueil
{
	text-align:center;
	Filter:dropshadow(offx=1, offy=1, color=black);
	font-size:medium;



}


.titreaccueil
{
	Filter:dropshadow(offx=1, offy=1, color=black);
	font-size:large;
	font-weight:700;
}



.MFTitle
{
	font-size:small;
	Filter:dropshadow(offx=1, offy=1, color=black);
	height:20;
	text-align:center;
}

.MFprice
{
	font-size:small;
	Filter:dropshadow(offx=1, offy=1, color=black);
	/*height:20;*/
	text-align:center;
}






.titrepanier
{
	font-family:Comic Sans MS;
	font-size:x-large;
    Filter:dropshadow(offx=1, offy=1, color=black);
}



.footerpanier
{
    Filter:dropshadow(offx=1, offy=1, color=black);
}

.textpanier
{
	Filter:dropshadow(offx=1, offy=1, color=black);
	font-size:15;
	font-weight:580;
}




.gallerycellimage
{
	cursor:hand;
	filter:dropshadow(Color=#A50E15, OffX=3, OffY=3);
	text-align:center;
}



.cbocateg
{
	font-size:x-small;
	filter:dropshadow(offx=1, offy=1, color=black);
	color:#FDBF39;
	background-color:rgb(50,11,5);
	font-family:Comic Sans MS;
	font-weight:800;
}




.txtsearch
{
	font-size:x-small;
	filter:dropshadow(offx=1, offy=1, color=black);
	color:#FDBF39;
	background-color:rgb(50,11,5);
	font-family:Comic Sans MS;
	font-weight:800;
}



.titrefiche
{
	font-size:x-large;
	text-align:center;
	filter:dropshadow(offx=1, offy=1, color=black);
}

.textfiche
{
	font-size:15;
	font-weight:700;
	filter:dropshadow(offx=1, offy=1, color=black);
}


.cbofiche
{
	font-size:x-small;
	filter:dropshadow(offx=1, offy=1, color=black);
	font-family:Comic Sans MS;
	background-color:rgb(50,11,5);
	color:#FDBF39;
}





.grostitrecatalogue
{
	font-size:x-large;
	filter:dropshadow(offx=1, offy=1, color=black);
}





/* ******************************** */
/* Cadre mini fiche (catalog)       */
/*                                  */

TD.MFHG
{
    padding:0px;
    BACKGROUND-IMAGE: url('imgs/cadres/mf/hg.png');
	Background-repeat: no-repeat;
    MARGIN: 0px;
	height: 10px;
	width: 10px;
}

TD.MFH
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/h.png');
	Background-repeat: repeat-x;
    MARGIN: 0px;
}


TD.MFHD
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/hd.png');
	Background-repeat: no-repeat;
    MARGIN: 0px;
	height: 10px;
	width: 10px;
}

TD.MFG
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/g.png');
	Background-repeat: repeat-y;
    MARGIN: 0px;
	width: 10px;
}

TD.MFD
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/d.png');
	Background-repeat: repeat-y;
    MARGIN: 0px;
	width: 10px;
}
TD.MFBG
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/bg.png');
	Background-repeat: no-repeat;
    MARGIN: 0px;
	height: 10px;
	width: 10px;
}
TD.MFB
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/b.png');
	Background-repeat: repeat-x;
    MARGIN: 0px;
	height: 10px;
}
TD.MFBD
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/bd.png');
	Background-repeat: no-repeat;
    MARGIN: 0px;
	height: 10px;
	width: 10px;
}

TD.MFC
{
    padding:0px;
	BACKGROUND-IMAGE: url('imgs/cadres/mf/c.gif');
	Background-repeat: no-repeat;
    MARGIN: 0px;
}






