/* CSS Document */
*{
	margin:0;
	padding:0;
}
.alinearderecha {
    text-align:right;
}
.alinearcentro {
    text-align:center;
}
.finflotado {
	clear: both;
}
.punteado{
	border-top-width: 1px;
	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;
}
.punteado2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#box1 {
	margin-left: 50px;
	width: 681px;
}
#catalogo {
	float: left;
	width: 250px;
	height: 140px;
}
#contenedor {
	width: 768px;
	margin-left: -384px;
	position: absolute;
	background-color: #000000;
	left: 50%;
}
#contenedor_catalogo {
	padding-left: 5px;
	padding-top: 4px;
	width: 750px;
}

#contenido {
	width: 766px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#contrasenia {
	width: 235px;
	padding-left: 285px;
}
#foto- {
	float: left;
	width: 90px;
	background-color: #FFCCFF;
	margin-bottom: 1px;
}
#foto2- {
	float: left;
	width: 90px;
	background-color: #FFCCFF;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

#articulo- {
	float: left;
	width: 40px;
	background-color: #FFCCFF;
}
#nro_orden- {
	float: left;
	width: 80px;
	background-color: #FFCCFF;
}
#nro_orden-3 {
	float: left;
	width: 60px;
	background-color: #FFCCFF;
}
#mostrar- {
	float: left;
	width: 50px;
	background-color: #FFCCFF;
}
#mostrar-3 {
	float: left;
	width: 45px;
	background-color: #FFCCFF;
}
#descripcion- {
	float: left;
	width: 300px;
	background-color: #FFCCFF;
}
#descripcion-3 {
	float: left;
	width: 235px;
	background-color: #FFCCFF;
}
#precio- {
	float: left;
	width: 100px;
	background-color: #FFCCFF;
}
#precio-3 {
	float: left;
	width: 50px;
	background-color: #FFCCFF;
}
#colores- {
	float: left;
	width: 100px;
	background-color: #FFCCFF;
}
#talles- {
	float: left;
	width: 75px;
	background-color: #FFCCFF;
}
#combinar- {
	float: left;
	width: 60px;
	background-color: #FFCCFF;
}

#articulo2- {
	float: left;
	width: 40px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#nro_orden2- {
	float: left;
	width: 80px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#nro_orden3- {
	float: left;
	width: 60px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#mostrar2- {
	float: left;
	width: 50px;
	background-color: #FFCCFF;
	height: 120px;
	border: yes;
	margin-right: 1px;
}
#mostrar3- {
	float: left;
	width: 45px;
	background-color: #FFCCFF;
	height: 120px;
	border: yes;
	margin-right: 1px;
}
#descripcion2- {
	float: left;
	width: 300px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#descripcion3- {
	float: left;
	width: 235px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#precio2- {
	float: left;
	width: 100px;
	background-color: #FFCCFF;
	height: 120px;
}
#precio3- {
	float: left;
	width: 50px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#colores3- {
	float: left;
	width: 100px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#talles3- {
	float: left;
	width: 75px;
	background-color: #FFCCFF;
	height: 120px;
	margin-right: 1px;
}
#combinar3- {
	float: left;
	width: 60px;
	background-color: #FFCCFF;
	height: 120px;
}
