.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.fondos {
	background-repeat: no-repeat;
	background-position: right;
}
.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0071BD;
	text-decoration: underline;
}

.columna{ float:left }

.centrarhorizontal { margin: 0 auto }
.textoNEGRITA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.fotoD {
	background-position: right;
	margin: 5px;
}
.menu_OFF {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC6F22;
	background-position: center;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}

.atras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0071BD;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.textoNEGRITAblanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

a.textoNEGRITAblanco:link, a.textoNEGRITAblanco:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AADDFF;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.textoNEGRITAblanco:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.menu_ON {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0071BD;
	background-position: center;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
}
.menu_OVER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5BA96;
	background-position: center;
	text-align: center;
	vertical-align: text-bottom;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 0px;
	cursor: hand;
}
.cursor_mano {
	cursor: hand;
}
.nombre_producto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}


.descargas a, a:link, a:visited {
	color:#0071BD;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-left: 0px;
	}
	
	
.descargas a:hover {
	color:#AADDFF;
		}
