body {
	background-image: url(images/general/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #434343;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464749;
}
form {
	margin: 0px;
	padding: 0px;
}
#buscador {
	height: 17px;
	width: 172px;
	border: 1px solid #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #769199;
	font-weight: bold;
}
#link_ir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#fecha {
	font-family: Arial, Helvetica, sans-serif;
	color: #bcd4db;
	font-size: 10px;
	font-weight: bold;
}
#tituloseccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #5e5d5d;
	background-image: url(images/cuerpo/prod_point_line_2.gif);
	background-repeat: repeat-x;
}
#td_productos {
	background-image: url(images/cuerpo/prod_point_line.gif);
	background-repeat: repeat-x;
}
#productos_title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3e879e;
	text-transform: uppercase;
	font-weight: normal;
}
#paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6f72;
	font-weight: bold;
}
#pagina_selec {
	color: #3e879e;
	font-size: 10px;
	font-weight: bold;
}
#pagina:link {
	text-decoration: none;
	font-size: 10px;
	color: #6d6f72;
	font-weight: bold;
}
#pagina:visited {
	text-decoration: none;
}
#pagina:active {
	text-decoration: none;
}
#pagina:hover {
	color: #3e879e;
}
#td_obras {
	background-image: url(images/cuerpo/obras_point_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#obras_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e879e;
	font-weight: bold;
}
#td_clientes {
	background-image: url(images/cuerpo/clientes_point_line.gif);
	background-repeat: repeat;
}
#clientes {
	color: #3e879e;
}
.tituloseccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #5e5d5d;
}
#contacto {
	height: 17px;
	width: 220px;
	border: 1px solid #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	padding: 1px;
	font-style: italic;
}
#comentario {
	height: 51px;
	width: 220px;
	border: 1px solid #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	padding: 1px;
	font-style: italic;
}
.notas {
	font-size: 10px;
	font-style: italic;
}

