body,td,th {
	font-size: 14px;
}
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
}

a:link.current {
	color: #999999;
	text-decoration: underline;
}
a:visited.current {
	text-decoration: underline;
	color: #999999;
}
a:hover.current {
	text-decoration: none;
	color: #000000;
}
a:active.current {
	text-decoration: underline;
	color: #999999;
}

.borde {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bg_cont {
	background-image: url(bg_contenido.jpg);
	background-repeat: repeat-x;
}

.imagen {
	margin-right: 12px;
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.imagen2 {
	margin-bottom: 10px;
	margin-left: 12px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #223137;
	font-size: 16px;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #223137;
}

.titulo_home_izq {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.texto_home_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #ffffff;
}


.precio {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	text-align: justify;
	color: #990000;
	font-weight: bold;
}
.descripcion_precio {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #5A6A6E;
	font-weight: bolder;
}
.margenes {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txtlink {
	font-size: 15px;
	color: #999999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
}

a:link.txtlink {
	font-size: 15px;
	color: #999999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a:visited.txtlink {
	font-size: 15px;
	color: #999999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a:hover.txtlink {
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
form {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg_contenido {
	background-image: url(bg_contenido.jpg);
	background-repeat: repeat-x;
}
.fondo_negro {
	background-color: #000000;
}
