/* CSS Document */

#homepage {
display:block;
height:270px;
padding-top:5px;
}

.index_griffes_box {
position:relative;
display:block;
float:left;
width:167px;
height:269px;
}

.index_griffes_box table {
width:100%;
height:100%;
border-collapse:collapse;
text-align:center;
}

.index_griffes_box td {
border:1px solid #E4E4E4;
height:37px;
}

#oferta_box {
position:relative;
display:block;
width:232px;
height:160px;
padding:3px;
float:left;
margin-left:3px;
border:2px dashed #E366A6;
overflow:hidden;
}

#oferta_box .products_name {
font-size:10px;
float:left;
}

#oferta_box .products_name A {
color:#E366A6;
text-decoration:none;
}

#oferta_box .products_name A:hover {
text-decoration:underline;
}

#oferta_box .products_price {
display:block;
width:140px;
float:right;
text-align:right;
}

#oferta_box .products_image {
position:relative;
float:left;
margin-top:10px;
}

#oferta_box .description {
position:relative;
width:140px;
margin-left:5px;
float:left;
font-size:9px;
}

#oferta_box .griffe {
display:block;
width:100%;
text-align:center;
margin-top:5px;
}

.flash_rotativo {
position:relative;
float:right;
border:2px solid #009900;
}

#random_banner {
float:right;
margin-top:3px;
}

.index {
color: #E366A6;
font-weight: bold;
font-size: 12px;
}

/* top page only */
#random_products_index {
font-size: 10px;
padding-bottom:10px;
}
#random_products_index h1{
font-size: 16px;
padding-left:15px;
padding-bottom: 5px;
padding-top: 5px;
margin-top:10px;
margin-bottom:20px;
color: #5772B0;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

#random_products_index .products_new_item {
/*background-color: #F8BDD8;*/
width: 180px;
margin-left: 1px;
float: left;
color: #5772B0;
padding: 3px;
text-align: center;
}

#random_products_index .products_new_item a{
color: #5772B0;
text-decoration:none;
font-weight:bold;
}

#random_products_index .products_new_item a:hover{
text-decoration:underline;
}


.maisvendidos_box {
display:block;
float:right;
width:580px;
}


#atendimento_box {
display:block;
float:left;
width:180px;
}

#atendimento_box ul{
list-style:none;
padding:0;
margin:0;
margin-top:5px;
}

#atendimento_box li{
display:block;
float:left;
width:50%;
}


