body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #741b3f;
	background-image: url(images/fondo2.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 741B3F;
	line-height: 14px;
	text-decoration: none;
	text-align: justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 741B3F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 741B3F;
}
a:hover {
	text-decoration: none;
	color: D4B8C4;
}
a:active {
	text-decoration: none;
	color: 741B3F;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 741B3F;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.menuselecc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d4b8c4;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.menu {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #741b3f;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.titulo_producto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #741B3F;
}
.menuselecc_enlaces {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d4b8c4;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.menu_enlaces {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #741b3f;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
/* Formulario */
select {
	border: 0;
	color: #ffffff;
	background-color: #C5A5B3;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	}
input {
	border: 0;
	color: #ffffff;
	background-color: #C5A5B3;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	}
.label { padding-top: 18px; }
textarea {
	border: 0;
	color: #ffffff;
	background-color: #C5A5B3;
	width: 430px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.anchoCol01 { width: 200px; }
.anchoCol02 { width: 162px; }