body {
	margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.titulos_login {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.cuadro_general {
	margin: 8px;
	padding: 5px;
	border: solid #1970ad 1px;
}
table {
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
        font-size: 12px;
}
td {
        padding: 0px;
        margin: 0px;
}
.barseparator {
	color: white;
	background-color: #ca0000;
	font-text: 12px;
	width: 100%;
	height: 20px;
}
.tabfiller {
	background-image: url(tab2.gif); 
	background-repeat: repeat-x; 
        padding-left: 0px;
        padding-right: 0px;
	margin: 0px;
	border: 0px;
}
.menulink:link {
        color: #1970ad;
        font-weight: bold;
        text-decoration: none;
        font-size: 11px;
	cursor: pointer;
}
.menulink:visited {
        color: #1970ad;
        font-weight: bold;
        text-decoration: none;
        font-size: 11px;
	cursor: pointer;
}
.menulink:hover {
        color: red;
        font-weight: bold;
        text-decoration: underline;
        font-size: 11px;
	cursor: pointer;
}
.menulink:active {
        color: red;
        font-weight: bold;
        text-decoration: underline;
        font-size: 11px;
	cursor: pointer;
}
.catalogo:link {
        color: black;
        font-weight: bold;
        text-decoration: none;
        font-size: 16px;
	cursor: pointer;
}
.catalogo:visited {
        color: black;
        font-weight: bold;
        text-decoration: none;
        font-size: 16px;
	cursor: pointer;
}
.catalogo:hover {
        color: black;
        font-weight: bold;
        text-decoration: underline;
        font-size: 16px;
	cursor: pointer;
}
.catalogo:active {
        color: black;
        font-weight: bold;
        text-decoration: underline;
        font-size: 16px;
	cursor: pointer;
}

table.pedido {
        border-collapse: collapse;
 	border: solid #ca0000 1px;
}
tr.pedido {
 	border: solid #ca0000 1px;
}
td.pedido {
	padding: 2px;	
 	border-right: solid #ca0000 1px;
}
td.cantidad {
	text-align: center;
}
td.importe {
	text-align: right;
}
a:link {
        color: blue;
        font-weight: bold;
        text-decoration: none;
        font-size: 11px;
}
a:visited {  
        color: purple;
        font-weight: bold;
        text-decoration: none;
        font-size: 11px;
}
a:hover {
        text-decoration: none;
        color: red;
}
a:active {
        text-decoration: none;
        color: red;
}
.storetext {
        color: #1970ad;
        font-weight: bold;
}
.storeh3 {
        color: #1970ad;
        font-weight: bold;
	font-size: 16px;
}
.storeheader {
        color: white;
	background-color: #ca0000;
        font-weight: bold;
	font-size: 14px;
	text-align: center;
}
td.banner_container {
	width: 100%;
	height: 26px;
}
.banner_container {
	overflow: hidden; 
	width: 100%;
	height: 100%;
	padding: 2px;
;	float: left;
}
.banner {
	position: relative;
	width: 100%;
	height: 100%;
}
.categorias_de_plata {
 	border: solid #ca0000 1px;
	background-color: white;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	margin: 2px;
	padding: 6px;
	float: left;
}

/* CoolMenus 4 - default styles - do not edit http://www.dhtmlcentral.com/projects/coolmenus/?m=31*/
.clCMEvent {
	position:absolute; 
	width:99%; height:99%; 
	clip:rect(0,100%,100%,0); 
	left:0; 
	top:0; 
	visibility:visible
}

.clCMAbs {
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0
}

/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/

.clBar {
	position:absolute; 
	width:0; 
	height:0; 
	background-color:Navy; 
	layer-background-color:Navy; 
	visibility:hidden
}

/*Styles for level 0*/
.clLevel0,.clLevel0over {
	position:absolute; 
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold
}
.clLevel0 {
	background-color: #eeeeee;
	layer-background-color: #eeeeee; 
	color:black;
}
.clLevel0over {
	background-color:#ff7400; 
	layer-background-color:#336699; 
	color:Yellow; 
	cursor:pointer; 
	cursor:hand; 
}
.clLevel0border {
	position:absolute; 
	visibility:hidden; 
	background-color:#ff7400; 
	layer-background-color:#006699
}



