body
{
    /*background-color: #FFFFFF;
   /* background-image: url(images/textura-2.jpg);
	/*font-family: "Monotype Corsiva";   */
    font-family: "AvantGarde Bk BT"
	font-size: 20px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
    color: #663366;

}

div
{
    font-size: 20px;
	text-align: left;
   /*	background-color: #FFFFFF;  */
   background-image: url(images/fondo.jpg)
	color: #663366;
	height: auto;
	width: 800px;
	font-family: "AvantGarde Bk BT"
	vertical-align: middle;
	padding: 6px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	/*border-right-color: #CC00CC;
	border-left-color: #CC00CC; */
    border-right-color: #CC5555;
	border-left-color: #CC5555;
}

div div
{
	width: 100%;
	border: none;

}

div.info
{
	text-align: center;
}

div.info_carro
{
	text-align: center;
	border-width: thin;
	border-style: solid;
	/*border-color: #CC00CC;*/
    border-color: #CC5555;
	vertical-align: middle;

}

div.btn_bar
{
	text-align: justify;
	vertical-align: middle;
}

div.info_head
{
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	/*border-top-color: #CC00CC; */
    border-top-color: #CC5555;
}

div.info_foot
{
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	/*border-bottom-color: #CC00CC;*/
    border-bottom-color: #CC5555;

}

div.title
{
	font-size: 24px;
	text-align: center;
}

div.head_title
{
    /*background-image: url(images/textura-2.jpg);*/
    border: none;
	font-size: 28px;
	text-align: center;
    background-color: #FFFFFF;


}

div.logo
{
	border: none;
	text-align: center;
	background-color: #FFFFFF;
    background-color: transparent ;
}

div.head
{
	border: none;
	text-align: center;
    background-image: url(images/fondo.jpg)
}

div.warning
{
	color: #FFFFFF;
	background-color: #CC5555;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 10px;
}

div.list
{
	text-align: left;
}

ul
{
	text-align: left;
}

div.legal
{
	font-size: 14px;
	text-align: center;
	border-width: thin;
	border-style: solid;
	border-color: #CC5555;
}

div.art_detail
{
}

div.cart
{
}
