body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #111111;
	scrollbar-3dlight-color: #111111;
	scrollbar-darkshadow-color: #111111;
	scrollbar-shadow-color: #111111;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #555555;
}

.lat_der {
	background-image: url(Images/fondo_der.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.lat_izq {
	background-image: url(Images/fondo_izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.texto_gral {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
.texto_link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #87A0E3;
	text-decoration: none;
	font-weight: bold;
}
.texto_link:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Form_Textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	height: 16px;
	width: 200px;
	border: none;
}
.Form_TextareaChico {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	height: 14px;
	width: 30px;
	border: none;
}
.Form_TextComents {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	height: 90px;
	width: 200px;
	border: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EBEBEB;
	background-color: #445992;
	border: none;
	text-align: center;
}
.texto_legal {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
.Titulo_categorias {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
}
.Titulo_categorias:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87A0E3;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
}
.BD_Nombre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB703E;
	text-decoration: none;
	letter-spacing: 1px;
}
.BD_Nombre:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	letter-spacing: 1px;
}
.BD_referencia {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.BD_Foto {
	border: 1px solid #000000;
}
.BD_Celda {

	border: 1px solid #555555;
}
.BD_Titulo_referencia {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BCBCBC;
	text-decoration: none;
}
.BD_Precio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E4E4E4;
	text-decoration: none;
	background-color: #A60000;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.BD_PrecioCifra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4E4E4;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
}
.BD_Celda2 {
	border-bottom: 1px solid #555555;
}
.separador_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
}
.separador_bottom {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
.BD_unidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 50px;
	border: none;
}
.titulos {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6785DA;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}

