body {
	margin-top: 0px;
	background-image: url('images/repite.gif');
	background-repeat: repeat-x;
	background-color: #000000;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}

a:link {
	color: #FF6926;
	text-decoration: underline;
}

a:visited {
	color: #FF6926;
	text-decoration: underline;
}

a:hover {
	color: #BE3901;
	text-decoration: none;
}

h1 {
	color: #FF6926;
	font-size: 22px;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-weight: bolder;
}

h2 {
	color: #888888;
	font-size: 16px;
	font-family: Tahoma, Arial;
	margin-bottom: 0px;
	font-weight: bolder;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
	letter-spacing: 0.5px;
	border-left: 1px #BBBBBB dashed;
	padding-left: 6px;
}


td.headerarriba {
	background-image: url('images/repite.gif');
}

td.contenido {
	background-image: url('images/fondo-blanco.gif');
	color: #757575;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 17px;
	padding-bottom: 20px;
}

table.contenidoadentro {
	color: #757575;
}

div.novedades {
	letter-spacing: 0px;
	margin-left: 1px;
	padding-left: 4px;
	border-left: 1px #DDDDDD dashed;
	background-color: #FFFFFF;
	/*position: absolute;*/
	width: 195px;
}

div.novedades p {
	letter-spacing: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px solid #FFFFFF;
}

td.tdizq div {
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

td.tdizq h1 {
	margin-top: 0px;
}

div.divclientes {
	position: absolute;
	width: 280px;
	height: 150px;
	background-image: url('images/divclientes.gif');
}

div.divadentroclientes {
	margin-left: 17px;
	margin-top: 32px;
	margin-right: 17px;
}	

input.botonnov {
	background-color: #E8E8E8;
	border: 1px solid #888888;
	width: 24px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url('images/vineta.gif');
	line-height: 16px;
}

table.formulario {
	color: #757575;
}

table.formulario input, textarea, select {
	font-size: 10px;
	border: 1px solid #888888;
	background-image: url('images/fondo-input.gif');
	color: #666666;
	font-family: Tahoma;
}

td.footer {
	color: #FF6926;
	font-weight: bolder;
	padding-left: 31px;
	padding-top: 10px;
	line-height: 15px;
}

span.footerblanco {
	color: #FFFFFF;
	font-weight: normal;
}

/*Agregado el 2008-05-20*/

div.contenedor {
	overflow: hidden;
	width: 622px;
	height: 340px;
}

table.tablaclientes {
	margin-left: 27px;
}