body                     {
    margin: 0px;
    padding: 0px;
    background-image:  url(../images/bg.gif);
    background-color: #BE0023;
}
#site                     {
    margin: 0px auto 0px auto; padding: 0px; width: 960px;
    border:1px;    position:relative; visibility: visible;    z-index:2;}

#lang                       {margin: 0px; padding: 0px; width: 165px; height: 40px; position: absolute; left: 712px; top: -90px; z-index:3;}
#lang b                     {display:none;}
#lang a                     {margin: 0px; padding: 0px; display:inline-block; height: 40px; width:  55px; background-image: url("../images/bg_lang.gif");}
#lang a.pt                  {background-position:   0px 0px;}               #lang a.pt:hover, #lang.pt a.pt {background-position:   -0px  -40px;}
#lang a.en                  {background-position: -55px 0px;}               #lang a.en:hover, #lang.en a.en {background-position:  -55px  -40px;}
#lang a.fr                  {background-position: -110px 0px;}              #lang a.fr:hover, #lang.fr a.fr {background-position:  -110px  -40px;}

#menu_pt                    {margin: 0px; padding: 0px; width: 600px; height: 40px; position: relative; float: right; text-align: center;}
#menu_pt b                  {display:none;}
#menu_pt a                  {margin: 0px; padding: 0px; display:inline-block; height: 40px; background-image: url("../images/bg_menu_pt.gif");}
#menu_pt a.grife            {width:  78px; background-position:  -25px 0px;} #menu_pt a.grife:hover         {background-position:  -25px  -40px;}
#menu_pt a.corset           {width:  87px; background-position: -102px 0px;} #menu_pt a.corset:hover        {background-position: -102px  -40px;}
#menu_pt a.modelos          {width:  87px; background-position: -189px 0px;} #menu_pt a.modelos:hover       {background-position: -189px  -40px;}
#menu_pt a.imprensa         {width:  98px; background-position: -276px 0px;} #menu_pt a.imprensa:hover      {background-position: -276px  -40px;}
#menu_pt a.encomendas       {width: 119px; background-position: -374px 0px;} #menu_pt a.encomendas:hover    {background-position: -374px  -40px;}
#menu_pt a.contato          {width:  86px; background-position: -493px 0px;} #menu_pt a.contato:hover       {background-position: -493px  -40px;}

#menu_pt.grife a.grife                  {background-position:  -25px  40px;}
#menu_pt.corset a.corset                {background-position: -102px  40px;}
#menu_pt.modelos a.modelos              {background-position: -189px  40px;}
#menu_pt.imprensa a.imprensa            {background-position: -276px  40px;}
#menu_pt.encomendas a.encomendas        {background-position: -374px  40px;}
#menu_pt.contato a.contato              {background-position: -493px  40px;}

#menu_en                    {margin: 0px; padding: 0px; width: 600px; height: 40px; position: relative; float: right; text-align: center;}
#menu_en b                  {display:none;}
#menu_en a                  {margin: 0px; padding: 0px; display:inline-block; height: 40px; background-image: url("../images/bg_menu_en.gif");}
#menu_en a.about            {width:  97px; background-position:  -25px 0px;} #menu_en a.about:hover         {background-position:  -25px  -40px;}
#menu_en a.corset           {width:  87px; background-position: -122px 0px;} #menu_en a.corset:hover        {background-position: -122px  -40px;}
#menu_en a.designs          {width: 110px; background-position: -211px 0px;} #menu_en a.designs:hover       {background-position: -211px  -40px;}
#menu_en a.press            {width:  88px; background-position: -320px 0px;} #menu_en a.press:hover         {background-position: -320px  -40px;}
#menu_en a.orders           {width:  87px; background-position: -406px 0px;} #menu_en a.orders:hover        {background-position: -406px  -40px;}
#menu_en a.contact          {width:  86px; background-position: -495px 0px;} #menu_en a.contact:hover       {background-position: -495px  -40px;}

#menu_en.about a.about                  {background-position:  -25px  40px;}
#menu_en.corset a.corset                {background-position: -122px  40px;}
#menu_en.designs a.designs              {background-position: -211px  40px;}
#menu_en.press a.press                  {background-position: -320px  40px;}
#menu_en.orders a.orders                {background-position: -406px  40px;}
#menu_en.contact a.contact              {background-position: -495px  40px;}

a                   {text-decoration: none; color: #DD3C3C;}
a:hover             {color: #000000; text-decoration: none;}


#content                 {
    margin: 0px;
    padding: 0px;
    height: 480px;
    width: 900px;
    background-image: url("../images/bg_content.gif");
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    position: absolute;
    left: 31px;
    top: 90px;
    visibility: visible;
    z-index:3;
}
#content h2             {
    margin: 10px 10px 0px 13px;
    padding: 0;
    height: 35px;
    font-family: Euphorigenic, Georgia, serif;
    font-size: 25px;
    letter-spacing: 2px;
}
#content p                 {
    margin: 0px 10px 10px 10px;
    padding: 0;
    text-align: justify;
}
#content ul                {
    margin: 0px 0px 0px 13px;
    list-style-type: none;
    padding: 0px;
}
#content ul li            {
    float:left;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 1px;
    margin-left: 0px;
}
#content ol                {margin: 0px 10px 0px 20px; list-style-type:lower-greek; padding: 0px;}
#content ol li            {margin: 0 0 0 10px; padding:0;}
#content label            {margin: 8px 0 0 10px; padding: 0; display:block; color:000000; line-height: 20px;}

#cont                    {
    height: 35px;
    width: 70px;
    font-family: Georgia, serif;
    font-size: 26px;
    font-weight: bold;
    color: #FCD2D4;
    padding-top:3px;
    float:right;
    padding-right: 10px;
}

