body {
	vertical-align: 0%;
	margin: 0px;
	scrollbar-arrow-color: #FD871D;
	scrollbar-base-color: #EBF0F6;
	scrollbar-dark-shadow-color: #EBF0F6;
	scrollbar-track-color: #F3F4F8;
	scrollbar-face-color: #EBF0F6;
	scrollbar-shadow-color: #EBF0F6;
	scrollbar-highlight-color: #F3F4F8;
}
.td_izq {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D4D4D4;
}
.td_inf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D2D6D7;
}
.titulos {
	font-size: 18px;
	color: #BBBEC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.copy {color: #0A9447;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09914F;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: #666666;
	background-color: #F9F9F9;
	font-weight: bold;
	border: 1px solid #F1F5F6;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	color: #000000;
}
.fondo_imagen {
	background-image: url(images/index_r9_c3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imagenes {
	border: thin solid #D2D6D7;
}.fondo_inferior {
	background-image: url(images/inferior.jpg);
	background-position: center bottom;
}
.color-imagen {
background-color: #E6EBE5;
}