body {
	background-color: #e7f0f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202222;
}
tr, td, input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#3e3d40;
}
a:hover {
	color:#236e79;
}
form {
	border:0px;
	margin:0px;
}
input[type="text"], select {
	background:#FFF;
	border:none;
	height:26px;
	width:330px;
	margin-bottom:7px;
	margin-left:5px;
}
textarea {
	background:#FFF;
	border:none;
	height:120px;
	width:330px;
	margin-bottom:7px;
	margin-left:5px;
}
input[type="submit"] {
	background:#141414;
	color:#FFF;
	font-size:15px;
	border:none;
	width:70px;
	height:25px;
	cursor:pointer;
}
hr {
  border: none;
  background-color: #bed3d9;
  color: #bed3d9;
  height: 2px;
  width:100%;
  margin:0;
}
#ENC {
	background:url(/images/enc/Back.png) repeat-x top;
	width:100%;
	height:208px;
	color:#FFF;
	font-size:15px;
}
#ENC a {
	color:#FFF;
}
#MAIN {
	background:url(/images/Degradee-Top.png) repeat-x top;
}
.SubMenu {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	padding-bottom:10px;
}
#FOOTER {
	margin-top:15px;
	margin-bottom:35px;
	font-size:10px;
}
.Producto-Nombre {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#3e3d40;
	height:20px;
	background:#FFF;
	padding-left:10px;
}
.Parrafos {
	font-size:15px;
	line-height:20px;
	color:#3e3d40;
}
.About_CeldaProds {
	background:#FFF;
	font-size:12px;
	line-height:20px;
	padding-left:7px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.Subtit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3e3d40;
}
.TextoColor1 {
	color:#276e79;
}
