.input {border: 1px solid; border-color: #7F9DB9; font-family:Arial, Helvetica, sans-serif; font-size:9pt; background-color: white; width: auto; }
.input_com {border: 1px solid; border-color: #D03403; font-family:Arial, Helvetica, sans-serif; font-size:9pt; background-color: white; width: auto; }
.submit {font-family:Arial, Helvetica, sans-serif;}
.select {border: 1px solid; border-color: #7F9DB9; font-family:Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FFFFFF;}

a:link    {text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, sans-serif; color: #345474; font-style:normal;}
a:visited {text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, sans-serif; color: #345474;}
a:active  {text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, sans-serif; color: #345474;} 
a:hover   {text-decoration: underline; font-size: 12px; font-weight: bold; font-family: Arial,  sans-serif; color: #cc2233;}


.lineizq {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: cc2233;
}
.menu1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #345474;
	border-right-color: #345474;
	border-bottom-color: #345474;
	border-left-color: #345474;
}
.punteado{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #345474;
}
.linedwmenu {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: 45474;
}
.bordered {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc2233;
	border-bottom-color: #CC2233;
	border-left-color: #CC2233;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
}
.texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
}
.bordeblue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #345474;
	border-bottom-color: #345474;
	border-left-color: #345474;
}

.tab_destacados {
	border-top:1px solid #cc2233;
	border-left:1px solid #cc2233;
	border-right:1px solid #cc2233;
	background-color:#cc2233;
	/*background-color:#F8E4E6;*/
	padding-top:6px; 
	padding-bottom:5px; 
	color:#ffffff; 
	font-weight:bold;
	font-size:12px;
	padding-left:3px;
}

.tab_promocionados {
	border-top:1px solid #345474;
	border-left:1px solid #345474;
	border-right:1px solid #345474;
	/*background-color:#EBEEF1;*/
	background-color:#345474;
	padding-top:6px; 
	padding-bottom:5px; 
	color:#ffffff; 
	font-weight:bold;
	font-size:12px;
	padding-left:3px;
}


.items_panel{
	border:1px solid #345474;
	background-color:#EBEEF1;
}