body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
#articulo {
	width: 172px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.txt_tachado {
	text-decoration: line-through;
}


#prensa {
	width: 172px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

a:hover {
	color: #a79f8b;
}

#activo{
	color: #a79f8b;
	text-decoration: none;
	} 
	
.campoForm {
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	color: #666666;
	font-size: 12px;
}

.campoForm_rojo {
	background-color: #F8F8F8;
	border: 1px solid #FF0000;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	color: #666666;
	font-size: 12px;
}


.campoFormDesplega {
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	color: #666666;
	font-size: 12px;
	width: 215px;
}

.txtPeque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#separador {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D3D3D3;
}
.txtBasico {
	font-family: "Trebuchet MS";
	font-family:"Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
}
.txtDestacado {
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulos {
	color: #A0B1B8;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana;
}


.tbl_colores{
	height: 40px;
	width: 120px;
	padding: 0px;
	margin: 2px;
	border: 1px solid #CCCCCC;
}
.fondo_bt {
	background-color: #D6D6D6;
}

.linkDestacado {
	font-weight: bold;
	color: #999999;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 14px;
}

.linkDestacado:hover {
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 14px;
}
.fondoCelda {
	background-color: #eae9e9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.link_color:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #6699FF;
}

.link_color:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.link_color:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #6699FF;
}

.link_color:hover:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}#imgBox {
	position: absolute;
	top: 50;
	left: 320;
	z-index: 90;
	width: 90%;
	height: 500;
	background-color: #000;
}
#articulo_disenyadores {
	margin-top: 15px;
	margin-left: 15px;
	width: 100%;
}
#articulo_outlet {
	width: 380px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
.link_activo {
	color: #FF9900;
	text-decoration: none;
}