body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.borde {
	border-top-width: 0px;
	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: #87524B;
	border-right-color: #87524B;
	border-bottom-color: #87524B;
	border-left-color: #87524B;
}

.linea {
	background-image:   url("../images/linea.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.linea2 {

	background-image:   url("../images/linea.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.linea-hor {
	background-image:   url("../images/linea.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.linea-hor2 {

	background-image:   url("../images/linea.gif");
	background-repeat: repeat-x;
	background-position: top;
}

.bg-contenido {
	background-image:  url("../images/content_area/gradient.gif");
	background-repeat: repeat-x;
}
.bar-leftbg {
	background-image:  url("../images/content_area/bar-bg.gif");
	background-repeat: repeat-x;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.items-bg {
	background-image:  url("../images/content_area/items-bg.gif");
	background-repeat: repeat-x;
}
.form {
	border: 1px solid #97453E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87524B;
	background-color: #EEEEEE;
}
.borde-foto {
	border: 1px solid #CCCCCC;
}
.graybar {
	background-image: url(../images/content_area/graybar-bg.gif);
	background-repeat: repeat-x;
}
.linea_vertical {
	background-image: url(../images/content_area/line-vert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.linea-hor3 {
	background-image: url(../images/content_area/line_separador2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.borde-form {
	border: 1px solid #87524B;
}
.borde_abajo {
	border-bottom: 1px solid #87524B;
}
