body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-color: #FFFFD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.text_beige_oscuro {
	font-weight: bold;
	color: #78664B;
}

.imagen_banner_central {
	background-image: url(images/fondo_banner_central.gif);
	background-repeat: no-repeat;
}

.tabla_madre {
	width: 915px;
}
.imagen_cabecera {
	background-image: url(images/superior.gif);
	height: 150px;
}
.fondo_productos1 {
	background-image: url(images/fondo_productos1.gif);
	height: 19px;
}
.fondo_productos3 {
	background-image: url(images/fondo_productos3.gif);
	height: 40px;
}

.fondo_productos2 {
	background-image: url(images/fondo_productos2.gif);
}


.imagen_columna1_home {
	background-image: url(images/fondo_columna1_home.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.imagen_columna2_home {
	background-image: url(images/fondo_columna2_home.gif);
}
.image_columna3_home {
	background-image: url(images/fondo_columna3_home.gif);
	height: 30px;
	background-repeat: no-repeat;
}
.imagen_modelos1_home {
	background-image: url(images/fondo_modelos1_home.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.imagen_modelos2_home {
	background-image: url(images/fondo_modelos2_home.gif);
	background-repeat: repeat-y;
}
.imagen_modelos3_home {
	background-image: url(images/fondo_modelos3_home.gif);
	background-repeat: no-repeat;
	height: 33px;
}
.fondo_pie {
	background-image: url(images/fondo_pie.gif);
	height: 135px;
}
.text_blanco {
	color: #FFFFFF;
}
a{
	line-height: normal;
	text-decoration: none;
	color: #1D4183;
}
a:hover {
	text-decoration: underline;
}
.text_azul_oscuro {
	font-weight: bold;
	color: #000099;
}
input {
	border: 1px solid #9BCDFF;
}
textarea {
	border: 1px solid #9BCDFF;
}
.text_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
.txt_media1 {
	background-image: url(images/txt_media1.gif);
	height: 21px;
}
.txt_media2 {
	background-image: url(images/txt_media2.gif);
}
.txt_media3 {
	background-image: url(images/txt_media3.gif);
	height: 24px;
}

