@charset "utf-8";
/* CSS Document */

.headerTxt{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.header{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#000000;
}
.headerNews{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0885cf;
}
.list_client_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#333333;
}
.headerLocation{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.fottermysite a{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.fottermysite a:hover{
color:#0885cf;
}

.nameofproducts{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0885cf;
font-weight:bold;
}
.brand{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
.broducts_header{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#5e5e5e;
}
.mission{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
font-weight:bold;
}
.welcome{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
}
.our_site{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666666;
}
.categories_header{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0885cf;
font-weight:bold;
}

/*   SCROLLING       */

div.scrollcategories
{
background: #DFDFDF;
width:100%;
height:298px;
overflow:scroll;
overflow-x:none;
}
div.scrollprice
{
background: #DFDFDF;
width:100%;
height:298px;
overflow:scroll;
overflow-x:none;
}
div.scrollproducts
{
background: #DFDFDF;
width:100%;
height:298px;
overflow:scroll;
overflow-x:none;
}
div.scrollpromosales
{
background: #DFDFDF;
width:100%;
height:298px;
overflow:scroll;
overflow-x:none;
}

/*   END SCROLLING   */