.legenda                {
    margin:0px 5px 10px 5px;
    padding:2px 0 0 8px;
    height: 20px;
    background-image:   url("../images/bg_stripes.gif");
    color:#DD3C3C;
    overflow: hidden;
    line-height: 20px;
}
.tagcloud                {
    padding:8px;
	height: 300px;
	background-image:   url("../images/bg_stripes.gif");
	color:#DD3C3C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}


ul.submenu li {
    padding: 0px;
    margin: 0px;
    display: block;
    width: 280px;
}
ul.submenu li a {
    height: 25px;
    background-image:  url("../images/bg_stripes.gif");
    color:#DD3C3C;
    line-height: 25px;
    display: block;
    margin: 0 0 8px 10px;
    padding: 0 0 0 8px;
}
ul.submenu li a:hover {
    background-color: #E32727; background-image:none; color:#FFFFFF;
}

ul.submenu li a.this    {
    background-color: #E32727; background-image:none; color:#FFFFFF;
}

#price                    {
    position:absolute;
    width:100px;
    height:37px;
    z-index:3;
    left: 775px;
    top: 400px;
    overflow: hidden;
    background-image: url(../images/bg_price.png);
    margin: 0px;
    padding-top: 3px;
    font-size: 11px;
    text-align:center;
    font-size: 11px;
    font-weight: bold;
    color: #EA9CA0
}
#price a                {font-family: Georgia, serif; font-size: 15px; font-weight: bold; color: #AC1414; padding-left:5px}
#price a:hover {
	color: #E32727;
}
#price span                {
    display:block;
    margin: 1px 0;
}

#morepics                    {
    margin: 0px;
    width: 180px;
    background-image: url(../images/bg_morepics.gif);
    position: absolute;
    left: 695px;
    top: 440px;
    z-index:3;
    height: 70px;
    padding: 0px;
}



#morepics ul {
    margin: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 9px;
}

#content #nav             {
    position: absolute;
    z-index: 3;
    left: 310px;
    top: 395px;
    width: 280px;
    height: 35px;
}

#content #nav ul        { margin: 0px; padding: 0px; list-style-type: none;}
#content #nav ul li        {
    height: 35px;
    width: 35px;
    font-family: Georgia, serif; font-size: 15px; font-weight: bold;
    color: #FFFFFF; text-align: center; padding: 7px 0px 0px 0px; margin: 0px;float: left;}
#content #nav ul li.bg    { height: 35px; width: 35px; background-image:  url("../images/bg_nav.gif"); background-repeat: no-repeat;}
#content #nav ol        { margin: 0px; padding: 0px; list-style-type: none;}
#content #nav ol li        { height: 35px; font-family: Georgia, serif; font-size: 15px; font-weight: bold; color: #FFAEB0; text-align: center; padding: 6px 10px 5px 0px; margin: 0px; float: left; }
#content #nav ol li.bg    { width: 35px; height: 35px; padding: 0px 10px 5px 0px;}

#footer {
    height: 45px;
    width: 550px;
    margin-left: 25px;
    line-height: 15px;
    font-weight: bold;
    color: #BE0023;
    font-size: 12px;
    text-align: center;
}

input, textarea            {
    display: block;    width: 275px; margin: 0px; padding: 2px; line-height: 20px;
    color:#DD3C3C; background-color: #F8DCDC;    border: 0px; background-image: url(../images/bg_stripes.gif);}

.botao                    {
    margin: 10px; padding:5px; border: 0px; background-image: url(../images/bg_nav.gif); display: block; height: 35px; width: 35px;
    font-family: Georgia, serif; font-size: 11px; font-weight: bold; color: #FFFFFF;}

.small                    {font-size:10px; }

#video {
    background-image: url(../images/bg_stripes.gif);
    padding: 10px;
    color: #930F0F;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: auto;
    display: table;
    line-height: 20px;
}

#content .title
{
    margin: 4px 0px 0px 10px;
    padding: 0;
    height: 40px;
}

.umaclasse {
    position: absolute; width: 1px; height: 1px; overflow: hidden;
}

img
{
    border: 0px;
}

.newsdate {
	height: 20px;
	color:#DD3C3C;
	overflow: hidden;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cart {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shoppingcart {
	padding:0;
	height: 300px;
	background-image:   url("../images/bg_stripes.gif");
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 15px;
	font-size: 12px;
}
.checkout {
	font-size: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #EA9CA0;
	line-height: 16px;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.checkoutprice {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC1414;
	padding-left:5px
}
.checkout #presente {
	background-image: none;
	background-color: #FFFFFF;
	display: table;
	width: 15px;
	float: left;
}
#tablecheckout   td {
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E32727;
}
#pagseguro {
	position: absolute;
	z-index: 3;
	left: 310px;
	top: 315px;
	width: 280px;
	height: 35px;
}

#btsave 			{
	background-image: url(../images/bt_salvar.gif); display: block; float:right;
    padding: 0px;
	height: 80px; width: 200px;}

#btsave em		{display:none}
#btsave:hover	{background-position:-200px}
#bsave:disable	{background-position:-400px}


#btenc 			{
	background-image: url(../images/bt_encomendar.gif);display: block;
	margin: 0px; padding: 0px;
	height: 80px; width: 200px;}

#btenc em		{display:none}
#btenc:hover	{background-position:-200px}
#btenc:disable	{background-position:-400px}

.tagcloud a 	{
	color: #930F0F;
}
.tagcloud a:hover{
	color: #E32727;
}
.tagcloud_tag 	{padding:0 10px 0 0}

.error_fields { color: #CC0000; }

.buy {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-align:center;
    font-size: 11px;
    font-weight: bold;
    color: #EA9CA0
}