/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.tahoma11white {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.bg_inf {
	background-image: url(imagenes/hermanos_gramafels02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tahoma11grey {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 100%;
}



a:hover {
	text-decoration: none;
}
.bg_content {
	background-image: url(imagenes/hermanos_garmafels00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:active {
	text-decoration: none;
}
td, .componentheading, .contentpane, .contentheading {
	font-family: tahoma, Arial, Helvetica, sans-serif; /* La fuente */
	font-size: 11px; /* El tamaņo de la fuente */
	line-height: 145%; /* espaciado entre LINIAS */
	color: #333333; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}
inputbox {
	background-color: #F1ECD1; /* El texto de dentro del cuadro*/
	border: 1px solid #C8B34D; 
	font-family: Tahoma, Arial, Helvetica; /* La fuente*/
	font-size: 11px; /* Tamaņo de la fuente*/
	color: #333333; /* Color de la fuente*/
	

    }