@import url("tabs.css");
body {
	margin:0px;
}

a, a:active {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#535353;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#535353;
}

input, select, textarea {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#343434;
	border:1px solid #666666;
	background-color:#F4F4F4;
}

ul {
    list-style-image: url("../../images/li_look.gif");
}

li {
    list-style-image: url("../../images/li_look.gif");
	margin-top:2px;
}


table {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#686868;
}

#content { 
	margin-left:5px; 
	overflow:hidden;
	width:185px;
	height:495px; 
}

.productRojo {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#ee1c23;
	font-weight:bold;
	text-transform:uppercase;
}

.productNegro {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#00000;
	font-weight:bold;
	text-transform:uppercase;
}

.tituloNoticia
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #13325E;
	font-weight:bold;
}

.noticia
{
	font-family:Helvetica;
}

.CuadroColumna {
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#848484;
	background-color:#F9F9F9;
	background-image:url("../../images/bg_cuadro_columna.jpg");
	height:28px;
	text-align:center;
}

.Fila1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
	height:22px;
	background-color:#F8F8F8;
}

.Fila2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
	height:22px;
	background-color:#FCFCFC;
}

.FilaOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
	background-color:#EEEEEE;
	height:22px;
	cursor:pointer;
}

.DivSeparador01{
	overflow:hidden;
	height:10px;
}

.txtBottom {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
}

.txtMenuBottom {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
	padding-right:15px;
}

.txtMenuBottomOver {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
	padding-right:15px;
	text-decoration:underline;
	cursor:pointer;
}

.txtMenu {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	border:1px solid #484848;
	height:29px;
	text-align:center;
}

.txtMenuOver {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	border:1px solid #484848;
	height:29px;
	background-color:#2D2D2D;
	background-image:url(../../images/bg_menu_over.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	text-align:center
}

.txtSecciones {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
	/*font-weight:bold;*/
}

.franjaVertical {
	width:1px;
	background-color:#DFDFDF;
	background-repeat:repeat-y;
	height:100%;
}

.franjaHorizontal {
	height:1px;
	background-color:#DFDFDF;
	background-repeat:repeat-x;
	width:100%;
}

.franjaVertical {
	width:1px;
	background-color:#DFDFDF;
	background-repeat:repeat-y;
	height:100%;
}

.Botones {
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	background-color:#F4F4F4;
	border:1px solid #999999;
	width:100px;
	height:20px;
	cursor:pointer;
}

.txtcontenido {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#ffffff;
}

.txtTitCategorias {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
	/*font-weight:bold;*/
}


.AtxtCategorias, .AtxtCategorias:active {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.AtxtCategorias:hover {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.verMas, .verMas:active {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#ee1c23;
	text-decoration:none;
	/*font-weight:bold;*/
}

.verMas:hover {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#ee1c23;
	text-decoration:underline;
	/*font-weight:bold;*/
}

.bordeTableProducts {
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
}

.BtnScrolllHorLeft{
	border-right:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

.BtnScrolllHorRight{
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}
