BODY {
	background-image : url("http://www.tressesenta.com/img/fondo.gif");
	background-color : #000000;
	color: #FFFFFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #888888;
	scrollbar-shadow-color: #888888;
	scrollbar-arrow-color: #888888;
	scrollbar-track-color: #888888;
	line-height: 150%;
	text-align: justify;
}

TABLE {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.TEXTOPEKE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
}

.TEXTO {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

FORM {
	margin-left : 2;
	margin-right : 2;
	margin-top : 2;
	margin-bottom : 2;		
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
}

A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.MENU A {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
.MENU A:HOVER {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MENU A:VISITED {
	color: #000000;
	text-decoration : none;
}

.MENU
 {
 	width: 100%;
	align: center;
	border: 0;
	cellspacing: 0;
	cellpadding: 2;
	font-size : 9px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration : none;
	padding-top:1px;
	padding-bottom:1px;
	background-color: #ccccff;
}

.TABLA {
	width: 100%;
	align: center;
	border-width: 2px;
	border-style : solid;
	border-collapse : collapse;
	border-color : #95ADC2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	cellspacing: 5;
	cellpadding: 2;
}

.VMENU {
	align: center;
	width: 105px;
	border-width: 2px;
	border-style : solid;
	border-collapse : collapse;
	border-color : #6666cc;
	background-color: #eeeeff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	cellspacing: 0;
	cellpadding: 1;
	color: #000000;
}
.VMENU A {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
.VMENU A:HOVER {
	color: #000000;
	text-decoration : underline;
	font-weight: bold;
}

.VMENU A:VISITED {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}

.PRODUCTOS {
	width: 100%;
	border-width: 2px;
	border-style : solid;
	border-color : #95ADC2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	cellspacing: 0;
	cellpadding: 2;
}

.TITULO {
	font-weight: bold;
	font-size: 12px;
	font-family : Tahoma;
}

.TITPRODUCTO {
	background-color : #6666cc;
	font-family : Tahoma;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
}

.TACHADO {
	font-weight: bold;
	font-size: 15px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-decoration: line-through;
	color: #aaaaaa;
}

.PRECIO {
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma;
}

.TABLA-PRODUCTO {
	width: 100%;
	align: center;
	border: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 80%;
	cellspacing: 0;
	cellpadding: 2;
}
/*
HR {
	color:#215684;
	width:98%;
	height: 1px;
}
*/
.TH {
	background-color : #6666cc;
	text-align : center;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}