BODY,html,form {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	SCROLLBAR-HIGHLIGHT-COLOR: #f7f7f7;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #BC0000;
	SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
	SCROLLBAR-BASE-COLOR: #999999;
}
.tdPrincipal{
	width:920px;
	background-image: url(../imagenes/home_fondo.gif);
	background-repeat: repeat;
}
.CabImagen{
	width:596px;
	background-image: url(../imagenes/h_cab_imagen.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: right top;
}
.CabHerramientas{
	width:30px;
	border-left:1px solid #676767;
	padding-bottom:2px;
	vertical-align:bottom;
}
.tdMenuPrincipal{
	width:120px;
	height:363px;
	background-color:#FFF;
	border-left:1px solid #5F5F5F;
	vertical-align:top;
}
.tdMenuSepara{
	width:5px;
	height:456px;
	background-color:#FFF;
	background-image: url(../imagenes/h_menu_separacion.gif);
	background-repeat: no-repeat;
	vertical-align:top;
}
.tdAnimacion{
	height:456px;
	background-color:#FFF;
	vertical-align:top;
}
.tdMenuOpciones{
	width:165px;
	height:119px;
	padding-right:10px;
	background-color:#FFF;
	border-bottom:1px solid #5F5F5F;
	vertical-align:top;
}
.tdContenidoContainer{
	width:795px;
	height: 65px;
	background-image: url(../imagenes/home_productos_fondo.gif);
	background-repeat: x-repeat;
	background-color: #FFF;
	padding-left: 29px;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: top;
}
.tdContenidoTitulo{
	width:495px;
	height: 35px;
	background-image: url(../imagenes/home_superior.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0100;
	font-weight:normal;
	text-decoration: none;
}
