body, td {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.titulo {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.tituloinvertido {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.textocamisetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.fondopaper {
	background-color: #FFFFFF;
}
.fondo1 {
	background-image: url(../images/tienda_fondo.gif);
	background-repeat: repeat-y;
}
#divFormulario textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: solid #000000;
	font-size: 9pt;
	color: white;
}
#divFormulario input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: solid #000000;
	font-size: 9pt;
	color: white;
}


.lineaSeparacionTienda
{
	float:left; display:block; margin-top: 10px; margin-left: -22px; margin-bottom: 5px; width:100px; background-repeat: repeat-x; background-image:url(../images/tienda_linea.gif); height:5px; width: 615px;	
 }

* html .lineaSeparacionTiendaCorrecExplorer
{
	margin-left: -12px;
}

.lineaSeparacionTienda2
{
	float:left; display:inline; margin-top: 10px; margin-left: -2px; margin-bottom: 10px; width:100px; background-repeat: repeat-x; background-image:url(../images/tienda_linea.gif); height:5px; width: 615px;
}

