body {
	background: #fff;
	color: #000;
}
#mainContent, #side {
	background: #fff;
	line-height: 1.3;
	color: #000;
}
hr {
	height: 1px;
	background-color: #000;
	color: #000;
	margin: 2em 0;
}

input[type="submit"] {
	font-weight: bold;
}
body, td, th, input { 
		font-family: verdana, sans-serif;
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
}
h1, h2, h4, h5, h6 {
	margin: 1em 0.3 0.2em 0.3;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
}
 
h3 {
/* arriba, izq, abajo, derecha */
	margin:  1em 0.1em 0.3em 0.1em;
	font-family: arial, verdana, sans-serif;
	color:   #7B979F; 
}
li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none;
}
#header h1 { border: 0; }
h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

:link { color: #039; }
:visited { color: #636; }
:link:hover, :visited:hover { color: #333; }
:link:active, :link:active { color: #000; }

.ejemplos { border-bottom: 1px solid #ccc; }
.derecha { text-align: right;}
.key-point:before {
	line-height: 0.1;
	font-size: 1px;
	background: transparent url("") no-repeat top right;
	margin: -15px -15px 0 -15px;
	height: 15px;
	display: block;
	border: none;
	content: url("");
}
.key-point {
	background: #e4ecec;
	padding: 15px;
	margin-bottom: 1em;
	content: url("");
}
.key-point:after {
	display: block;
	clear: both;
	padding-top: 15px;
	line-height: 0.1;
	font-size: 1px;
	margin: -15px;
	height: 8px;
content: url("");
	background: #e4ecec ;
}
.fondogris{ background: #e4ecec repeat-y;
				height: 100%;
 }
 .key-point h2, .key-point h3, .key-point h4, .key-point h5 {
	border: none;
	margin-top: 0;
	color: #4C5C5C;
}
.productlist h3 {
	border: none;
}

.key-point h1, .key-point h3 {
	margin: 0;
}

#key-desc {
	padding: 0;
}

#key-side {
	color: #4C5C5C;
}
